Changed by: ronald.oussoren
Changed at: Tue 22 Sep 2009 19:31:35
Branch: branches/release26-maint
Revision: 75023

Changed files:

Comments:
Merged revisions 75022 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75022 | ronald.oussoren | 2009-09-22 21:27:44 +0200 (Tue, 22 Sep 2009) | 8 lines
  
  Half of the fix for issue 6957: ensure that distutils
  ignores the '-isysroot' option on OSX when the 
  corresponding SDK is not installed.
  
  This ensures that the user can compile extensions
  on OSX 10.6 using the Python.org installer and a
  default installation of Xcode.
........