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 doko
Date 2012-03-15.17:23:09
SpamBayes Score 0.00052580936
Marked as misclassified No
Message-id <1331832189.68.0.401858624599.issue14324@psf.upfronthosting.co.za>
In-reply-to
Content
AC_RUN_IFELSE tests can't be used in cross builds, and have to fall back to some default in the case of a cross build.  This is a meta issue to collect changes for the conversion of such tests.
History
Date User Action Args
2012-03-15 17:23:09dokosetrecipients: + doko
2012-03-15 17:23:09dokosetmessageid: <1331832189.68.0.401858624599.issue14324@psf.upfronthosting.co.za>
2012-03-15 17:23:09dokolinkissue14324 messages
2012-03-15 17:23:09dokocreate