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)
commit29f5d73492596f052b2f640e61dc8e5d4c83b072
tree1f3aa80fb63bb29e941d163348ffa1d6bc63c98b
parentf4af93c8de2b7305b19a44fa8588e37024697f63
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/program@1757 a5681a0c-68f1-0310-ab6d-d61299d08faa
WIN32-BUILD-TIPS.txt
bindings/Makefile.am
bindings/perl-shared/MANIFEST
bindings/perl-shared/ntmake-build [new file with mode: 0644]
bindings/perl-shared/ntmake.PL [deleted file]