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.63. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --build=x86_64-pc-linux-gnu --host=arm-linux-eabi build_alias=x86_64-pc-linux-gnu host_alias=arm-linux-eabi --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = matti uname -m = i686 uname -r = 3.4.5-1-pae uname -s = Linux uname -v = #1 SMP PREEMPT Sat Jul 21 12:20:29 EEST 2012 /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: /home/rangeli/GNUstep/Tools PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/android-ndk PATH: /opt/java6/bin PATH: /opt/java6/db/bin PATH: /opt/java6/jre/bin PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: /root/.gem/ruby/1.9.1/bin PATH: /opt/android-sdk/platform-tools PATH: /usr/src/ndk-standalone-9/bin PATH: /usr/local/go PATH: /usr/local/go/bin PATH: /home/rangeli/opt/android-sdk-linux PATH: /home/rangeli/opt/android-sdk-linux/platform-tools PATH: /home/rangeli/opt/android-sdk-linux/tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2013: checking whether make sets $(MAKE) configure:2035: result: yes configure:2056: checking for arm-linux-eabi-gcc configure:2086: result: no configure:2096: checking for gcc configure:2112: found /usr/bin/gcc configure:2123: result: gcc configure:2135: WARNING: using cross tools not prefixed with host triplet configure:2355: checking for C compiler version configure:2363: gcc --version >&5 gcc (GCC) 4.7.1 20120721 (prerelease) Copyright (C) 2012 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:2367: $? = 0 configure:2374: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7-20120721/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 20120721 (prerelease) (GCC) configure:2378: $? = 0 configure:2385: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2389: $? = 1 configure:2412: checking for C compiler default output file name configure:2434: gcc conftest.c >&5 configure:2438: $? = 0 configure:2476: result: a.out configure:2495: checking whether the C compiler works configure:2528: result: yes configure:2535: checking whether we are cross compiling configure:2537: result: yes configure:2540: checking for suffix of executables configure:2547: gcc -o conftest conftest.c >&5 configure:2551: $? = 0 configure:2577: result: configure:2583: checking for suffix of object files configure:2609: gcc -c conftest.c >&5 configure:2613: $? = 0 configure:2638: result: o configure:2642: checking whether we are using the GNU C compiler configure:2671: gcc -c conftest.c >&5 configure:2678: $? = 0 configure:2695: result: yes configure:2704: checking whether gcc accepts -g configure:2734: gcc -c -g conftest.c >&5 configure:2741: $? = 0 configure:2842: result: yes configure:2859: checking for gcc option to accept ISO C89 configure:2933: gcc -c -g -O2 conftest.c >&5 configure:2940: $? = 0 configure:2963: result: none needed configure:2986: checking how to run the C preprocessor configure:3026: gcc -E conftest.c configure:3033: $? = 0 configure:3064: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3104: result: gcc -E configure:3133: gcc -E conftest.c configure:3140: $? = 0 configure:3171: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3231: checking for a BSD-compatible install configure:3299: result: /usr/bin/install -c configure:3318: checking build system type configure:3336: result: x86_64-pc-linux-gnu configure:3358: checking host system type configure:3373: result: arm-linux-eabi configure:3398: checking whether to activate relocatable installation configure:3413: result: no configure:3452: checking for grep that handles long lines and -e configure:3512: result: /usr/bin/grep configure:3517: checking for egrep configure:3581: result: /usr/bin/grep -E configure:3586: checking for ANSI C header files configure:3616: gcc -c -g -O2 conftest.c >&5 configure:3623: $? = 0 configure:3754: result: yes configure:3778: checking for sys/types.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for sys/stat.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for stdlib.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for string.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for memory.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for strings.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for inttypes.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for stdint.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for unistd.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3848: checking minix/config.h usability configure:3865: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define INSTALLPREFIX "/usr/local" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3886: result: no configure:3890: checking minix/config.h presence configure:3905: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define INSTALLPREFIX "/usr/local" | #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:3926: result: no configure:3954: checking for minix/config.h configure:3961: result: no configure:3992: checking whether it is safe to define __EXTENSIONS__ configure:4020: gcc -c -g -O2 conftest.c >&5 configure:4027: $? = 0 configure:4042: result: yes configure:4097: checking for a sed that does not truncate output configure:4163: result: /bin/sed configure:4181: checking for fgrep configure:4245: result: /usr/bin/grep -F configure:4280: checking for ld used by gcc configure:4347: result: /usr/bin/ld configure:4356: checking if the linker (/usr/bin/ld) is GNU ld configure:4371: result: yes configure:4383: checking for BSD- or MS-compatible name lister (nm) configure:4432: result: no configure:4443: checking for arm-linux-eabi-dumpbin configure:4473: result: no configure:4443: checking for arm-linux-eabi-link configure:4473: result: no configure:4487: checking for dumpbin configure:4517: result: no configure:4487: checking for link configure:4503: found /usr/bin/link configure:4514: result: link -dump -symbols configure:4550: checking the name lister (link -dump -symbols) interface configure:4557: gcc -c -g -O2 conftest.c >&5 configure:4560: link -dump -symbols "conftest.o" link: invalid option -- 'd' Try 'link --help' for more information. configure:4563: output configure:4570: result: BSD nm configure:4573: checking whether ln -s works configure:4577: result: yes configure:4585: checking the maximum length of command line arguments configure:4705: result: 1572864 configure:4722: checking whether the shell understands some XSI constructs configure:4732: result: yes configure:4736: checking whether the shell understands "+=" configure:4742: result: yes configure:4777: checking for /usr/bin/ld option to reload object files configure:4784: result: -r configure:4813: checking for arm-linux-eabi-objdump configure:4843: result: no configure:4853: checking for objdump configure:4869: found /usr/bin/objdump configure:4880: result: objdump configure:4909: checking how to recognize dependent libraries configure:5105: result: unknown configure:5125: checking for arm-linux-eabi-ar configure:5155: result: no configure:5165: checking for ar configure:5181: found /usr/bin/ar configure:5192: result: ar configure:5230: checking for arm-linux-eabi-strip configure:5260: result: no configure:5270: checking for strip configure:5286: found /usr/bin/strip configure:5297: result: strip configure:5329: checking for arm-linux-eabi-ranlib configure:5359: result: no configure:5369: checking for ranlib configure:5385: found /usr/bin/ranlib configure:5396: result: ranlib configure:5486: checking command to parse link -dump -symbols output from gcc object configure:5604: gcc -c -g -O2 conftest.c >&5 configure:5607: $? = 0 configure:5611: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm link: invalid option -- 'd' Try 'link --help' for more information. configure:5614: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5604: gcc -c -g -O2 conftest.c >&5 configure:5607: $? = 0 configure:5611: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm link: invalid option -- 'd' Try 'link --help' for more information. configure:5614: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5706: result: failed configure:6574: checking for dlfcn.h configure:6595: gcc -c -g -O2 conftest.c >&5 configure:6602: $? = 0 configure:6619: result: yes configure:7103: checking for objdir configure:7118: result: .libs configure:7414: checking if gcc supports -fno-rtti -fno-exceptions configure:7432: gcc -c -g -O2 -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:7436: $? = 0 configure:7449: result: no configure:7469: checking for gcc option to produce PIC configure:7741: result: -fPIC -DPIC configure:7753: checking if gcc PIC flag -fPIC -DPIC works configure:7771: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7775: $? = 0 configure:7788: result: yes configure:7812: checking if gcc static flag -static works configure:7840: result: yes configure:7855: checking if gcc supports -c -o file.o configure:7876: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7880: $? = 0 configure:7902: result: yes configure:7910: checking if gcc supports -c -o file.o configure:7957: result: yes configure:7990: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9064: result: yes configure:9101: checking whether -lc should be explicitly linked in configure:9106: gcc -c -g -O2 conftest.c >&5 configure:9109: $? = 0 configure:9124: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9127: $? = 0 configure:9139: result: no configure:9303: checking dynamic linker characteristics configure:9986: result: no configure:10088: checking how to hardcode library paths into programs configure:10113: result: immediate configure:10946: checking whether stripping libraries is possible configure:10951: result: yes configure:10986: checking if libtool supports shared libraries configure:10988: result: no configure:10991: checking whether to build shared libraries configure:11012: result: no configure:11015: checking whether to build static libraries configure:11019: result: yes configure:11059: checking for simple visibility declarations configure:11091: gcc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:11098: $? = 0 configure:11115: result: yes configure:11133: checking for nl_langinfo and CODESET configure:11159: gcc -o conftest -g -O2 conftest.c >&5 configure:11166: $? = 0 configure:11187: result: yes configure:11198: checking whether we are using the GNU C Library 2.1 or newer configure:11229: result: yes configure:11239: checking for setlocale configure:11295: gcc -o conftest -g -O2 conftest.c >&5 configure:11302: $? = 0 configure:11324: result: yes configure:11447: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on matti config.status:967: creating Makefile config.status:967: creating lib/Makefile config.status:967: creating include/localcharset.h config.status:967: creating include/localcharset.h.inst config.status:967: creating config.h config.status:1201: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-linux-eabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_setlocale=yes ac_cv_gnu_library_2_1=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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=arm-linux-eabi ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' 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_DUMPBIN='link -dump -symbols' 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes am_cv_langinfo_codeset=yes gl_cv_cc_visibility=yes lt_cv_deplibs_check_method=unknown 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=no 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= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' CC='gcc' CFLAGS='-g -O2' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='link -dump -symbols' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GLIBC21='yes' GREP='/usr/bin/grep' HAVE_VISIBILITY='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/bin/sh $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' NM='link -dump -symbols' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RELOCATABLE='no' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='' ac_ct_CC='gcc' ac_ct_DUMPBIN='link -dump -symbols' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='arm-linux-eabi' host_alias='arm-linux-eabi' host_cpu='arm' host_os='eabi' host_vendor='linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' 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. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define INSTALLPREFIX "/usr/local" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_SETLOCALE 1 configure: exit 0