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 tonylownds
Recipients
Date 2000-10-07.03:47:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Martin v. Loewis suggested I post this patch; it changes configure.in and configure:

1. Mac OS X is recognized by the Next-ish host recognition code as "darwin/1.2"

2. When specifying just --with-dyld, modules can compile as shared

3. --with-dyld and --with-next-framework, modules can compile as shared

4. --with-suffix=.exe, and Lib/plat-darwin1.2 is being made, the regen script invokes python as python.exe
History
Date User Action Args
2007-08-23 15:02:16adminlinkissue401816 messages
2007-08-23 15:02:16admincreate