summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2009-09-08 07:17:10 +0000
committerRonald Oussoren <ronaldoussoren@mac.com>2009-09-08 07:17:10 +0000
commit29fc4e99e76667a3950370500423b50a66bc5fb7 (patch)
treea878125b7274e93892ee2c4063ce22f6ffd57a5d /configure
parentfa2882a47228b7588370aa6e48e71232a74ea69e (diff)
downloadcpython-29fc4e99e76667a3950370500423b50a66bc5fb7.tar.gz
This is an update to r74701. How hard can it be to get a configure test right.
This patch has already been backported as part of the backport of r74701, which is how I found this problem.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 284b01488b..913474c5ed 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 74672 .
+# From configure.in Revision: 74701 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for python 2.7.
#
@@ -14522,6 +14522,7 @@ cat >>conftest.$ac_ext <<_ACEOF
} else {
return 1;
}
+ }
_ACEOF
rm -f conftest$ac_exeext