]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
A slightly different version of patch 489388 which addresses two MacOSX issues:
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 27 Dec 2001 21:55:46 +0000 (21:55 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 27 Dec 2001 21:55:46 +0000 (21:55 +0000)
commit3fa9dd7ae34b70d9fd9e46cddc76fbfe1fe284c6
tree68aa26e5542a54180e6b71c6027074efb3f123e3
parentcec94a5c434db2d6e9a65eb5ddaa93517bb1fa93
A slightly different version of patch 489388 which addresses two MacOSX issues:
- Use -flat-namespace linker option to allow building on 10.1 and later.
- Allows it to build on 10.1.1 and later (which use a different version
  numbering scheme for "uname").

Anthony asked me to check this in.
configure
configure.in