Staging
v0.5.1
Revision 9104048378e6a310db14a53f494f1eff74a22377 authored by Tim Peters on 13 March 2006, 04:17:40 UTC, committed by Tim Peters on 13 March 2006, 04:17:40 UTC
Adding the /useenv means that one's PATH actually gets through. This is
important for the _ssl.vproj build. It calls build_ssl.py which tries to
find a Perl to use. Without "/useenv" Visual Studio is getting a PATH
from somewhere else (presumably from its internal environment
configuration). The result is that build_ssl.py fallsback to its
"well-known" locations for a Perl install.
1 parent 7a0109f
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.8 KB
LICENSE -rw-r--r-- 13.1 KB
Makefile.pre.in -rw-r--r-- 31.7 KB
README -rw-r--r-- 49.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 582.9 KB
configure.in -rw-r--r-- 87.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.9 KB

README

back to top