Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final patch for issue 9807. | Barry Warsaw | 2010-11-24 | 1 | -2/+2 |
| | |||||
* | One more change for issue 9807, by Matthias Klose. | Barry Warsaw | 2010-10-18 | 1 | -1/+1 |
| | | | | | This adds $ABIFLAGS to the static library, since it should match the shared library name. Also, include the abiflags in python-config --libs. | ||||
* | Merged revisions 72898 via svnmerge from | Antoine Pitrou | 2009-05-24 | 1 | -0/+13 |
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72898 | antoine.pitrou | 2009-05-24 22:23:57 +0200 (dim., 24 mai 2009) | 6 lines Issue #3585: Add pkg-config support. It creates a python-2.7.pc file and a python.pc symlink in the $(LIBDIR)/pkgconfig directory. Patch by Clinton Roy. ........ |