]> granicus.if.org Git - python/commit
Bug #1600860: Search for shared python library in LIBDIR, not
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 9 Feb 2007 12:36:48 +0000 (12:36 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 9 Feb 2007 12:36:48 +0000 (12:36 +0000)
commit0a2032673cb151949b0788d74bb1ed6d55f2b0df
treea090c66eb188ca36c4208e4964f840e5f12f7079
parentfd963265e21686fb306eaa3f0e63c15bfdbcc9ba
Bug #1600860: Search for shared python library in LIBDIR, not
lib/python/config, on "linux" and "gnu" systems.
Will backport.
Lib/distutils/command/build_ext.py
Misc/NEWS