• Ronald Oussoren's avatar
    Merged revisions 73303 via svnmerge from · 0d2cceb0
    Ronald Oussoren yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r73303 | ronald.oussoren | 2009-06-08 13:54:59 -0700 (Mon, 08 Jun 2009) | 11 lines
    
      This checkin adds a symlink to the lib directory of a framework install
      of Python (on OSX), and the end result of that is that the combination of
      ``python-config --ldflags`` and ``python-config --libs`` refers to an actually
      existing location.
    
      I've done this in preference to changing python-config to specify
      '-framework Python' for linking because that doesn't work when you have multiple
      versions of python installed (because '-framework Python' will always link to
      the 'Current' version of the framework, without a possibility to specify a
      specific version).
    ........
    0d2cceb0
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...