diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2005-01-06 23:16:03 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2005-01-06 23:16:03 (GMT) |
commit | 9b87d1e2f3cf5a6ac0eca2f84e8f04d886507d4e (patch) | |
tree | 1e2db322132a5d0738676630a0d4e3b3e84fb68f /Python/pythonrun.c | |
parent | d8327037bfbde6f7f68cda67effa61fc577d96df (diff) | |
download | cpython-9b87d1e2f3cf5a6ac0eca2f84e8f04d886507d4e.zip cpython-9b87d1e2f3cf5a6ac0eca2f84e8f04d886507d4e.tar.gz cpython-9b87d1e2f3cf5a6ac0eca2f84e8f04d886507d4e.tar.bz2 |
Backported from the trunk:
After discussion on the PythonMac-SIG it was decided that it is better
to make using "-undefined dynamic_lookup" for linking extensions more
automatic on 10.3 and later. So if we're on that platform and
MACOSX_DEPLOYMENT_TARGET is not set we now set it to the current OSX
version during configure. Additionally, distutils will pick up the
configure-time value by default.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions