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 barry
Recipients Arfrever, amaury.forgeotdarc, barry, dmalcolm, doko, eric.araujo, eric.smith, fdrake, loewis, pitrou, r.david.murray, rpetrov
Date 2010-11-15.23:01:57
SpamBayes Score 2.6254174e-05
Marked as misclassified No
Message-id <1289862119.06.0.849812784977.issue9807@psf.upfronthosting.co.za>
In-reply-to
Content
Matthias,

When you say the python.pc change should change includedir instead of Cflags, that seems weird.  includedir does not currently include the 'pythonX.Y' subdirectory so there's no place to put the abiflags.  Or are you suggesting that we move the pythonX.Y<abiflags> subdir to includedir and remove it from Cflags?
History
Date User Action Args
2010-11-15 23:01:59barrysetrecipients: + barry, loewis, fdrake, doko, amaury.forgeotdarc, pitrou, eric.smith, eric.araujo, rpetrov, Arfrever, r.david.murray, dmalcolm
2010-11-15 23:01:59barrysetmessageid: <1289862119.06.0.849812784977.issue9807@psf.upfronthosting.co.za>
2010-11-15 23:01:57barrylinkissue9807 messages
2010-11-15 23:01:57barrycreate