Windows: permit perl command to be explicitly set
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 28 Jul 2011 19:05:28 +0000 (15:05 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 31 Jul 2011 17:20:19 +0000 (10:20 -0700)
commit4138a778fe821493c726826ffc4715f5f46222d9
tree2201829311425e9601fc6c89b51124b19c184fa1
parent4a24a59d52266fcbbf92041ce3a74a455e84a25c
Windows: permit perl command to be explicitly set

Add PERL variable to the build system.  If not specified
externally the variable will be set to 'perl'.  However,
ActiveState Perl should be used and not Cygwin Perl.  The build
environment should indicate that by specifying a PERL setting.

SET PERL=c:\perl64\bin\perl.exe

or similar.

Change-Id: Iaf14a82134cc2dcf3c23b1e5a0ed65606e2487bb
Reviewed-on: http://gerrit.openafs.org/5115
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
doc/man-pages/NTMakefile
src/config/NTMakefile.amd64_w2k
src/config/NTMakefile.i386_nt40
src/config/NTMakefile.i386_w2k