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.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = narya.cs.waikato.ac.nz uname -m = i686 uname -r = 2.4.30 uname -s = Linux uname -v = #1 SMP Tue Aug 9 03:04:44 NZST 2005 /usr/bin/uname -p = AMD Athlon(tm) XP 2200+ /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kde/3.3/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 PATH: /usr/sather/bin PATH: /opt/sun-jdk-1.4.2.08/bin PATH: /opt/sun-jdk-1.4.2.08/jre/bin PATH: /opt/sun-jdk-1.4.2.08/jre/javaws PATH: /usr/qt/3/bin PATH: /usr/kde/3.3/bin PATH: /usr/kde/3.2/bin PATH: /usr/local/bin PATH: . PATH: /research/shaoqun/testing/gsdl/bin/script PATH: /research/shaoqun/testing/gsdl/bin/linux ## ----------- ## ## Core tests. ## ## ----------- ## configure:1476: checking whether make sets $(MAKE) configure:1496: result: yes configure:1555: checking for gcc configure:1571: found /usr/bin/gcc configure:1581: result: gcc configure:1825: checking for C compiler version configure:1828: gcc --version &5 gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) Copyright (C) 2003 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:1831: $? = 0 configure:1833: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) configure:1836: $? = 0 configure:1838: gcc -V &5 gcc: `-V' option must have argument configure:1841: $? = 1 configure:1864: checking for C compiler default output file name configure:1867: gcc conftest.c >&5 configure:1870: $? = 0 configure:1916: result: a.out configure:1921: checking whether the C compiler works configure:1927: ./a.out configure:1930: $? = 0 configure:1947: result: yes configure:1954: checking whether we are cross compiling configure:1956: result: no configure:1959: checking for suffix of executables configure:1961: gcc -o conftest conftest.c >&5 configure:1964: $? = 0 configure:1989: result: configure:1995: checking for suffix of object files configure:2016: gcc -c conftest.c >&5 configure:2019: $? = 0 configure:2041: result: o configure:2045: checking whether we are using the GNU C compiler configure:2069: gcc -c conftest.c >&5 configure:2075: $? = 0 configure:2079: test -z || test ! -s conftest.err configure:2082: $? = 0 configure:2085: test -s conftest.o configure:2088: $? = 0 configure:2101: result: yes configure:2107: checking whether gcc accepts -g configure:2128: gcc -c -g conftest.c >&5 configure:2134: $? = 0 configure:2138: test -z || test ! -s conftest.err configure:2141: $? = 0 configure:2144: test -s conftest.o configure:2147: $? = 0 configure:2158: result: yes configure:2175: checking for gcc option to accept ANSI C configure:2245: gcc -c -g -O2 conftest.c >&5 configure:2251: $? = 0 configure:2255: test -z || test ! -s conftest.err configure:2258: $? = 0 configure:2261: test -s conftest.o configure:2264: $? = 0 configure:2282: result: none needed configure:2300: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2306: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2445: checking how to run the C preprocessor configure:2480: gcc -E conftest.c configure:2486: $? = 0 configure:2518: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2524: $? = 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:2563: result: gcc -E configure:2587: gcc -E conftest.c configure:2593: $? = 0 configure:2625: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2631: $? = 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:2675: checking for egrep configure:2685: result: grep -E configure:2691: checking for AIX configure:2713: result: no configure:2719: checking maximum warning verbosity option configure:2740: result: -Wall -Wmissing-declarations -Wmissing-prototypes for C configure:2843: checking build system type configure:2861: result: i686-pc-linux-gnu configure:2869: checking host system type configure:2883: result: i686-pc-linux-gnu configure:2913: checking for ld used by GCC configure:2976: result: /usr/i686-pc-linux-gnu/bin/ld configure:2985: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.15.92.0.2 20040927 configure:2997: result: yes configure:3002: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3009: result: -r configure:3014: checking for BSD-compatible nm configure:3050: result: /usr/bin/nm -B configure:3053: checking for a sed that does not truncate output configure:3135: result: /bin/sed configure:3138: checking whether ln -s works configure:3142: result: yes configure:3149: checking how to recognise dependent libraries configure:3330: result: pass_all configure:3342: checking command to parse /usr/bin/nm -B output configure:3423: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 conftest.c:5: warning: no previous prototype for `nm_test_func' configure:3426: $? = 0 configure:3430: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3433: $? = 0 configure:3485: gcc -o conftest -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c conftstm.o >&5 conftest.c:6: warning: `main' is usually a function configure:3488: $? = 0 configure:3532: result: ok configure:3536: checking for ANSI C header files configure:3561: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3567: $? = 0 configure:3571: test -z || test ! -s conftest.err configure:3574: $? = 0 configure:3577: test -s conftest.o configure:3580: $? = 0 configure:3669: gcc -o conftest -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:26: warning: implicit declaration of function `exit' configure:3672: $? = 0 configure:3674: ./conftest configure:3677: $? = 0 configure:3692: result: yes configure:3716: checking for sys/types.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for sys/stat.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for stdlib.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for string.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for memory.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for strings.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for inttypes.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for stdint.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3716: checking for unistd.h configure:3732: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3738: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3762: result: yes configure:3788: checking dlfcn.h usability configure:3800: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:3806: $? = 0 configure:3810: test -z || test ! -s conftest.err configure:3813: $? = 0 configure:3816: test -s conftest.o configure:3819: $? = 0 configure:3829: result: yes configure:3833: checking dlfcn.h presence configure:3843: gcc -E conftest.c configure:3849: $? = 0 configure:3869: result: yes configure:3904: checking for dlfcn.h configure:3911: result: yes configure:4109: checking for ranlib configure:4125: found /usr/bin/ranlib configure:4136: result: ranlib configure:4189: checking for strip configure:4205: found /usr/bin/strip configure:4216: result: strip configure:4436: checking for objdir configure:4447: result: .libs configure:4464: checking for gcc option to produce PIC configure:4610: result: -fPIC configure:4614: checking if gcc PIC flag -fPIC works configure:4637: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -fPIC -DPIC conftest.c >&5 configure:4643: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest.o configure:4656: $? = 0 configure:4694: result: yes configure:4710: checking if gcc static flag -static works configure:4734: gcc -o conftest -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -static conftest.c >&5 configure:4740: $? = 0 configure:4744: test -z || test ! -s conftest.err configure:4747: $? = 0 configure:4750: test -s conftest configure:4753: $? = 0 configure:4770: result: yes configure:4782: checking if gcc supports -c -o file.o configure:4802: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c >&5 configure:4826: result: yes configure:4831: checking if gcc supports -c -o file.lo configure:4858: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.lo conftest.c >&5 conftest.c: In function `main': conftest.c:24: warning: unused variable `some_variable' configure:4864: $? = 0 configure:4868: test -z || test ! -s conftest.err configure:4871: $? = 0 configure:4874: test -s conftest.lo configure:4877: $? = 0 configure:4899: result: no configure:4930: checking if gcc supports -fno-rtti -fno-exceptions configure:4952: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC conftest.c: In function `main': conftest.c:24: warning: unused variable `some_variable' cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC conftest.c: In function `main': conftest.c:24: warning: unused variable `some_variable' configure:4958: $? = 0 configure:4962: test -z || test ! -s conftest.err configure:4965: $? = 0 configure:4968: test -s conftest.o configure:4971: $? = 0 configure:4988: result: no configure:4999: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:5691: result: yes configure:5696: checking how to hardcode library paths into programs configure:5720: result: immediate configure:5725: checking whether stripping libraries is possible configure:5730: result: yes configure:5741: checking dynamic linker characteristics configure:6143: result: GNU/Linux ld.so configure:6148: checking if libtool supports shared libraries configure:6150: result: yes configure:6153: checking whether to build shared libraries configure:6174: result: yes configure:6177: checking whether to build static libraries configure:6181: result: yes configure:6931: checking whether -lc should be explicitly linked in configure:6939: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 conftest.c:1: warning: `dummy' defined but not used configure:6942: $? = 0 configure:6956: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6959: $? = 0 configure:6972: result: no configure:7548: checking for perl configure:7566: found /usr/bin/perl configure:7579: result: /usr/bin/perl configure:7588: checking for sh configure:7606: found /bin/sh configure:7619: result: /bin/sh configure:7627: checking whether to enable maintainer-specific portions of Makefiles configure:7636: result: no configure:7678: checking for ld used by GCC configure:7741: result: /usr/i686-pc-linux-gnu/bin/ld configure:7750: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.15.92.0.2 20040927 configure:7762: result: yes configure:7768: checking for shared library run path origin configure:7781: result: done configure:8213: checking for iconv configure:8240: gcc -o conftest -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:8246: $? = 0 configure:8250: test -z || test ! -s conftest.err configure:8253: $? = 0 configure:8256: test -s conftest configure:8259: $? = 0 configure:8325: result: yes configure:8348: checking for iconv declaration configure:8382: gcc -c -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:8388: $? = 0 configure:8392: test -z || test ! -s conftest.err configure:8395: $? = 0 configure:8398: test -s conftest.o configure:8401: $? = 0 configure:8416: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8436: checking for vsnprintf configure:8493: gcc -o conftest -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `vsnprintf' configure:8499: $? = 0 configure:8503: test -z || test ! -s conftest.err configure:8506: $? = 0 configure:8509: test -s conftest configure:8512: $? = 0 configure:8524: result: yes configure:8631: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on narya.cs.waikato.ac.nz config.status:666: creating Makefile config.status:769: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-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_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_vsnprintf=yes 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-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SH=/bin/sh ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_func_iconv=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= lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.3.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='ranlib' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' STRIP='strip' UNICODE_VERSION='3.2.0' VERSION='1.7.0' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' 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 HAVE_DLFCN_H 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_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 HAVE_VSNPRINTF 1 #define ICONV_CONST #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0