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 sjoerd
Recipients
Date 2001-04-19.12:03:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The calls to makesetup in the Makefile and in configure
should be the same.  It is very important that the
order of the Setup files are the same.  The order in
the Makefile is the correct one since it allows you to
override things in Setup.local.

This pertains to Python 2.1.
History
Date User Action Args
2007-08-23 15:04:52adminlinkissue417331 messages
2007-08-23 15:04:52admincreate