]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Always set CONFIGURE_MACOSX_DEPLOYMENT_TARGET otherwise it may be set
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Jan 2005 10:49:32 +0000 (10:49 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Jan 2005 10:49:32 +0000 (10:49 +0000)
commitc110f8665f22b13561a728d493a7699ea0acdda0
tree458e5bc0df684f2a1cef723aa5c42cc0d95b8d83
parent97db05de3ee09011205e32a3e7d79ad4b1544abe
Always set CONFIGURE_MACOSX_DEPLOYMENT_TARGET otherwise it may be set
to an empty value and distutils will get confused lateron.
configure
configure.in