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)
commit11e56c5f97af0a336eef1e924aa416f2f24061c5
tree9ea933ee6cbf38bead4c3e32d4e1ed3b85bb25d0
parent6fb6dc410c337ff97d242cfc6c75e2b55bc85cde
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/trunk@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]