]> granicus.if.org Git - python/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:09:47 +0000 (14:09 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jul 2006 14:09:47 +0000 (14:09 +0000)
commit0907f4dc5b322020823312220e03bef9ed8d91d7
treee61be823459e5dd1da6ca9d7070a359902d1b4dc
parent77621585e48c7f00a8ce3874d2bc3cb317c0f8eb
Drop usage of test -e in configure as it is not portable.
Fixes #1439538
Will backport to 2.4
Also regenerate pyconfig.h.in.
Misc/NEWS
configure
configure.in
pyconfig.h.in