From: Gregory P. Smith Date: Sun, 7 Sep 2008 19:19:04 +0000 (+0000) Subject: reran autoconf X-Git-Tag: v2.6rc1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e080cdf30a2e0aa4ae557ed3434e2369d9199318;p=thirdparty%2FPython%2Fcpython.git reran autoconf --- diff --git a/configure b/configure index f7895ba70149..ffc351d0920d 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