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 doko
Recipients Arfrever, doko, loewis, rpetrov, vstinner
Date 2010-04-29.13:21:27
SpamBayes Score 0.0011721659
Marked as misclassified No
Message-id <1272547289.39.0.754345476889.issue8510@psf.upfronthosting.co.za>
In-reply-to
Content
> You don't need to add source in case of 
>   AC_COMPILE_IFELSE([AC_LANG_SOURCE([[]])] .. 
> when the the test is ..main() { return 0 ;} ...

is there a version of the cross configure patch for 3.x?
History
Date User Action Args
2010-04-29 13:21:29dokosetrecipients: + doko, loewis, vstinner, rpetrov, Arfrever
2010-04-29 13:21:29dokosetmessageid: <1272547289.39.0.754345476889.issue8510@psf.upfronthosting.co.za>
2010-04-29 13:21:27dokolinkissue8510 messages
2010-04-29 13:21:27dokocreate