summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-09-07 19:19:04 +0000
committerGregory P. Smith <greg@mad-scientist.com>2008-09-07 19:19:04 +0000
commit8eabf115c5345f9317d2bb0ff922be4fa6c54443 (patch)
tree753d1d6b90f435a20e0162b00e2e5f42c833c360 /configure
parent79803f14e0c20fe7ec9a45412bba9d79e3b83288 (diff)
downloadcpython-8eabf115c5345f9317d2bb0ff922be4fa6c54443.tar.gz
reran autoconf
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index f7895ba701..ffc351d092 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 66283 .
+# From configure.in Revision: 66295 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for python 2.6.
#
@@ -23028,7 +23028,7 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
done
# Uncomment this line if you want to use READINE_LIBS in Makefile or scripts
#AC_SUBST([READLINE_LIBS])
-if test $py_cv_lib_readline = !yes; then
+if test $py_cv_lib_readline = no; then
{ echo "$as_me:$LINENO: result: none" >&5
echo "${ECHO_T}none" >&6; }
else