Code

Renaming ntmake.pl to ntmake.PL (r1742) had unforseen side effects. At least
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 8 Mar 2009 08:02:38 +0000 (08:02 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 8 Mar 2009 08:02:38 +0000 (08:02 +0000)
commit56ceaa317c70001544140d603ac781fd0f6b2850
treef36ccc9152bb9808fc6691722d005b11f18aa42d
parentfd7430105292f989b93d7b19ac2f027d6a28ff78
Renaming ntmake.pl to ntmake.PL (r1742) had unforseen side effects. At least
on freebsd ntmake.PL gets called automatically during build. This is not
desired. I renamed the file to ntmake-build sinc it gets called
explicilty on windows anyway. Reported by Kevin modified by Tobi

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1757 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/WIN32-BUILD-TIPS.txt
program/bindings/Makefile.am
program/bindings/perl-shared/MANIFEST
program/bindings/perl-shared/ntmake-build [new file with mode: 0644]
program/bindings/perl-shared/ntmake.PL [deleted file]