Commit 37ab1863 authored by Gregory P. Smith's avatar Gregory P. Smith

reran autoconf

parent 8e1ddee8
#! /bin/sh #! /bin/sh
# From configure.in Revision: 66288 . # From configure.in Revision: 66299 .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for python 2.5. # 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 \ ...@@ -21046,7 +21046,7 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
done done
# Uncomment this line if you want to use READINE_LIBS in Makefile or scripts # Uncomment this line if you want to use READINE_LIBS in Makefile or scripts
#AC_SUBST([READLINE_LIBS]) #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 "$as_me:$LINENO: result: none" >&5
echo "${ECHO_T}none" >&6; } echo "${ECHO_T}none" >&6; }
else else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment