summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-06-27 23:34:03 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-06-27 23:34:03 (GMT)
commit19a14884285d6d29db16ddbe2f70ed357520f032 (patch)
treeb99d25bdfe5b2c029458b80292eba78691751759 /configure
parent345a1c24f007dce723a621ff96c6836175515b5e (diff)
downloadcpython-19a14884285d6d29db16ddbe2f70ed357520f032.zip
cpython-19a14884285d6d29db16ddbe2f70ed357520f032.tar.gz
cpython-19a14884285d6d29db16ddbe2f70ed357520f032.tar.bz2
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. ........
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3655b27..ac38031 100755
--- a/configure
+++ b/configure
@@ -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.
#