This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1317: checking for a BSD-compatible install configure:1371: result: /bin/install -c configure:1382: checking whether build environment is sane configure:1425: result: yes configure:1458: checking for gawk configure:1474: found /bin/gawk configure:1484: result: gawk configure:1494: checking whether make sets $(MAKE) configure:1514: result: yes configure:1668: checking for i686-uhu-linux-gcc configure:1684: found /usr/bin/i686-uhu-linux-gcc configure:1694: result: i686-uhu-linux-gcc configure:1976: checking for C compiler version configure:1979: i686-uhu-linux-gcc --version &5 i686-uhu-linux-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:1982: $? = 0 configure:1984: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-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:1987: $? = 0 configure:1989: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1992: $? = 1 configure:2016: checking for C compiler default output configure:2019: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2022: $? = 0 configure:2068: result: a.out configure:2073: checking whether the C compiler works configure:2079: ./a.out configure:2082: $? = 0 configure:2099: result: yes configure:2106: checking whether we are cross compiling configure:2108: result: no configure:2111: checking for suffix of executables configure:2113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2116: $? = 0 configure:2141: result: configure:2147: checking for suffix of object files configure:2169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2172: $? = 0 configure:2194: result: o configure:2198: checking whether we are using the GNU C compiler configure:2223: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2226: $? = 0 configure:2229: test -s conftest.o configure:2232: $? = 0 configure:2245: result: yes configure:2251: checking whether i686-uhu-linux-gcc accepts -g configure:2273: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2276: $? = 0 configure:2279: test -s conftest.o configure:2282: $? = 0 configure:2293: result: yes configure:2310: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2374: $? = 0 configure:2377: test -s conftest.o configure:2380: $? = 0 configure:2398: result: none needed configure:2416: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2419: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2547: checking for style of include used by make configure:2575: result: GNU configure:2603: checking dependency style of i686-uhu-linux-gcc configure:2665: result: gcc3 configure:2674: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2741: $? = 0 configure:2744: test -s conftest.o configure:2747: $? = 0 configure:2762: result: none needed configure:2778: checking how to run the C preprocessor configure:2814: i686-uhu-linux-gcc -E conftest.c configure:2820: $? = 0 configure:2852: i686-uhu-linux-gcc -E conftest.c configure:2853:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:2858: $? = 1 configure: failed program was: | #line 2843 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sgrep" | #define VERSION "1.94a" | /* end confdefs.h. */ | #include configure:2896: result: i686-uhu-linux-gcc -E configure:2921: i686-uhu-linux-gcc -E conftest.c configure:2927: $? = 0 configure:2959: i686-uhu-linux-gcc -E conftest.c configure:2960:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:2965: $? = 1 configure: failed program was: | #line 2950 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sgrep" | #define VERSION "1.94a" | /* end confdefs.h. */ | #include configure:3007: checking whether make sets $(MAKE) configure:3027: result: yes configure:3042: checking build system type configure:3060: result: i686-uhu-linux-gnu configure:3068: checking host system type configure:3082: result: i686-uhu-linux-gnu configure:3097: checking for egrep configure:3107: result: grep -E configure:3112: checking for ANSI C header files configure:3138: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3141: $? = 0 configure:3144: test -s conftest.o configure:3147: $? = 0 configure:3239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:3234:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3242: $? = 0 configure:3244: ./conftest configure:3247: $? = 0 configure:3262: result: yes configure:3272: checking for sys/wait.h that is POSIX.1 compatible configure:3304: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3307: $? = 0 configure:3310: test -s conftest.o configure:3313: $? = 0 configure:3324: result: yes configure:3348: checking for sys/types.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for sys/stat.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for stdlib.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for string.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for memory.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for strings.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for inttypes.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for stdint.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3348: checking for unistd.h configure:3365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3385: result: yes configure:3416: checking fcntl.h usability configure:3429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3432: $? = 0 configure:3435: test -s conftest.o configure:3438: $? = 0 configure:3448: result: yes configure:3452: checking fcntl.h presence configure:3463: i686-uhu-linux-gcc -E conftest.c configure:3469: $? = 0 configure:3488: result: yes configure:3524: checking for fcntl.h configure:3531: result: yes configure:3416: checking limits.h usability configure:3429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3432: $? = 0 configure:3435: test -s conftest.o configure:3438: $? = 0 configure:3448: result: yes configure:3452: checking limits.h presence configure:3463: i686-uhu-linux-gcc -E conftest.c configure:3469: $? = 0 configure:3488: result: yes configure:3524: checking for limits.h configure:3531: result: yes configure:3416: checking sys/time.h usability configure:3429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3432: $? = 0 configure:3435: test -s conftest.o configure:3438: $? = 0 configure:3448: result: yes configure:3452: checking sys/time.h presence configure:3463: i686-uhu-linux-gcc -E conftest.c configure:3469: $? = 0 configure:3488: result: yes configure:3524: checking for sys/time.h configure:3531: result: yes configure:3407: checking for unistd.h configure:3412: result: yes configure:3416: checking sys/times.h usability configure:3429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3432: $? = 0 configure:3435: test -s conftest.o configure:3438: $? = 0 configure:3448: result: yes configure:3452: checking sys/times.h presence configure:3463: i686-uhu-linux-gcc -E conftest.c configure:3469: $? = 0 configure:3488: result: yes configure:3524: checking for sys/times.h configure:3531: result: yes configure:3416: checking sys/mman.h usability configure:3429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3432: $? = 0 configure:3435: test -s conftest.o configure:3438: $? = 0 configure:3448: result: yes configure:3452: checking sys/mman.h presence configure:3463: i686-uhu-linux-gcc -E conftest.c configure:3469: $? = 0 configure:3488: result: yes configure:3524: checking for sys/mman.h configure:3531: result: yes configure:3545: checking for an ANSI C-conforming const configure:3613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3616: $? = 0 configure:3619: test -s conftest.o configure:3622: $? = 0 configure:3633: result: yes configure:3643: checking for pid_t configure:3668: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3671: $? = 0 configure:3674: test -s conftest.o configure:3677: $? = 0 configure:3688: result: yes configure:3700: checking for size_t configure:3725: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3728: $? = 0 configure:3731: test -s conftest.o configure:3734: $? = 0 configure:3745: result: yes configure:3762: checking for vprintf configure:3812: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3810:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] _ACEOF ^ configure:3815: $? = 0 configure:3818: test -s conftest configure:3821: $? = 0 configure:3832: result: yes configure:3839: checking for _doprnt configure:3889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc6ncA2V.o:(.data+0x0): undefined reference to `_doprnt' /tmp/cc6ncA2V.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:3892: $? = 1 configure: failed program was: | #line 3844 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sgrep" | #define VERSION "1.94a" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:3909: result: no configure:3936: checking for mmap configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for dup configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for dup2 configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for pipe configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for fileno configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for select configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for strerror configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for strtol configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for times configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:3936: checking for vsnprintf configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3994:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] ac_status=$? ^ configure:3989: $? = 0 configure:3992: test -s conftest configure:3995: $? = 0 configure:4006: result: yes configure:4182: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:656: creating Makefile config.status:760: creating config.h config.status:1011: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_dup=yes ac_cv_func_dup2=yes ac_cv_func_fileno=yes ac_cv_func_mmap=yes ac_cv_func_pipe=yes ac_cv_func_select=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_times=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_mman_h=yes ac_cv_header_sys_stat_h=yes 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_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.6' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' 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='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='sgrep' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.94a' ac_ct_CC='' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_ASSERTIONS 1 #define HAVE_DUP 1 #define HAVE_DUP2 1 #define HAVE_FCNTL_H 1 #define HAVE_FILENO 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_PIPE 1 #define HAVE_SELECT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMES 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define MEMORY_DEBUG 1 #define PACKAGE "sgrep" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.94a" configure: exit 0