Home | History | Annotate | Download | only in bochs

Lines Matching refs:readline

1582   --enable-readline                 use readline library, if available
35158 { echo "$as_me:$LINENO: checking whether user wants readline" >&5
35159 echo $ECHO_N "checking whether user wants readline... $ECHO_C" >&6; }
35160 # Check whether --enable-readline was given.
35182 { echo "$as_me:$LINENO: checking whether to use readline" >&5
35183 echo $ECHO_N "checking whether to use readline... $ECHO_C" >&6; }
35187 { echo "$as_me:$LINENO: checking if readline works without -lcurses" >&5
35188 echo $ECHO_N "checking if readline works without -lcurses... $ECHO_C" >&6; }
35206 #include <readline/readline.h>
35247 { echo "$as_me:$LINENO: checking if readline works with -lcurses" >&5
35248 echo $ECHO_N "checking if readline works with -lcurses... $ECHO_C" >&6; }
35265 #include <readline/readline.h>
35329 echo WARNING: The readline library was disabled because it was not found.
35342 { echo "$as_me:$LINENO: checking for readline/history.h" >&5
35343 echo $ECHO_N "checking for readline/history.h... $ECHO_C" >&6; }
35351 { echo "$as_me:$LINENO: checking readline/history.h usability" >&5
35352 echo $ECHO_N "checking readline/history.h usability... $ECHO_C" >&6; }
35360 #include <readline/history.h>
35392 { echo "$as_me:$LINENO: checking readline/history.h presence" >&5
35393 echo $ECHO_N "checking readline/history.h presence... $ECHO_C" >&6; }
35400 #include <readline/history.h>
35433 { echo "$as_me:$LINENO: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&5
35434 echo "$as_me: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
35435 { echo "$as_me:$LINENO: WARNING: readline/history.h: proceeding with the compiler's result" >&5
35436 echo "$as_me: WARNING: readline/history.h: proceeding with the compiler's result" >&2;}
35440 { echo "$as_me:$LINENO: WARNING: readline/history.h: present but cannot be compiled" >&5
35441 echo "$as_me: WARNING: readline/history.h: present but cannot be compiled" >&2;}
35442 { echo "$as_me:$LINENO: WARNING: readline/history.h: check for missing prerequisite headers?" >&5
35443 echo "$as_me: WARNING: readline/history.h: check for missing prerequisite headers?" >&2;}
35444 { echo "$as_me:$LINENO: WARNING: readline/history.h: see the Autoconf documentation" >&5
35445 echo "$as_me: WARNING: readline/history.h: see the Autoconf documentation" >&2;}
35446 { echo "$as_me:$LINENO: WARNING: readline/history.h: section \"Present But Cannot Be Compiled\"" >&5
35447 echo "$as_me: WARNING: readline/history.h: section \"Present But Cannot Be Compiled\"" >&2;}
35448 { echo "$as_me:$LINENO: WARNING: readline/history.h: proceeding with the preprocessor's result" >&5
35449 echo "$as_me: WARNING: readline/history.h: proceeding with the preprocessor's result" >&2;}
35450 { echo "$as_me:$LINENO: WARNING: readline/history.h: in the future, the compiler will take precedence" >&5
35451 echo "$as_me: WARNING: readline/history.h: in the future, the compiler will take precedence" >&2;}
35455 { echo "$as_me:$LINENO: checking for readline/history.h" >&5
35456 echo $ECHO_N "checking for readline/history.h... $ECHO_C" >&6; }
37709 # using debugger with readline is failing due to thread/signal handler