OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1465-g4138a77
Gerrit Code Review
gerrit@openafs.org
Sun, 31 Jul 2011 10:21:03 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4138a778fe821493c726826ffc4715f5f46222d9
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Thu Jul 28 15:05:28 2011 -0400
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 | 8 ++++----
src/config/NTMakefile.amd64_w2k | 3 +++
src/config/NTMakefile.i386_nt40 | 3 +++
src/config/NTMakefile.i386_w2k | 3 +++
4 files changed, 13 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository