commit | db846037607c2598159fac01724390bf40265e12 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Mar 31 18:56:11 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Mar 31 18:56:11 2007 +0000 |
tree | 25674cd10fadb7ba2d6a756cd0fa660777b52673 | |
parent | ea3307bf3f8bc9e3af867dba56ee49042c901ab0 [diff] |
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.