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 goeran
Recipients BreamoreBoy, christian.heimes, goeran, loewis, morth
Date 2010-08-20.08:33:32
SpamBayes Score 0.040626757
Marked as misclassified No
Message-id <1282293215.61.0.225868816006.issue896330@psf.upfronthosting.co.za>
In-reply-to
Content
I tried by building Python 3.1.2 with the configuration

... --prefix=$home/ptest --includedir=$home/ptest/myspecialincludedir

pyconfig.h still wound up in $prefix/include/python3.1, while all other header files were correctly placed in $prefix/myspecialincludedir/python3.1.

So yes, it is still a problem.
History
Date User Action Args
2010-08-20 08:33:36goeransetrecipients: + goeran, loewis, morth, christian.heimes, BreamoreBoy
2010-08-20 08:33:35goeransetmessageid: <1282293215.61.0.225868816006.issue896330@psf.upfronthosting.co.za>
2010-08-20 08:33:33goeranlinkissue896330 messages
2010-08-20 08:33:32goerancreate