diff options
| author | Jack Jansen <jack.jansen@cwi.nl> | 2004-12-26 23:02:05 (GMT) |
|---|---|---|
| committer | Jack Jansen <jack.jansen@cwi.nl> | 2004-12-26 23:02:05 (GMT) |
| commit | 6116f07fdc8793eb3d8e0c48de3d705d11c31dae (patch) | |
| tree | 16b56b680a03e3fb5210c711d95d506f52bf69f7 /Python/atof.c | |
| parent | 9935e7fac018b5b24463efcde61db0ced4d4b37d (diff) | |
| download | cpython-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 'Python/atof.c')
0 files changed, 0 insertions, 0 deletions
