Merged revisions 81004 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81004 | mark.dickinson | 2010-05-08 14:13:21 -0500 (Sat, 08 May 2010) | 1 line

  Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as available on Linux but not on OS X.
........
This commit is contained in:
Benjamin Peterson 2010-06-27 23:34:03 +00:00
parent 345a1c24f0
commit 19a1488428
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in Revision: 81078 .
# From configure.in Revision: 82090 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for python 3.2.
#