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 christian.heimes
Recipients brett.cannon, christian.heimes, miss-islington, ned.deily, zach.ware
Date 2021-10-21.17:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634838249.02.0.376369602346.issue45548@roundup.psfhosted.org>
In-reply-to
Content
I started https://github.com/python/cpython/compare/main...tiran:configure_pkgconfig?expand=1 to integrate pkg-config with configure. The patchset also contains examples how to pass flags from configure into Makefile and Modules/Setup.
History
Date User Action Args
2021-10-21 17:44:09christian.heimessetrecipients: + christian.heimes, brett.cannon, ned.deily, zach.ware, miss-islington
2021-10-21 17:44:09christian.heimessetmessageid: <1634838249.02.0.376369602346.issue45548@roundup.psfhosted.org>
2021-10-21 17:44:09christian.heimeslinkissue45548 messages
2021-10-21 17:44:08christian.heimescreate