Staging
v0.5.1
https://github.com/python/cpython
Revision 069456267e96c359ec7b4bd4073c3a027629d79a authored by Ralf Schmitt on 31 May 2011, 22:10:03 UTC, committed by Ralf Schmitt on 31 May 2011, 22:10:03 UTC
This change makes configure check for
- the existence of a hg repository
- the hg executable itself
- the python executable

Running $(srcdir)/Parser/asdl_c.py (i.e. ASDLGEN) will fail if any of
the above prerequisites is missing, so we now disable it instead.

closes #12225
1 parent ac4e5ab
History
Tip revision: 069456267e96c359ec7b4bd4073c3a027629d79a authored by Ralf Schmitt on 31 May 2011, 22:10:03 UTC
disable ASDLGEN if hg won't work, or if python is not installed.
Tip revision: 0694562
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 587 bytes
.gitignore -rw-r--r-- 595 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 898 bytes
.hgtags -rw-r--r-- 4.3 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 42.4 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 396.8 KB
configure.in -rw-r--r-- 122.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.9 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top