| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Python
Revision: 66295
Author: gregory.p.smith
Date: 07 Sep 2008 15:18:16
Changes:Diff:| ... | ...@@ -3346,7 +3346,7 @@ | |
| 3346 | 3346 | done |
| 3347 | 3347 | # Uncomment this line if you want to use READINE_LIBS in Makefile or scripts |
| 3348 | 3348 | #AC_SUBST([READLINE_LIBS]) |
| 3349 | if test $py_cv_lib_readline = !yes; then | |
| 3349 | if test $py_cv_lib_readline = no; then | |
| 3350 | 3350 | AC_MSG_RESULT([none]) |
| 3351 | 3351 | else |
| 3352 | 3352 | AC_MSG_RESULT([$READLINE_LIBS]) |