]> granicus.if.org Git - python/commit
Test wether we are building on a case-insensitive filesystem (such
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 6 Dec 2001 21:47:20 +0000 (21:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 6 Dec 2001 21:47:20 +0000 (21:47 +0000)
commit1999ef4973fb0e02872c2d970e9690061b65412d
tree89bd5e3b2684153989fff6f853488dc98b7ce875
parent3ecc1ce529f24c69e90b270786cd3e43b300a274
Test wether we are building on a case-insensitive filesystem (such
as OSX HFS+) and if so add an extension to the python executable, but
only in the build directory, not on the installed python.
Makefile.pre.in
Misc/NEWS
configure
configure.in