Lines Matching refs:READLINE
1510 --disable-readline Disable readline support
9328 { $as_echo "$as_me:$LINENO: checking whether to enable readline" >&5
9329 $as_echo_n "checking whether to enable readline... " >&6; }
9330 # Check whether --enable-readline was given.
9332 enableval=$enable_readline; READLINE=$enableval
9334 READLINE=maybe
9337 { $as_echo "$as_me:$LINENO: result: $READLINE" >&5
9338 $as_echo "$READLINE" >&6; }
12614 if test x$READLINE != xno; then
12704 test x$READLINE:$tg_found = xyes:no &&
12706 --enable-readline option (which is enabled by default). Either disable readline
12707 support with --disable-readline or download and install termcap from:
12715 --enable-readline option (which is enabled by default). Either disable readline
12716 support with --disable-readline or download and install termcap from:
13338 if test x$READLINE != xno; then
13341 { $as_echo "$as_me:$LINENO: checking for readline in -lreadline" >&5
13342 $as_echo_n "checking for readline in -lreadline... " >&6; }
13361 char readline ();
13365 return readline ();
13417 test x$READLINE:$rl_found = xyes:no &&
13418 { { $as_echo "$as_me:$LINENO: error: GNU Readline could not be found which is required for the
13419 --enable-readline option (which is enabled by default). Either disable readline
13420 support with --disable-readline or download and install readline from:
13421 ftp.gnu.org/gnu/readline
13423 package as well (which may be called readline-devel or something similar).
13425 $as_echo "$as_me: error: GNU Readline could not be found which is required for the
13426 --enable-readline option (which is enabled by default). Either disable readline
13427 support with --disable-readline or download and install readline from:
13428 ftp.gnu.org/gnu/readline
13430 package as well (which may be called readline-devel or something similar).
13674 if test x$READLINE = xyes; then
13677 for ac_header in readline/readline.h readline/history.h