This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by readline configure 1.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ /var/uhubuild/work/compile/modules/readline/configure --with-clisp=/var/uhubuild/work/compile/build/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc --cache-file=../config.cache --srcdir=/var/uhubuild/work/compile/modules/readline --disable-option-checking --with-readline --with-ffcall ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2055: loading cache ../config.cache configure:2185: ** Readline (Common) configure:2187: checking how to remove colons from paths configure:2198: result: echo $x configure:2257: checking for CLISP version configure:2267: result: 2.49 (2010-07-07) (built 3613959244) (memory 3613959364) configure:2269: checking for CLISP libdir configure:2284: result: /var/uhubuild/work/compile/build/ configure:2286: checking for CLISP linking set configure:2301: result: /var/uhubuild/work/compile/build configure:2309: checking for CLISP configure:2316: result: yes configure:2320: checking for FFI in CLISP configure:2327: result: yes configure:2402: checking for gcc configure:2429: result: gcc configure:2658: checking for C compiler version configure:2667: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2678: $? = 0 configure:2667: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2678: $? = 0 configure:2667: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2667: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2698: checking whether the C compiler works configure:2720: gcc conftest.c >&5 configure:2724: $? = 0 configure:2773: result: yes configure:2776: checking for C compiler default output file name configure:2778: result: a.out configure:2784: checking for suffix of executables configure:2791: gcc -o conftest conftest.c >&5 configure:2795: $? = 0 configure:2817: result: configure:2839: checking whether we are cross compiling configure:2847: gcc -o conftest conftest.c >&5 configure:2851: $? = 0 configure:2858: ./conftest configure:2862: $? = 0 configure:2877: result: no configure:2882: checking for suffix of object files configure:2929: result: o configure:2933: checking whether we are using the GNU C compiler configure:2961: result: yes configure:2970: checking whether gcc accepts -g configure:3031: result: yes configure:3048: checking for gcc option to accept ISO C89 configure:3125: result: none needed configure:3150: checking how to run the C preprocessor configure:3220: result: gcc -E configure:3240: gcc -E conftest.c configure:3240: $? = 0 configure:3254: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3254: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "readline 1.0" | #define PACKAGE_BUGREPORT "clisp-list" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3282: checking how to make hard links configure:3298: result: ln configure:3302: checking whether ln -s works configure:3316: result: yes configure:3328: checking build system type configure:3342: result: i686-pc-linux-gnu configure:3362: checking host system type configure:3375: result: i686-pc-linux-gnu configure:3397: checking for grep that handles long lines and -e configure:3455: result: /bin/grep configure:3460: checking for egrep configure:3522: result: /bin/grep -E configure:3527: checking for ANSI C header files configure:3631: result: yes configure:3644: checking for sys/types.h configure:3644: result: yes configure:3644: checking for sys/stat.h configure:3644: result: yes configure:3644: checking for stdlib.h configure:3644: result: yes configure:3644: checking for string.h configure:3644: result: yes configure:3644: checking for memory.h configure:3644: result: yes configure:3644: checking for strings.h configure:3644: result: yes configure:3644: checking for inttypes.h configure:3644: result: yes configure:3644: checking for stdint.h configure:3644: result: yes configure:3644: checking for unistd.h configure:3644: result: yes configure:3660: checking for minix/config.h configure:3660: result: no configure:3689: checking whether it is safe to define __EXTENSIONS__ configure:3714: result: yes configure:3732: checking for time.h configure:3732: result: yes configure:3732: checking for sys/time.h configure:3732: result: yes configure:3744: ** Readline (Headers, Variables & Functions) configure:3762: checking for library containing tgetent configure:3810: result: -lncurses configure:4370: checking for readline/readline.h configure:4370: result: yes configure:4385: checking for readline configure:4385: result: yes configure:4391: checking for rl_filename_completion_function configure:4391: result: yes configure:4408: checking for filename_completion_function declaration configure:4448: result: install-shextern char* rl_filename_completion_function(const char*, int); configure:4452: checking whether rl_already_prompted is declared configure:4452: result: yes configure:4464: checking whether rl_readline_name is declared configure:4464: result: yes configure:4476: checking whether rl_gnu_readline_p is declared configure:4476: result: yes configure:4488: checking whether rl_deprep_term_function is declared configure:4488: result: yes configure:4501: checking for a modern readline configure:4505: result: found a modern GNU readline configure:4542: checking whether rl_library_version is declared configure:4542: gcc -c -g -O2 conftest.c >&5 configure:4542: $? = 0 configure:4542: result: yes configure:4554: checking whether rl_readline_version is declared configure:4554: gcc -c -g -O2 conftest.c >&5 configure:4554: $? = 0 configure:4554: result: yes configure:4566: checking whether rl_editing_mode is declared configure:4566: gcc -c -g -O2 conftest.c >&5 configure:4566: $? = 0 configure:4566: result: yes configure:4578: checking whether rl_insert_mode is declared configure:4578: gcc -c -g -O2 conftest.c >&5 configure:4578: $? = 0 configure:4578: result: yes configure:4590: checking whether rl_readline_state is declared configure:4590: gcc -c -g -O2 conftest.c >&5 configure:4590: $? = 0 configure:4590: result: yes configure:4602: checking whether rl_line_buffer is declared configure:4602: gcc -c -g -O2 conftest.c >&5 configure:4602: $? = 0 configure:4602: result: yes configure:4614: checking whether rl_point is declared configure:4614: gcc -c -g -O2 conftest.c >&5 configure:4614: $? = 0 configure:4614: result: yes configure:4626: checking whether rl_end is declared configure:4626: gcc -c -g -O2 conftest.c >&5 configure:4626: $? = 0 configure:4626: result: yes configure:4638: checking whether rl_mark is declared configure:4638: gcc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4650: checking whether rl_done is declared configure:4650: gcc -c -g -O2 conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4662: checking whether rl_num_chars_to_read is declared configure:4662: gcc -c -g -O2 conftest.c >&5 configure:4662: $? = 0 configure:4662: result: yes configure:4674: checking whether rl_pending_input is declared configure:4674: gcc -c -g -O2 conftest.c >&5 configure:4674: $? = 0 configure:4674: result: yes configure:4686: checking whether rl_dispatching is declared configure:4686: gcc -c -g -O2 conftest.c >&5 configure:4686: $? = 0 configure:4686: result: yes configure:4698: checking whether rl_erase_empty_line is declared configure:4698: gcc -c -g -O2 conftest.c >&5 configure:4698: $? = 0 configure:4698: result: yes configure:4710: checking whether rl_prompt is declared configure:4710: gcc -c -g -O2 conftest.c >&5 configure:4710: $? = 0 configure:4710: result: yes configure:4722: checking whether rl_terminal_name is declared configure:4722: gcc -c -g -O2 conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4734: checking whether rl_display_prompt is declared configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4746: checking whether rl_instream is declared configure:4746: gcc -c -g -O2 conftest.c >&5 configure:4746: $? = 0 configure:4746: result: yes configure:4758: checking whether rl_outstream is declared configure:4758: gcc -c -g -O2 conftest.c >&5 configure:4758: $? = 0 configure:4758: result: yes configure:4770: checking whether rl_last_func is declared configure:4770: gcc -c -g -O2 conftest.c >&5 configure:4770: $? = 0 configure:4770: result: yes configure:4782: checking whether rl_startup_hook is declared configure:4782: gcc -c -g -O2 conftest.c >&5 configure:4782: $? = 0 configure:4782: result: yes configure:4794: checking whether rl_pre_input_hook is declared configure:4794: gcc -c -g -O2 conftest.c >&5 configure:4794: $? = 0 configure:4794: result: yes configure:4806: checking whether rl_prefer_env_winsize is declared configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4806: $? = 0 configure:4806: result: yes configure:4818: checking whether rl_gnu_readline_p is declared configure:4818: result: yes configure:4830: checking whether rl_readline_name is declared configure:4830: result: yes configure:4842: checking whether rl_explicit_arg is declared configure:4842: gcc -c -g -O2 conftest.c >&5 configure:4842: $? = 0 configure:4842: result: yes configure:4854: checking whether rl_numeric_arg is declared configure:4854: gcc -c -g -O2 conftest.c >&5 configure:4854: $? = 0 configure:4854: result: yes configure:4866: checking whether rl_executing_macro is declared configure:4866: gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4866: result: yes configure:4878: checking whether rl_completion_type is declared configure:4878: gcc -c -g -O2 conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4890: checking whether rl_filename_quoting_desired is declared configure:4890: gcc -c -g -O2 conftest.c >&5 configure:4890: $? = 0 configure:4890: result: yes configure:4902: checking whether rl_attempted_completion_over is declared configure:4902: gcc -c -g -O2 conftest.c >&5 configure:4902: $? = 0 configure:4902: result: yes configure:4914: checking whether rl_completion_invoking_key is declared configure:4914: gcc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4926: checking whether rl_completion_query_items is declared configure:4926: gcc -c -g -O2 conftest.c >&5 configure:4926: $? = 0 configure:4926: result: yes configure:4938: checking whether rl_completion_append_character is declared configure:4938: gcc -c -g -O2 conftest.c >&5 configure:4938: $? = 0 configure:4938: result: yes configure:4950: checking whether rl_completion_suppress_append is declared configure:4950: gcc -c -g -O2 conftest.c >&5 configure:4950: $? = 0 configure:4950: result: yes configure:4962: checking whether rl_completion_quote_character is declared configure:4962: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4962: result: yes configure:4974: checking whether rl_completion_found_quote is declared configure:4974: gcc -c -g -O2 conftest.c >&5 configure:4974: $? = 0 configure:4974: result: yes configure:4986: checking whether rl_completion_suppress_quote is declared configure:4986: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4986: result: yes configure:4998: checking whether rl_sort_completion_matches is declared configure:4998: gcc -c -g -O2 conftest.c >&5 configure:4998: $? = 0 configure:4998: result: yes configure:5010: checking whether rl_completion_mark_symlink_dirs is declared configure:5010: gcc -c -g -O2 conftest.c >&5 configure:5010: $? = 0 configure:5010: result: yes configure:5022: checking whether rl_ignore_completion_duplicates is declared configure:5022: gcc -c -g -O2 conftest.c >&5 configure:5022: $? = 0 configure:5022: result: yes configure:5034: checking whether rl_inhibit_completion is declared configure:5034: gcc -c -g -O2 conftest.c >&5 configure:5034: $? = 0 configure:5034: result: yes configure:5046: checking whether rl_event_hook is declared configure:5046: gcc -c -g -O2 conftest.c >&5 configure:5046: $? = 0 configure:5046: result: yes configure:5058: checking whether rl_getc_function is declared configure:5058: gcc -c -g -O2 conftest.c >&5 configure:5058: $? = 0 configure:5058: result: yes configure:5074: checking for rl_set_prompt configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_initialize configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_read_init_file configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_add_defun configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_make_bare_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_copy_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_make_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_discard_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_get_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_set_keymap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_get_keymap_by_name configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_key configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_key_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_key_if_unbound configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_key_if_unbound_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_unbind_key configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_unbind_key_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_unbind_function_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_unbind_command_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_keyseq configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_keyseq_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_keyseq_if_unbound configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_bind_keyseq_if_unbound_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_generic_bind configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_parse_and_bind configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_named_function configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_function_of_keyseq configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_invoking_keyseqs configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_invoking_keyseqs_in_map configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_function_dumper configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_list_funmap_names configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_funmap_names configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_add_funmap_entry configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_begin_undo_group configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_end_undo_group configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_add_undo configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_free_undo_list configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_do_undo configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_modifying configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_redisplay configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_forced_update_display configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_on_new_line configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_on_new_line_with_prompt configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_reset_line_state configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_crlf configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_show_char configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_message configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_clear_message configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_save_prompt configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_restore_prompt configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_expand_prompt configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_insert_text configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_delete_text configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_copy_text configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_kill_text configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_push_macro_input configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_read_key configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_getc configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_stuff_char configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_execute_next configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_clear_pending_input configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_set_keyboard_input_timeout configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_prep_terminal configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_deprep_terminal configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_tty_set_default_bindings configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_reset_terminal configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_replace_line configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_extend_line_buffer configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_ding configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_alphabetic configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_free configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_display_match_list configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_variable_value configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_variable_bind configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_macro_dumper configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_variable_dumper configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_echo_signal_char configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_set_paren_blink_timeout configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_get_termcap configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_resize_terminal configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_set_screen_size configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_get_screen_size configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_reset_screen_size configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_callback_handler_install configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_callback_read_char configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for rl_callback_handler_remove configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for using_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for add_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for clear_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for stifle_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for unstifle_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_is_stifled configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for where_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_total_bytes configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_set_pos configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_search configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_search_prefix configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_search_pos configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for read_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for read_history_range configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for write_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for append_history configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for history_truncate_file configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5074: checking for tilde_expand configure:5074: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:5074: $? = 0 configure:5074: result: yes configure:5085: ** Readline (Output) configure:5154: updating cache ../config.cache configure:5191: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by readline config.status 1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:987: creating Makefile config.status:987: creating link.sh config.status:987: creating config.h configure:6379: ** Readline (Done) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_GlobalMemoryStatusEx=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func_add_history=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_append_history=yes ac_cv_func_btowc=yes ac_cv_func_chmod=yes ac_cv_func_chown_works=yes ac_cv_func_clear_history=yes ac_cv_func_closelog=yes ac_cv_func_confstr=yes ac_cv_func_connect=yes ac_cv_func_creat=yes ac_cv_func_crypt=yes ac_cv_func_dladdr=yes ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dlvsym=yes ac_cv_func_encrypt=yes ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_endservent=yes ac_cv_func_endusershell=yes ac_cv_func_endutxent=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fpathconf=yes ac_cv_func_fstat=yes ac_cv_func_fstatvfs=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getdomainname=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrnam=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostent=yes ac_cv_func_gethostid=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_getservent=yes ac_cv_func_getsid=yes ac_cv_func_getsockopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getusershell=yes ac_cv_func_getutxent=yes ac_cv_func_getutxid=yes ac_cv_func_getutxline=yes ac_cv_func_history_is_stifled=yes ac_cv_func_history_search=yes ac_cv_func_history_search_pos=yes ac_cv_func_history_search_prefix=yes ac_cv_func_history_set_pos=yes ac_cv_func_history_total_bytes=yes ac_cv_func_history_truncate_file=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_kill=yes ac_cv_func_lgamma=yes ac_cv_func_link=yes ac_cv_func_localeconv=yes ac_cv_func_localtime_r=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memchr=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_msync=yes ac_cv_func_munmap=yes ac_cv_func_nice=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openlog=yes ac_cv_func_pathconf=yes ac_cv_func_poll=yes ac_cv_func_putenv=yes ac_cv_func_pututxline=yes ac_cv_func_rand_r=yes ac_cv_func_read_history=yes ac_cv_func_read_history_range=yes ac_cv_func_readdir_r=yes ac_cv_func_readline=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_remove=yes ac_cv_func_rl_add_defun=yes ac_cv_func_rl_add_funmap_entry=yes ac_cv_func_rl_add_undo=yes ac_cv_func_rl_alphabetic=yes ac_cv_func_rl_begin_undo_group=yes ac_cv_func_rl_bind_key=yes ac_cv_func_rl_bind_key_if_unbound=yes ac_cv_func_rl_bind_key_if_unbound_in_map=yes ac_cv_func_rl_bind_key_in_map=yes ac_cv_func_rl_bind_keyseq=yes ac_cv_func_rl_bind_keyseq_if_unbound=yes ac_cv_func_rl_bind_keyseq_if_unbound_in_map=yes ac_cv_func_rl_bind_keyseq_in_map=yes ac_cv_func_rl_callback_handler_install=yes ac_cv_func_rl_callback_handler_remove=yes ac_cv_func_rl_callback_read_char=yes ac_cv_func_rl_clear_message=yes ac_cv_func_rl_clear_pending_input=yes ac_cv_func_rl_copy_keymap=yes ac_cv_func_rl_copy_text=yes ac_cv_func_rl_crlf=yes ac_cv_func_rl_delete_text=yes ac_cv_func_rl_deprep_terminal=yes ac_cv_func_rl_ding=yes ac_cv_func_rl_discard_keymap=yes ac_cv_func_rl_display_match_list=yes ac_cv_func_rl_do_undo=yes ac_cv_func_rl_echo_signal_char=yes ac_cv_func_rl_end_undo_group=yes ac_cv_func_rl_execute_next=yes ac_cv_func_rl_expand_prompt=yes ac_cv_func_rl_extend_line_buffer=yes ac_cv_func_rl_filename_completion_function=yes ac_cv_func_rl_forced_update_display=yes ac_cv_func_rl_free=yes ac_cv_func_rl_free_undo_list=yes ac_cv_func_rl_function_dumper=yes ac_cv_func_rl_function_of_keyseq=yes ac_cv_func_rl_funmap_names=yes ac_cv_func_rl_generic_bind=yes ac_cv_func_rl_get_keymap=yes ac_cv_func_rl_get_keymap_by_name=yes ac_cv_func_rl_get_screen_size=yes ac_cv_func_rl_get_termcap=yes ac_cv_func_rl_getc=yes ac_cv_func_rl_initialize=yes ac_cv_func_rl_insert_text=yes ac_cv_func_rl_invoking_keyseqs=yes ac_cv_func_rl_invoking_keyseqs_in_map=yes ac_cv_func_rl_kill_text=yes ac_cv_func_rl_list_funmap_names=yes ac_cv_func_rl_macro_dumper=yes ac_cv_func_rl_make_bare_keymap=yes ac_cv_func_rl_make_keymap=yes ac_cv_func_rl_message=yes ac_cv_func_rl_modifying=yes ac_cv_func_rl_named_function=yes ac_cv_func_rl_on_new_line=yes ac_cv_func_rl_on_new_line_with_prompt=yes ac_cv_func_rl_parse_and_bind=yes ac_cv_func_rl_prep_terminal=yes ac_cv_func_rl_push_macro_input=yes ac_cv_func_rl_read_init_file=yes ac_cv_func_rl_read_key=yes ac_cv_func_rl_redisplay=yes ac_cv_func_rl_replace_line=yes ac_cv_func_rl_reset_line_state=yes ac_cv_func_rl_reset_screen_size=yes ac_cv_func_rl_reset_terminal=yes ac_cv_func_rl_resize_terminal=yes ac_cv_func_rl_restore_prompt=yes ac_cv_func_rl_save_prompt=yes ac_cv_func_rl_set_keyboard_input_timeout=yes ac_cv_func_rl_set_keymap=yes ac_cv_func_rl_set_paren_blink_timeout=yes ac_cv_func_rl_set_prompt=yes ac_cv_func_rl_set_screen_size=yes ac_cv_func_rl_show_char=yes ac_cv_func_rl_stuff_char=yes ac_cv_func_rl_tty_set_default_bindings=yes ac_cv_func_rl_unbind_command_in_map=yes ac_cv_func_rl_unbind_function_in_map=yes ac_cv_func_rl_unbind_key=yes ac_cv_func_rl_unbind_key_in_map=yes ac_cv_func_rl_variable_bind=yes ac_cv_func_rl_variable_dumper=yes ac_cv_func_rl_variable_value=yes ac_cv_func_select=yes ac_cv_func_setdomainname=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_sethostid=yes ac_cv_func_setitimer=yes ac_cv_func_setkey=yes ac_cv_func_setlogmask=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_posix=yes ac_cv_func_setpriority=yes ac_cv_func_setpwent=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setservent=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setutxent=yes ac_cv_func_shmat=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_stat=yes ac_cv_func_statvfs=yes ac_cv_func_stifle_history=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strptime=yes ac_cv_func_strverscmp=yes ac_cv_func_symlink=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_tilde_expand=yes ac_cv_func_truncate=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_umask=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_unstifle_history=yes ac_cv_func_using_history=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wait4=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_where_history=yes ac_cv_func_working_mktime=yes ac_cv_func_write_history=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_rl_already_prompted=yes ac_cv_have_decl_rl_attempted_completion_over=yes ac_cv_have_decl_rl_completion_append_character=yes ac_cv_have_decl_rl_completion_found_quote=yes ac_cv_have_decl_rl_completion_invoking_key=yes ac_cv_have_decl_rl_completion_mark_symlink_dirs=yes ac_cv_have_decl_rl_completion_query_items=yes ac_cv_have_decl_rl_completion_quote_character=yes ac_cv_have_decl_rl_completion_suppress_append=yes ac_cv_have_decl_rl_completion_suppress_quote=yes ac_cv_have_decl_rl_completion_type=yes ac_cv_have_decl_rl_deprep_term_function=yes ac_cv_have_decl_rl_dispatching=yes ac_cv_have_decl_rl_display_prompt=yes ac_cv_have_decl_rl_done=yes ac_cv_have_decl_rl_editing_mode=yes ac_cv_have_decl_rl_end=yes ac_cv_have_decl_rl_erase_empty_line=yes ac_cv_have_decl_rl_event_hook=yes ac_cv_have_decl_rl_executing_macro=yes ac_cv_have_decl_rl_explicit_arg=yes ac_cv_have_decl_rl_filename_quoting_desired=yes ac_cv_have_decl_rl_getc_function=yes ac_cv_have_decl_rl_gnu_readline_p=yes ac_cv_have_decl_rl_ignore_completion_duplicates=yes ac_cv_have_decl_rl_inhibit_completion=yes ac_cv_have_decl_rl_insert_mode=yes ac_cv_have_decl_rl_instream=yes ac_cv_have_decl_rl_last_func=yes ac_cv_have_decl_rl_library_version=yes ac_cv_have_decl_rl_line_buffer=yes ac_cv_have_decl_rl_mark=yes ac_cv_have_decl_rl_num_chars_to_read=yes ac_cv_have_decl_rl_numeric_arg=yes ac_cv_have_decl_rl_outstream=yes ac_cv_have_decl_rl_pending_input=yes ac_cv_have_decl_rl_point=yes ac_cv_have_decl_rl_pre_input_hook=yes ac_cv_have_decl_rl_prefer_env_winsize=yes ac_cv_have_decl_rl_prompt=yes ac_cv_have_decl_rl_readline_name=yes ac_cv_have_decl_rl_readline_state=yes ac_cv_have_decl_rl_readline_version=yes ac_cv_have_decl_rl_sort_completion_matches=yes ac_cv_have_decl_rl_startup_hook=yes ac_cv_have_decl_rl_terminal_name=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_signgam=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_uname=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_readline=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_arpa_inet_h=yes ac_cv_header_avcall_h=yes ac_cv_header_callback_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_lightning_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_readline_readline_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_shlobj_h=no ac_cv_header_signal_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_unistd_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_libavcall_cppflags= ac_cv_libavcall_libs=/usr/lib/libavcall.so ac_cv_libavcall_ltlibs='-L/usr/lib -lavcall' ac_cv_libavcall_prefix=/usr ac_cv_libcallback_cppflags= ac_cv_libcallback_libs=/usr/lib/libcallback.so ac_cv_libcallback_ltlibs='-L/usr/lib -lcallback' ac_cv_libcallback_prefix=/usr ac_cv_libsigsegv=yes ac_cv_member_struct_dirent_d_namlen=no ac_cv_member_struct_lconv_int_n_cs_precedes=yes ac_cv_member_struct_lconv_int_n_sep_by_space=yes ac_cv_member_struct_lconv_int_n_sign_posn=yes ac_cv_member_struct_lconv_int_p_cs_precedes=yes ac_cv_member_struct_lconv_int_p_sep_by_space=yes ac_cv_member_struct_lconv_int_p_sign_posn=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_member_struct_utmpx_ut_host=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_COMPRESS=gzip ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search___builtin_avcall='none required' ac_cv_search_crypt=-lcrypt ac_cv_search_dlopen=-ldl ac_cv_search_erf=-lm ac_cv_search_tgetent=-lncurses ac_cv_search_trampoline_r_data0='none required' ac_cv_sizeof_dev_t=8 ac_cv_sizeof_fsblkcnt_t=4 ac_cv_sizeof_fsfilcnt_t=4 ac_cv_sizeof_gid_t=4 ac_cv_sizeof_ino_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_rlim_t=8 ac_cv_sizeof_struct_timeval=8 ac_cv_sizeof_uid_t=4 ac_cv_struct_fsid_scalar=yes ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pid_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_struct_random_data=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utsname=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_use_readline=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= cl_cv_address_code=0x08000000 cl_cv_address_malloc=0x08000000 cl_cv_address_shlib=0xB7000000 cl_cv_address_stack=0xBF000000 cl_cv_builtin_strlen=no cl_cv_cc_double_divbyzero=no cl_cv_cc_double_inexact=no cl_cv_cc_double_overflow=no cl_cv_cc_double_underflow=no cl_cv_cc_float_divbyzero=no cl_cv_cc_float_inexact=no cl_cv_cc_float_overflow=no cl_cv_cc_float_underflow=no cl_cv_clisp='/var/uhubuild/work/compile/build/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc' cl_cv_clisp_FFI=yes cl_cv_clisp_libdir=/var/uhubuild/work/compile/build/ cl_cv_clisp_linkset=/var/uhubuild/work/compile/build cl_cv_clisp_version='2.49 (2010-07-07) (built 3613959244) (memory 3613959364)' cl_cv_decl_ELOOP=ELOOP cl_cv_decl_FIONREAD_1=no cl_cv_decl_FIONREAD_1_sys_filio_h=no cl_cv_decl_FIONREAD_1_sys_ioctl_h=yes cl_cv_decl_FIONREAD_reliable=yes cl_cv_decl_TCSAFLUSH=yes cl_cv_decl_eloop=yes cl_cv_decolonize='echo $x' cl_cv_file_floatparam_h=1 cl_cv_file_intparam_h=1 cl_cv_func_closedir_retval=yes cl_cv_func_getrusage=yes cl_cv_func_getrusage_works=yes cl_cv_func_lstat=yes cl_cv_func_mmap_anon=yes cl_cv_func_mmap_anonymous=yes cl_cv_func_mmap_devzero=yes cl_cv_func_mmap_works=yes cl_cv_func_mprotect_works=yes cl_cv_func_poll=yes cl_cv_func_poll_reliable=yes cl_cv_func_select_reliable=yes cl_cv_func_shmctl_attachable=yes cl_cv_func_signal_reinstall=no cl_cv_func_tcgetattr=yes cl_cv_func_vadvise=no cl_cv_func_vm=no cl_cv_have_clisp=yes cl_cv_have_ffcall=yes cl_cv_header_sys_select_h=yes cl_cv_lib_nsl=no cl_cv_lib_socket=no cl_cv_os_valid_filename_char='((ch >= 1) && (ch != 47))' cl_cv_os_valid_filename_charset=8-bit cl_cv_prog_LN=ln cl_cv_prog_LN_S_works=yes cl_cv_prog_as_underscore=no cl_cv_prog_cc_cplusplus=no cl_cv_prog_cc_ema=yes cl_cv_prog_cc_gcc=yes cl_cv_prog_cc_sunpro=no cl_cv_prog_cc_works=yes cl_cv_prog_hln=hln cl_cv_proto_connect='extern int connect (int, const struct sockaddr *, unsigned int);' cl_cv_proto_connect_arg2a=const cl_cv_proto_connect_arg2b='struct sockaddr *' cl_cv_proto_connect_arg3='unsigned int' cl_cv_proto_filename_completion_function='extern char* rl_filename_completion_function(const char*, int);' cl_cv_proto_getrlimit='extern int getrlimit (enum __rlimit_resource, struct rlimit *);' cl_cv_proto_getrlimit_arg1='enum __rlimit_resource' cl_cv_proto_getrusage='extern int getrusage (int, struct rusage *);' cl_cv_proto_getrusage_arg1=int cl_cv_proto_inet_addr='extern unsigned int inet_addr (const char*);' cl_cv_proto_inet_addr_arg1=const cl_cv_proto_inet_addr_ret='unsigned int' cl_cv_proto_ioctl='extern int ioctl (int, unsigned long, ...);' cl_cv_proto_ioctl_arg2='unsigned long' cl_cv_proto_ioctl_args='int, unsigned long, ...' cl_cv_proto_ioctl_dots=yes cl_cv_proto_readline_const=const cl_cv_proto_select='extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);' cl_cv_proto_select_arg1=int cl_cv_proto_select_arg2=fd_set cl_cv_proto_select_arg5= cl_cv_proto_setrlimit='extern int setrlimit (enum __rlimit_resource, const struct rlimit *);' cl_cv_proto_setrlimit_arg2=const cl_cv_proto_setsockopt='extern int setsockopt (int, int, int, const void*, unsigned int);' cl_cv_proto_setsockopt_arg_t='void*' cl_cv_proto_setsockopt_const=const cl_cv_proto_setsockopt_optlen_t='unsigned int' cl_cv_proto_unsetenv_posix=0 cl_cv_proto_unsetenv_ret=void cl_cv_proto_waitpid='extern pid_t waitpid (pid_t, int*, int);' cl_cv_proto_waitpid_arg1=pid_t cl_cv_socket_ipv4=yes cl_cv_socket_ipv6=yes cl_cv_struct_sockaddr_sun_len=no cl_cv_struct_winsize=no cl_cv_struct_winsize_ioctl=yes cl_cv_sys_shm_works=yes cl_cv_test_nt=yes cl_cv_type_caddr_t=yes cl_cv_type_socklen_t=yes gl_cv_c_multiarch=no gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_null_works=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_iswcntrl_works=yes gl_cv_func_link_follows_symlink=no gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_wcrtomb_retval=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_accept4=no gl_cv_have_raw_decl_accept=no gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_bind=no gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_connect=no gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getpeername=no gl_cv_have_raw_decl_getsockname=no gl_cv_have_raw_decl_getsockopt=no gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_initstat_r=no gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_listen=no gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_recv=no gl_cv_have_raw_decl_recvfrom=no gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_send=no gl_cv_have_raw_decl_sendto=no gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_setsockopt=no gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=no gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_socket=no gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasecmp=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strncasecmp=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_uname=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_header_errno_h_complete=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_sigsegv=yes gl_cv_lib_socket='none needed' gl_cv_next_langinfo_h='' gl_cv_next_stdint_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_rpl_alloca=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_time_r_posix=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CLISP='/var/uhubuild/work/compile/build/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc' CLISP_CFLAGS='-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC' CLISP_CPPFLAGS='-I/var/uhubuild/work/compile/build/gllib' CLISP_DECOLONIZE='echo $x' CLISP_FILES='lisp.a libnoreadline.a libgnu_cl.a ' CLISP_LIBDIR='/var/uhubuild/work/compile/build/' CLISP_LIBS='lisp.a -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv -L/usr/lib -lc libgnu_cl.a' CLISP_LINKKIT='/var/uhubuild/work/compile/build/linkkit' CPP='gcc -E' CPPFLAGS=' ' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INCTERMCAP='' LDFLAGS='' LIBOBJS='' LIBS='-lreadline -lncurses ' LIBTERMCAP='' LN='ln' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='clisp-list' PACKAGE_NAME='readline' PACKAGE_STRING='readline 1.0' PACKAGE_TARNAME='readline' PACKAGE_URL='' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cl_cv_clisp='/var/uhubuild/work/compile/build/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "readline" #define PACKAGE_TARNAME "readline" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "readline 1.0" #define PACKAGE_BUGREPORT "clisp-list" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_DECL_RL_ALREADY_PROMPTED 1 #define HAVE_DECL_RL_READLINE_NAME 1 #define HAVE_DECL_RL_GNU_READLINE_P 1 #define HAVE_DECL_RL_DEPREP_TERM_FUNCTION 1 #define READLINE_FILE_COMPLETE rl_filename_completion_function #define READLINE_CONST const #define HAVE_READLINE /**/ #define HAVE_DECL_RL_LIBRARY_VERSION 1 #define HAVE_DECL_RL_READLINE_VERSION 1 #define HAVE_DECL_RL_EDITING_MODE 1 #define HAVE_DECL_RL_INSERT_MODE 1 #define HAVE_DECL_RL_READLINE_STATE 1 #define HAVE_DECL_RL_LINE_BUFFER 1 #define HAVE_DECL_RL_POINT 1 #define HAVE_DECL_RL_END 1 #define HAVE_DECL_RL_MARK 1 #define HAVE_DECL_RL_DONE 1 #define HAVE_DECL_RL_NUM_CHARS_TO_READ 1 #define HAVE_DECL_RL_PENDING_INPUT 1 #define HAVE_DECL_RL_DISPATCHING 1 #define HAVE_DECL_RL_ERASE_EMPTY_LINE 1 #define HAVE_DECL_RL_PROMPT 1 #define HAVE_DECL_RL_TERMINAL_NAME 1 #define HAVE_DECL_RL_DISPLAY_PROMPT 1 #define HAVE_DECL_RL_INSTREAM 1 #define HAVE_DECL_RL_OUTSTREAM 1 #define HAVE_DECL_RL_LAST_FUNC 1 #define HAVE_DECL_RL_STARTUP_HOOK 1 #define HAVE_DECL_RL_PRE_INPUT_HOOK 1 #define HAVE_DECL_RL_PREFER_ENV_WINSIZE 1 #define HAVE_DECL_RL_GNU_READLINE_P 1 #define HAVE_DECL_RL_READLINE_NAME 1 #define HAVE_DECL_RL_EXPLICIT_ARG 1 #define HAVE_DECL_RL_NUMERIC_ARG 1 #define HAVE_DECL_RL_EXECUTING_MACRO 1 #define HAVE_DECL_RL_COMPLETION_TYPE 1 #define HAVE_DECL_RL_FILENAME_QUOTING_DESIRED 1 #define HAVE_DECL_RL_ATTEMPTED_COMPLETION_OVER 1 #define HAVE_DECL_RL_COMPLETION_INVOKING_KEY 1 #define HAVE_DECL_RL_COMPLETION_QUERY_ITEMS 1 #define HAVE_DECL_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_DECL_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_DECL_RL_COMPLETION_QUOTE_CHARACTER 1 #define HAVE_DECL_RL_COMPLETION_FOUND_QUOTE 1 #define HAVE_DECL_RL_COMPLETION_SUPPRESS_QUOTE 1 #define HAVE_DECL_RL_SORT_COMPLETION_MATCHES 1 #define HAVE_DECL_RL_COMPLETION_MARK_SYMLINK_DIRS 1 #define HAVE_DECL_RL_IGNORE_COMPLETION_DUPLICATES 1 #define HAVE_DECL_RL_INHIBIT_COMPLETION 1 #define HAVE_DECL_RL_EVENT_HOOK 1 #define HAVE_DECL_RL_GETC_FUNCTION 1 #define HAVE_RL_SET_PROMPT 1 #define HAVE_RL_INITIALIZE 1 #define HAVE_RL_READ_INIT_FILE 1 #define HAVE_RL_ADD_DEFUN 1 #define HAVE_RL_MAKE_BARE_KEYMAP 1 #define HAVE_RL_COPY_KEYMAP 1 #define HAVE_RL_MAKE_KEYMAP 1 #define HAVE_RL_DISCARD_KEYMAP 1 #define HAVE_RL_GET_KEYMAP 1 #define HAVE_RL_SET_KEYMAP 1 #define HAVE_RL_GET_KEYMAP_BY_NAME 1 #define HAVE_RL_BIND_KEY 1 #define HAVE_RL_BIND_KEY_IN_MAP 1 #define HAVE_RL_BIND_KEY_IF_UNBOUND 1 #define HAVE_RL_BIND_KEY_IF_UNBOUND_IN_MAP 1 #define HAVE_RL_UNBIND_KEY 1 #define HAVE_RL_UNBIND_KEY_IN_MAP 1 #define HAVE_RL_UNBIND_FUNCTION_IN_MAP 1 #define HAVE_RL_UNBIND_COMMAND_IN_MAP 1 #define HAVE_RL_BIND_KEYSEQ 1 #define HAVE_RL_BIND_KEYSEQ_IN_MAP 1 #define HAVE_RL_BIND_KEYSEQ_IF_UNBOUND 1 #define HAVE_RL_BIND_KEYSEQ_IF_UNBOUND_IN_MAP 1 #define HAVE_RL_GENERIC_BIND 1 #define HAVE_RL_PARSE_AND_BIND 1 #define HAVE_RL_NAMED_FUNCTION 1 #define HAVE_RL_FUNCTION_OF_KEYSEQ 1 #define HAVE_RL_INVOKING_KEYSEQS 1 #define HAVE_RL_INVOKING_KEYSEQS_IN_MAP 1 #define HAVE_RL_FUNCTION_DUMPER 1 #define HAVE_RL_LIST_FUNMAP_NAMES 1 #define HAVE_RL_FUNMAP_NAMES 1 #define HAVE_RL_ADD_FUNMAP_ENTRY 1 #define HAVE_RL_BEGIN_UNDO_GROUP 1 #define HAVE_RL_END_UNDO_GROUP 1 #define HAVE_RL_ADD_UNDO 1 #define HAVE_RL_FREE_UNDO_LIST 1 #define HAVE_RL_DO_UNDO 1 #define HAVE_RL_MODIFYING 1 #define HAVE_RL_REDISPLAY 1 #define HAVE_RL_FORCED_UPDATE_DISPLAY 1 #define HAVE_RL_ON_NEW_LINE 1 #define HAVE_RL_ON_NEW_LINE_WITH_PROMPT 1 #define HAVE_RL_RESET_LINE_STATE 1 #define HAVE_RL_CRLF 1 #define HAVE_RL_SHOW_CHAR 1 #define HAVE_RL_MESSAGE 1 #define HAVE_RL_CLEAR_MESSAGE 1 #define HAVE_RL_SAVE_PROMPT 1 #define HAVE_RL_RESTORE_PROMPT 1 #define HAVE_RL_EXPAND_PROMPT 1 #define HAVE_RL_INSERT_TEXT 1 #define HAVE_RL_DELETE_TEXT 1 #define HAVE_RL_COPY_TEXT 1 #define HAVE_RL_KILL_TEXT 1 #define HAVE_RL_PUSH_MACRO_INPUT 1 #define HAVE_RL_READ_KEY 1 #define HAVE_RL_GETC 1 #define HAVE_RL_STUFF_CHAR 1 #define HAVE_RL_EXECUTE_NEXT 1 #define HAVE_RL_CLEAR_PENDING_INPUT 1 #define HAVE_RL_SET_KEYBOARD_INPUT_TIMEOUT 1 #define HAVE_RL_PREP_TERMINAL 1 #define HAVE_RL_DEPREP_TERMINAL 1 #define HAVE_RL_TTY_SET_DEFAULT_BINDINGS 1 #define HAVE_RL_RESET_TERMINAL 1 #define HAVE_RL_REPLACE_LINE 1 #define HAVE_RL_EXTEND_LINE_BUFFER 1 #define HAVE_RL_DING 1 #define HAVE_RL_ALPHABETIC 1 #define HAVE_RL_FREE 1 #define HAVE_RL_DISPLAY_MATCH_LIST 1 #define HAVE_RL_VARIABLE_VALUE 1 #define HAVE_RL_VARIABLE_BIND 1 #define HAVE_RL_MACRO_DUMPER 1 #define HAVE_RL_VARIABLE_DUMPER 1 #define HAVE_RL_ECHO_SIGNAL_CHAR 1 #define HAVE_RL_SET_PAREN_BLINK_TIMEOUT 1 #define HAVE_RL_GET_TERMCAP 1 #define HAVE_RL_RESIZE_TERMINAL 1 #define HAVE_RL_SET_SCREEN_SIZE 1 #define HAVE_RL_GET_SCREEN_SIZE 1 #define HAVE_RL_RESET_SCREEN_SIZE 1 #define HAVE_RL_CALLBACK_HANDLER_INSTALL 1 #define HAVE_RL_CALLBACK_READ_CHAR 1 #define HAVE_RL_CALLBACK_HANDLER_REMOVE 1 #define HAVE_USING_HISTORY 1 #define HAVE_ADD_HISTORY 1 #define HAVE_CLEAR_HISTORY 1 #define HAVE_STIFLE_HISTORY 1 #define HAVE_UNSTIFLE_HISTORY 1 #define HAVE_HISTORY_IS_STIFLED 1 #define HAVE_WHERE_HISTORY 1 #define HAVE_HISTORY_TOTAL_BYTES 1 #define HAVE_HISTORY_SET_POS 1 #define HAVE_HISTORY_SEARCH 1 #define HAVE_HISTORY_SEARCH_PREFIX 1 #define HAVE_HISTORY_SEARCH_POS 1 #define HAVE_READ_HISTORY 1 #define HAVE_READ_HISTORY_RANGE 1 #define HAVE_WRITE_HISTORY 1 #define HAVE_APPEND_HISTORY 1 #define HAVE_HISTORY_TRUNCATE_FILE 1 #define HAVE_TILDE_EXPAND 1 configure: exit 0