]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
One more change for issue 9807, by Matthias Klose.
authorBarry Warsaw <barry@python.org>
Mon, 18 Oct 2010 17:09:07 +0000 (17:09 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 18 Oct 2010 17:09:07 +0000 (17:09 +0000)
commitf040d7de94a057f2c26c8b3d140b33273bfcc595
tree32e2828b339c11ee35de02631de9353e5d4be2dc
parenteebccfb10c423a3f10af8f2bdd0a44cd7e588f37
One more change for issue 9807, by Matthias Klose.

This adds $ABIFLAGS to the static library, since it should match the shared
library name.  Also, include the abiflags in python-config --libs.
Misc/python-config.in
Misc/python.pc.in
configure
configure.in