summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2004-12-26 23:02:05 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2004-12-26 23:02:05 (GMT)
commit6116f07fdc8793eb3d8e0c48de3d705d11c31dae (patch)
tree16b56b680a03e3fb5210c711d95d506f52bf69f7 /configure
parent9935e7fac018b5b24463efcde61db0ced4d4b37d (diff)
downloadcpython-6116f07fdc8793eb3d8e0c48de3d705d11c31dae.zip
cpython-6116f07fdc8793eb3d8e0c48de3d705d11c31dae.tar.gz
cpython-6116f07fdc8793eb3d8e0c48de3d705d11c31dae.tar.bz2
A script to fix Apple-installed Python 2.3 (and a test whether the user
needs to run it in the Makefile). After installing a newer framework Python the apple-installed Python can no longer build extension modules, because they will inadvertantly be linked against the newer framework. This script modifies lib/config/Makefile so it will link extensions with "-undefined dynamic_lookup", which forestalls this problem. Will backport to 2.4 and 2.3.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions