]> granicus.if.org Git - python/commit
patch [1171735] - Darwin 8's headers disable functionality when
authorBob Ippolito <bob@redivi.com>
Mon, 28 Mar 2005 23:23:47 +0000 (23:23 +0000)
committerBob Ippolito <bob@redivi.com>
Mon, 28 Mar 2005 23:23:47 +0000 (23:23 +0000)
commit7026a0aeef15b678522f0f5cb045a086cdb41e6f
treeca216290d7a6b0294665e57d1f83a56027f7a6dd
parent0f9679d2b03b29cfcfd272f0d17bb1a6e88ae812
patch [1171735] - Darwin 8's headers disable functionality when
POSIX is enabled.  This prevents the toolbox glue, all of Carbon,
and various other non-POSIX features from compiling.  The POSIX
symbols are  still used by default, so turning off the #define
doesn't hurt.

Additionally, linker flags have changed for Darwin 8, and are
different for Darwin 8/gcc4 (default) and Darwin 8/gcc3.3.

Approved by Anthony
Makefile.pre.in
configure
configure.in