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)
commit53d25d5cf09b3eadb850e1033a9236eaa4ebf11c
treeb25cae2ccabd6a935cd824b75f1607932d8fcb7f
parentd444020ddcb741853393d8393cd03736e08d34a9
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.3/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]