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 loewis
Recipients
Date 2005-03-07.21:12:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Please read the code carefully. The "this or that compiler"
tests are primarily used in environments which *don't* use
autoconf. For all other systems, configure does detect all
the HAVE_ variables - see pyconfig.h.in. As "using MingW on
Linux" should be an autoconf-based process, you should make
sure that process works correctly.

History
Date User Action Args
2007-08-23 15:40:21adminlinkissue1053879 messages
2007-08-23 15:40:21admincreate