commit | 48642d4a0a168c8ae0f0e455afc20738cc26cea8 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Mar 31 18:58:21 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Mar 31 18:58:21 2007 +0000 |
tree | d3a448029684114a665ee049bf91a790e435938f | |
parent | 65407fb7344d4ecdeecb8733831365c23a713ab6 [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. (backport from rev. 54634)