]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Drop usage of test -e in configure as it is not portable.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jul 2006 14:11:03 +0000 (14:11 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jul 2006 14:11:03 +0000 (14:11 +0000)
commit7fe4f8f1f6cd9fc53fc0bde9aa371a40e43dda41
treeeb8bb39a3d5d885419baafc4d034b310923fea51
parent38f10700dc5bb2b749725566d0a299b4db6d9f21
Drop usage of test -e in configure as it is not portable.
Fixes #1439538
Misc/NEWS
configure
configure.in