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.69. 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 = hp11 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 /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:2294: checking for grep that handles long lines and -e configure:2352: result: /bin/grep configure:2357: checking for egrep configure:2419: result: /bin/grep -E configure:2424: checking for a sed that does not truncate output configure:2478: result: /bin/sed configure:2566: checking for i686-uhu-linux-cc configure:2596: result: no configure:2566: checking for i686-uhu-linux-gcc configure:2582: found /usr/bin/i686-uhu-linux-gcc configure:2593: result: i686-uhu-linux-gcc configure:2668: checking for C compiler version configure:2677: 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:2688: $? = 0 configure:2677: 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:2688: $? = 0 configure:2677: 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:2688: $? = 1 configure:2677: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2688: $? = 1 configure:2708: checking whether the C compiler works configure:2730: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2734: $? = 0 configure:2782: result: yes configure:2785: checking for C compiler default output file name configure:2787: result: a.out configure:2793: checking for suffix of executables configure:2800: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2804: $? = 0 configure:2826: result: configure:2848: checking whether we are cross compiling configure:2856: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2860: $? = 0 configure:2867: ./conftest configure:2871: $? = 0 configure:2886: result: no configure:2891: checking for suffix of object files configure:2913: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2917: $? = 0 configure:2938: result: o configure:2942: checking whether we are using the GNU C compiler configure:2961: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2961: $? = 0 configure:2970: result: yes configure:2979: checking whether i686-uhu-linux-gcc accepts -g configure:2999: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2999: $? = 0 configure:3040: result: yes configure:3057: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3120: $? = 0 configure:3133: result: none needed configure:3159: checking how to run the C preprocessor configure:3190: i686-uhu-linux-gcc -E conftest.c configure:3190: $? = 0 configure:3204: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3229: result: i686-uhu-linux-gcc -E configure:3249: i686-uhu-linux-gcc -E conftest.c configure:3249: $? = 0 configure:3263: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3294: checking for icc configure:3303: result: no configure:3317: checking for suncc configure:3326: result: no configure:3341: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3372: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3376: $? = 0 configure:3382: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3386: $? = 0 configure:3397: cc -c conftest.c >&5 configure:3401: $? = 0 configure:3409: cc -c conftest.c -o conftest2.o >&5 configure:3413: $? = 0 configure:3419: cc -c conftest.c -o conftest2.o >&5 configure:3423: $? = 0 configure:3441: result: yes configure:3455: checking for system library directory configure:3470: result: lib configure:3477: checking if compiler supports -R configure:3496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -R /usr/lib >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-R' configure:3496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3506: result: no configure:3511: checking if compiler supports -Wl,-rpath, configure:3530: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-rpath,/usr/lib >&5 configure:3530: $? = 0 configure:3540: result: yes configure:3585: checking build system type configure:3599: result: i686-uhu-linux-gnu configure:3619: checking host system type configure:3632: result: i686-uhu-linux-gnu configure:3652: checking target system type configure:3665: result: i686-uhu-linux-gnu configure:3768: checking for PHP prefix configure:3770: result: /usr configure:3772: checking for PHP includes configure:3774: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib configure:3776: checking for PHP extension directory configure:3778: result: /usr/lib/php configure:3780: checking for PHP installed headers prefix configure:3782: result: /usr/include/php configure:3785: checking if debug is enabled configure:3811: result: no configure:3814: checking if zts is enabled configure:3840: result: no configure:3911: checking for re2c configure:3941: result: no configure:3966: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:3980: checking for gawk configure:3997: found /bin/gawk configure:4008: result: gawk configure:4052: checking for xdiff support configure:4092: result: yes, shared configure:4106: checking for xdiff files in default path configure:4111: result: found in /usr configure:4156: checking for dlopen in -ldl configure:4181: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:4181: $? = 0 configure:4190: result: yes configure:4300: checking for xdl_diff in -lxdiff configure:4325: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm -ldl conftest.c -lxdiff >&5 configure:4325: $? = 0 configure:4335: result: yes configure:4461: checking if XDL_PATCH_IGNOREBSPACE is defined configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include conftest.c >&5 configure:4477: $? = 0 configure:4478: result: yes configure:4581: checking for xdl_set_allocator in -lxdiff configure:4606: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxdiff >&5 configure:4606: $? = 0 configure:4615: result: yes configure:4728: checking for xdl_rabdiff in -lxdiff configure:4753: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxdiff >&5 configure:4753: $? = 0 configure:4762: result: yes configure:5168: checking for ld used by i686-uhu-linux-gcc configure:5235: result: /usr/bin/ld configure:5242: checking if the linker (/usr/bin/ld) is GNU ld configure:5257: result: yes configure:5262: checking for /usr/bin/ld option to reload object files configure:5269: result: -r configure:5287: checking for BSD-compatible nm configure:5336: result: /usr/bin/nm -B configure:5340: checking whether ln -s works configure:5344: result: yes configure:5351: checking how to recognize dependent libraries configure:5537: result: pass_all configure:5749: checking for ANSI C header files configure:5769: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5769: $? = 0 configure:5842: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5842: $? = 0 configure:5842: ./conftest configure:5842: $? = 0 configure:5853: result: yes configure:5866: checking for sys/types.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for sys/stat.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for stdlib.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for string.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for memory.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for strings.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for inttypes.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for stdint.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5866: checking for unistd.h configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5880: checking dlfcn.h usability configure:5880: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5880: $? = 0 configure:5880: result: yes configure:5880: checking dlfcn.h presence configure:5880: i686-uhu-linux-gcc -E conftest.c configure:5880: $? = 0 configure:5880: result: yes configure:5880: checking for dlfcn.h configure:5880: result: yes configure:5902: checking the maximum length of command line arguments configure:6014: result: 1572864 configure:6026: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6131: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6134: $? = 0 configure:6138: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6141: $? = 0 configure:6193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6196: $? = 0 configure:6234: result: ok configure:6238: checking for objdir configure:6253: result: .libs configure:6305: checking for i686-uhu-linux-ar configure:6321: found /usr/bin/i686-uhu-linux-ar configure:6332: result: i686-uhu-linux-ar configure:6397: checking for i686-uhu-linux-ranlib configure:6427: result: no configure:6437: checking for ranlib configure:6453: found /usr/bin/ranlib configure:6464: result: ranlib configure:6489: checking for i686-uhu-linux-strip configure:6519: result: no configure:6529: checking for strip configure:6545: found /usr/bin/strip configure:6556: result: strip configure:7125: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7147: $? = 0 configure:7160: result: no configure:7175: checking for i686-uhu-linux-gcc option to produce PIC configure:7415: result: -fPIC configure:7423: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7441: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7445: $? = 0 configure:7458: result: yes configure:7486: checking if i686-uhu-linux-gcc static flag -static works configure:7514: result: yes configure:7524: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7545: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7549: $? = 0 configure:7571: result: yes configure:7597: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8529: result: yes configure:8550: checking whether -lc should be explicitly linked in configure:8555: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8558: $? = 0 configure:8573: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8576: $? = 0 configure:8588: result: no configure:8596: checking dynamic linker characteristics configure:9198: result: GNU/Linux ld.so configure:9222: checking how to hardcode library paths into programs configure:9247: result: immediate configure:9261: checking whether stripping libraries is possible configure:9266: result: yes configure:9783: checking if libtool supports shared libraries configure:9785: result: yes configure:9788: checking whether to build shared libraries configure:9809: result: yes configure:9812: checking whether to build static libraries configure:9816: result: no configure:9911: result: creating libtool configure:13614: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:677: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=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_LIBS_set= ac_cv_env_LIBS_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_header_dlfcn_h=yes 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_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_xdiff___xdl_diff=yes ac_cv_lib_xdiff_xdl_rabdiff=yes ac_cv_lib_xdiff_xdl_set_allocator=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_AR=i686-uhu-linux-ar 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_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_i686_uhu_linux_gcc_c_o=yes ac_cv_target=i686-uhu-linux-gnu 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed 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_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-uhu-linux/4.8.3 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-uhu-linux-ar' AWK='gawk' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CONFIGURE_COMMAND=' '\''./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'\''' CONFIGURE_OPTIONS=' '\''--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'\''' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DHAVE_CONFIG_H' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' NMEDIT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_CC='' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_XDIFFLIB 1 #define COMPILE_DL_XDIFF 1 #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_DLFCN_H 1 configure: exit 0