This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ClintonRoy
Recipients ClintonRoy
Date 2008-08-18.01:03:26
SpamBayes Score 0.00010681426
Marked as misclassified No
Message-id <1219021409.35.0.10935334414.issue3585@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds pkg-config support to the python build, a python.pc file
is installed in the pkgconfig directory such that autoconf buildsystems
can trivially link against the python library.

Diff made against revision 65796
History
Date User Action Args
2008-08-18 01:03:29ClintonRoysetrecipients: + ClintonRoy
2008-08-18 01:03:29ClintonRoysetmessageid: <1219021409.35.0.10935334414.issue3585@psf.upfronthosting.co.za>
2008-08-18 01:03:28ClintonRoylinkissue3585 messages
2008-08-18 01:03:28ClintonRoycreate