This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by iphuc configure 0.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-readline=/tmp/readline ## --------- ## ## Platform. ## ## --------- ## hostname = nathan-grennans-computer.local uname -m = i386 uname -r = 8.10.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 50 tasks, 163 threads, 2 processors Load average: 0.92, Mach factor: 1.07 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1353: checking for a BSD-compatible install configure:1408: result: /usr/bin/install -c configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1495: checking for gawk configure:1524: result: no configure:1495: checking for mawk configure:1524: result: no configure:1495: checking for nawk configure:1524: result: no configure:1495: checking for awk configure:1511: found /usr/bin/awk configure:1521: result: awk configure:1531: checking whether make sets $(MAKE) configure:1551: result: yes configure:1790: checking for g++ configure:1806: found /usr/bin/g++ configure:1816: result: g++ configure:1832: checking for C++ compiler version configure:1835: g++ --version &5 i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 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:1838: $? = 0 configure:1840: g++ -v &5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5367) configure:1843: $? = 0 configure:1845: g++ -V &5 g++: argument to `-V' is missing configure:1848: $? = 1 configure:1871: checking for C++ compiler default output file name configure:1874: g++ -I/tmp/readline/include -L/tmp/readline/lib conftest.cc >&5 configure:1877: $? = 0 configure:1923: result: a.out configure:1928: checking whether the C++ compiler works configure:1934: ./a.out configure:1937: $? = 0 configure:1954: result: yes configure:1961: checking whether we are cross compiling configure:1963: result: no configure:1966: checking for suffix of executables configure:1968: g++ -o conftest -I/tmp/readline/include -L/tmp/readline/lib conftest.cc >&5 configure:1971: $? = 0 configure:1996: result: configure:2002: checking for suffix of object files configure:2023: g++ -c -I/tmp/readline/include conftest.cc >&5 configure:2026: $? = 0 configure:2048: result: o configure:2052: checking whether we are using the GNU C++ compiler configure:2076: g++ -c -I/tmp/readline/include conftest.cc >&5 configure:2082: $? = 0 configure:2086: test -z || test ! -s conftest.err configure:2089: $? = 0 configure:2092: test -s conftest.o configure:2095: $? = 0 configure:2108: result: yes configure:2114: checking whether g++ accepts -g configure:2135: g++ -c -g -I/tmp/readline/include conftest.cc >&5 configure:2141: $? = 0 configure:2145: test -z || test ! -s conftest.err configure:2148: $? = 0 configure:2151: test -s conftest.o configure:2154: $? = 0 configure:2165: result: yes configure:2207: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2213: $? = 0 configure:2217: test -z || test ! -s conftest.err configure:2220: $? = 0 configure:2223: test -s conftest.o configure:2226: $? = 0 configure:2252: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:17: error: 'exit' was not declared in this scope configure:2258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2207: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 /usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration 'void std::exit(int) throw ()' configure:2213: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2207: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2213: $? = 0 configure:2217: test -z || test ! -s conftest.err configure:2220: $? = 0 configure:2223: test -s conftest.o configure:2226: $? = 0 configure:2252: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2258: $? = 0 configure:2262: test -z || test ! -s conftest.err configure:2265: $? = 0 configure:2268: test -s conftest.o configure:2271: $? = 0 configure:2313: checking for style of include used by make configure:2341: result: GNU configure:2369: checking dependency style of g++ configure:2431: result: gcc3 configure:2449: checking for a BSD-compatible install configure:2504: result: /usr/bin/install -c configure:2522: checking how to run the C++ preprocessor configure:2553: g++ -E -I/tmp/readline/include conftest.cc configure:2559: $? = 0 configure:2591: g++ -E -I/tmp/readline/include conftest.cc conftest.cc:16:28: error: ac_nonexistent.h: No such file or directory configure:2597: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:2636: result: g++ -E configure:2660: g++ -E -I/tmp/readline/include conftest.cc configure:2666: $? = 0 configure:2698: g++ -E -I/tmp/readline/include conftest.cc conftest.cc:16:28: error: ac_nonexistent.h: No such file or directory configure:2704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:2748: checking for egrep configure:2758: result: grep -E configure:2763: checking for ANSI C header files configure:2788: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2794: $? = 0 configure:2798: test -z || test ! -s conftest.err configure:2801: $? = 0 configure:2804: test -s conftest.o configure:2807: $? = 0 configure:2893: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib conftest.cc >&5 configure:2896: $? = 0 configure:2898: ./conftest configure:2901: $? = 0 configure:2916: result: yes configure:2940: checking for sys/types.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for sys/stat.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for stdlib.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for string.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for memory.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for strings.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for inttypes.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for stdint.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:2940: checking for unistd.h configure:2956: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:2962: $? = 0 configure:2966: test -z || test ! -s conftest.err configure:2969: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:2986: result: yes configure:3013: checking CoreFoundation.h usability configure:3025: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 conftest.cc:60:28: error: CoreFoundation.h: No such file or directory configure:3031: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3054: result: no configure:3058: checking CoreFoundation.h presence configure:3068: g++ -E -I/tmp/readline/include conftest.cc conftest.cc:26:28: error: CoreFoundation.h: No such file or directory configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | /* end confdefs.h. */ | #include configure:3094: result: no configure:3129: checking for CoreFoundation.h configure:3136: result: no configure:3013: checking CoreFoundation/CoreFoundation.h usability configure:3025: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:3031: $? = 0 configure:3035: test -z || test ! -s conftest.err configure:3038: $? = 0 configure:3041: test -s conftest.o configure:3044: $? = 0 configure:3054: result: yes configure:3058: checking CoreFoundation/CoreFoundation.h presence configure:3068: g++ -E -I/tmp/readline/include conftest.cc configure:3074: $? = 0 configure:3094: result: yes configure:3129: checking for CoreFoundation/CoreFoundation.h configure:3136: result: yes configure:3150: checking for an ANSI C-conforming const configure:3217: g++ -c -g -O2 -I/tmp/readline/include conftest.cc >&5 configure:3223: $? = 0 configure:3227: test -z || test ! -s conftest.err configure:3230: $? = 0 configure:3233: test -s conftest.o configure:3236: $? = 0 configure:3247: result: yes configure:3262: checking for stdlib.h configure:3267: result: yes configure:3407: checking for GNU libc compatible malloc configure:3436: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib conftest.cc >&5 configure:3439: $? = 0 configure:3441: ./conftest configure:3444: $? = 0 configure:3458: result: yes configure:3491: checking for initscr in -lncurses configure:3521: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib conftest.cc -lncurses >&5 configure:3527: $? = 0 configure:3531: test -z || test ! -s conftest.err configure:3534: $? = 0 configure:3537: test -s conftest configure:3540: $? = 0 configure:3553: result: yes configure:3639: checking if libreadline needs libncurses configure:3664: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib conftest.cc -lncurses >&5 /usr/bin/ld: Undefined symbols: _readline collect2: ld returned 1 exit status configure:3670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "iphuc" | #define PACKAGE_TARNAME "iphuc" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "iphuc 0.6.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "iphuc" | #define VERSION "0.6.1" | #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" | #define WITH_READLINE 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 HAVE_COREFOUNDATION_COREFOUNDATION_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_LIBNCURSES 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | char*x=readline("test"); | return (x?0:1); | | | ; | return 0; | } configure:3748: result: yes configure:3754: checking for readline in -lreadline configure:3784: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib -lncurses conftest.cc -lreadline -lncurses >&5 /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _UP used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_termcap.o) symbol _PC used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_tputs.o) symbol _BC used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_termcap.o) configure:3790: $? = 0 configure:3794: test -z || test ! -s conftest.err configure:3797: $? = 0 configure:3800: test -s conftest configure:3803: $? = 0 configure:3816: result: yes configure:3827: checking for rl_completion_matches in -lreadline configure:3857: g++ -o conftest -g -O2 -I/tmp/readline/include -L/tmp/readline/lib -lncurses conftest.cc -lreadline -lreadline -lncurses >&5 /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _UP used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_termcap.o) symbol _PC used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_tputs.o) symbol _BC used from dynamic library /tmp/readline/lib/libreadline.dylib(terminal.so) not from earlier dynamic library /usr/lib/libncurses.5.4.dylib(lib_termcap.o) configure:3863: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest configure:3876: $? = 0 configure:3889: result: yes configure:4004: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by iphuc config.status 0.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nathan-grennans-computer.local config.status:682: creating Makefile config.status:786: creating config.h config.status:1072: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_malloc_0_nonnull=yes ac_cv_header_CoreFoundation_CoreFoundation_h=yes ac_cv_header_CoreFoundation_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_readline_readline=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/iphuc/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/iphuc/missing --run tar' AUTOCONF='${SHELL} /tmp/iphuc/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/iphuc/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/iphuc/missing --run automake-1.6' AWK='awk' CPPFLAGS=' -I/tmp/readline/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/tmp/readline/lib -lncurses' LIBOBJS='' LIBS='-lreadline -lncurses ' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/iphuc/missing --run makeinfo' OBJEXT='o' PACKAGE='iphuc' PACKAGE_BUGREPORT='' PACKAGE_NAME='iphuc' PACKAGE_STRING='iphuc 0.6.1' PACKAGE_TARNAME='iphuc' PACKAGE_VERSION='0.6.1' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.6.1' ac_ct_CXX='g++' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/tmp/iphuc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define AUTHOR_NICK_STRING "nightwatch geohot ixtli warren nall mjc operator" #define HAVE_COREFOUNDATION_COREFOUNDATION_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBREADLINE 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_READLINE_COMPLETION 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "iphuc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "iphuc" #define PACKAGE_STRING "iphuc 0.6.1" #define PACKAGE_TARNAME "iphuc" #define PACKAGE_VERSION "0.6.1" #define STDC_HEADERS 1 #define VERSION "0.6.1" #define WITH_READLINE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int); using std::exit; configure: exit 0