]> granicus.if.org Git - python/commit
Bug #1655392: don't add -L/usr/lib/pythonX.Y/config to the LDFLAGS
authorGeorg Brandl <georg@python.org>
Sat, 31 Mar 2007 18:56:11 +0000 (18:56 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 31 Mar 2007 18:56:11 +0000 (18:56 +0000)
commitdb846037607c2598159fac01724390bf40265e12
tree25674cd10fadb7ba2d6a756cd0fa660777b52673
parentea3307bf3f8bc9e3af867dba56ee49042c901ab0
Bug #1655392: don't add -L/usr/lib/pythonX.Y/config to the LDFLAGS
returned by python-config if Python was built with --enable-shared
because that prevented the shared library from being used.
Misc/NEWS
Misc/python-config.in