]> granicus.if.org Git - python/commitdiff
reran autoconf
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 7 Sep 2008 19:26:09 +0000 (19:26 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 7 Sep 2008 19:26:09 +0000 (19:26 +0000)
configure

index 415619bc83dd5382d26c2ce733e58e36abf00855..1560c144ceba28c6667c8c93169bc48b86364180 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 66288 .
+# From configure.in Revision: 66299 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for python 2.5.
 #
@@ -21046,7 +21046,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