| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Python
Revision: 66296
Author: gregory.p.smith
Date: 07 Sep 2008 15:19:04
Changes:Diff:| ... | ...@@ -1,5 +1,5 @@ | |
| 1 | 1 | #! /bin/sh |
| 2 | # From configure.in Revision: 66283 . | |
| 2 | # From configure.in Revision: 66295 . | |
| 3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
| 4 | 4 | # Generated by GNU Autoconf 2.61 for python 2.6. |
| 5 | 5 | # |
| ... | ...@@ -23028,7 +23028,7 @@ | |
| 23028 | 23028 | done |
| 23029 | 23029 | # Uncomment this line if you want to use READINE_LIBS in Makefile or scripts |
| 23030 | 23030 | #AC_SUBST([READLINE_LIBS]) |
| 23031 | if test $py_cv_lib_readline = !yes; then | |
| 23031 | if test $py_cv_lib_readline = no; then | |
| 23032 | 23032 | { echo "$as_me:$LINENO: result: none" >&5 |
| 23033 | 23033 | echo "${ECHO_T}none" >&6; } |
| 23034 | 23034 | else |