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 StyXman
Recipients StyXman, christian.heimes, martin.panter, neologix, vstinner
Date 2016-04-28.15:26:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461857193.12.0.566592040343.issue26826@psf.upfronthosting.co.za>
In-reply-to
Content
I managed to modify the congigure.ac file so it includes the proper test. after I run autoconf it generated the proper configure script, but I also needed to run autoheaders (both run by make autoconf). This last command modified a generated file that's in the repo, so I'm adding its diff too, but I'm not sure if that's ok.
History
Date User Action Args
2016-04-28 15:26:33StyXmansetrecipients: + StyXman, vstinner, christian.heimes, neologix, martin.panter
2016-04-28 15:26:33StyXmansetmessageid: <1461857193.12.0.566592040343.issue26826@psf.upfronthosting.co.za>
2016-04-28 15:26:33StyXmanlinkissue26826 messages
2016-04-28 15:26:33StyXmancreate