Staging
v0.5.1
https://github.com/python/cpython
Revision 773b0cfff7945ac5414116a7fbbd8afe969b717b authored by Jack Jansen on 07 January 2005, 13:17:33 UTC, committed by Jack Jansen on 07 January 2005, 13:17:33 UTC
MacOSX: if we cannot use -undefined dynamic_lookup (such as on 10.2 or earlier)
we link extension directly against the dynamic library in the framework in
stead of against the framework. This will fix building extensions for 2.3
after 2.4 has been installed too.
1 parent c55bb8a
History
Tip revision: 773b0cfff7945ac5414116a7fbbd8afe969b717b authored by Jack Jansen on 07 January 2005, 13:17:33 UTC
Backport of Patch #1097739 by Bob Ippolito:
Tip revision: 773b0cf
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.3 KB
configure.in -rw-r--r-- 85.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.1 KB

README

back to top