[Patches] [ python-Patches-1416559 ] Configure patch for Mac OS X 10.3
SourceForge.net
noreply at sourceforge.net
Fri Jan 27 16:50:08 CET 2006
Patches item #1416559, was opened at 2006-01-27 16:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1416559&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Ronald Oussoren (ronaldoussoren)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configure patch for Mac OS X 10.3
Initial Comment:
This patch makes sure that _POSIX_SOURCE and friends won't get defined
when you build on Panther. Defining those have no effect on Panther, but
will make it impossible to build extensions on a Tiger system when
Python itself was build on Panther.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1416559&group_id=5470
More information about the Patches
mailing list