diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-08-08 13:56:14 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-08-08 13:56:14 +0000 |
commit | 9a66b6d470c448fd3d0dd1a00232887bae8cf088 (patch) | |
tree | ecf9872e00ac4260bf6984588fb9b1edc25efe44 /Python | |
parent | deefbe56662b1fe02baa504bfd76c7fcf7d6cac1 (diff) | |
download | cpython-git-9a66b6d470c448fd3d0dd1a00232887bae8cf088.tar.gz |
Various fixes to streamline build process on Mac OS X:
- Give a warning if you're on a case-insensitive filesystem and have
not specified --with-suffix.
- Don't require --with-dyld, it is now default for OSX/Darwin (suggested
by Martin v. Loewis)
- Don't define _POSIX_THREADS on Darwin, it's done by standard headers already
(fix by Tony Lownds)
- Don't use the Mac subtree anymore, the routines relevant to OSX/Darwin
have moved to a new file Python/mactoolboxglue.c.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions