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.61. Invocation command line was $ ./configure --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = deneb uname -m = sun4u uname -r = 5.10 uname -s = SunOS uname -v = Generic_139555-08 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = deneb Release = 5.10 KernelID = Generic_139555-08 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/psgendb/local/script PATH: /home/psgendb/local/bin-solaris-sparc PATH: /usr/sfw/bin PATH: /opt/SUNWspro/bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/csw/bin PATH: /usr/ccs/bin PATH: /usr/local/adminsys/bin PATH: /usr/local/sybase/client/bin PATH: /usr/X11/bin PATH: /usr/dt/bin PATH: /usr/openwin/bin PATH: /usr/openwin/demo PATH: /home/psgendb/script PATH: /home/psgendb/bin-solaris-sparc PATH: /home/psgendb/local/pkg/EMBOSS/solaris-sparc/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1768: checking build system type configure:1786: result: sparc-sun-solaris2.10 configure:1808: checking host system type configure:1823: result: sparc-sun-solaris2.10 configure:1937: checking for gcc configure:1953: found /usr/sfw/bin/gcc configure:1964: result: gcc configure:2202: checking for C compiler version configure:2209: gcc --version >&5 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 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:2212: $? = 0 configure:2219: gcc -v >&5 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:2222: $? = 0 configure:2229: gcc -V >&5 gcc: `-V' option must have argument configure:2232: $? = 1 configure:2255: checking for C compiler default output file name configure:2282: gcc conftest.c >&5 configure:2285: $? = 0 configure:2323: result: a.out configure:2340: checking whether the C compiler works configure:2350: ./a.out configure:2353: $? = 0 configure:2370: result: yes configure:2377: checking whether we are cross compiling configure:2379: result: no configure:2382: checking for suffix of executables configure:2389: gcc -o conftest conftest.c >&5 configure:2392: $? = 0 configure:2416: result: configure:2422: checking for suffix of object files configure:2448: gcc -c conftest.c >&5 configure:2451: $? = 0 configure:2474: result: o configure:2478: checking whether we are using the GNU C compiler configure:2507: gcc -c conftest.c >&5 configure:2513: $? = 0 configure:2530: result: yes configure:2535: checking whether gcc accepts -g configure:2565: gcc -c -g conftest.c >&5 configure:2571: $? = 0 configure:2670: result: yes configure:2687: checking for gcc option to accept ISO C89 configure:2761: gcc -c -g -O2 conftest.c >&5 configure:2767: $? = 0 configure:2790: result: none needed configure:2813: checking how to run the C preprocessor configure:2853: gcc -E conftest.c configure:2859: $? = 0 configure:2890: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define UNIX 1 | /* end confdefs.h. */ | #include configure:2929: result: gcc -E configure:2958: gcc -E conftest.c configure:2964: $? = 0 configure:2995: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define UNIX 1 | /* end confdefs.h. */ | #include configure:3096: checking for g++ configure:3112: found /usr/sfw/bin/g++ configure:3123: result: g++ configure:3154: checking for C++ compiler version configure:3161: g++ --version >&5 g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 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:3164: $? = 0 configure:3171: g++ -v >&5 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:3174: $? = 0 configure:3181: g++ -V >&5 g++: `-V' option must have argument configure:3184: $? = 1 configure:3187: checking whether we are using the GNU C++ compiler configure:3216: g++ -c conftest.cpp >&5 configure:3222: $? = 0 configure:3239: result: yes configure:3244: checking whether g++ accepts -g configure:3274: g++ -c -g conftest.cpp >&5 configure:3280: $? = 0 configure:3379: result: yes configure:3445: checking for ranlib configure:3461: found /usr/ccs/bin/ranlib configure:3472: result: ranlib configure:3511: checking for a BSD-compatible install configure:3567: result: /opt/csw/bin/ginstall -c configure:3580: checking for find configure:3596: found /usr/bin/find configure:3608: result: find configure:3618: checking for makedepend configure:3634: found /usr/openwin/bin/makedepend configure:3646: result: makedepend configure:3655: checking for dlopen in -ldl configure:3690: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:3696: $? = 0 configure:3714: result: yes configure:3729: checking for X configure:3964: result: libraries /usr/openwin/lib, headers /usr/openwin/include configure:3986: checking whether -R must be followed by a space configure:4012: gcc -o conftest -g -O2 conftest.c -R/usr/openwin/lib >&5 configure:4018: $? = 0 configure:4024: result: no configure:4125: gcc -o conftest -g -O2 conftest.c -L/usr/openwin/lib -R/usr/openwin/lib -lX11 >&5 configure:4131: $? = 0 configure:4288: checking for gethostbyname configure:4344: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file gethostbyname /var/tmp//ccS5sh4Q.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:4350: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define UNIX 1 | /* end confdefs.h. */ | /* Define gethostbyname to an innocuous variant, in case declares gethostbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname innocuous_gethostbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | /* 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_gethostbyname || defined __stub___gethostbyname | choke me | #endif | | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4367: result: no configure:4371: checking for gethostbyname in -lnsl configure:4406: gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:4412: $? = 0 configure:4430: result: yes configure:4512: checking for connect configure:4568: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file connect /var/tmp//ccskB19R.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:4574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define UNIX 1 | /* end confdefs.h. */ | /* Define connect to an innocuous variant, in case declares connect. | For example, HP-UX 11i declares gettimeofday. */ | #define connect innocuous_connect | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char connect (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef connect | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char connect (); | /* 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_connect || defined __stub___connect | choke me | #endif | | int | main () | { | return connect (); | ; | return 0; | } configure:4591: result: no configure:4595: checking for connect in -lsocket configure:4630: gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 configure:4636: $? = 0 configure:4654: result: yes configure:4663: checking for remove configure:4719: gcc -o conftest -g -O2 conftest.c >&5 configure:4725: $? = 0 configure:4742: result: yes configure:4814: checking for shmat configure:4870: gcc -o conftest -g -O2 conftest.c >&5 configure:4876: $? = 0 configure:4893: result: yes configure:4974: checking for IceConnectionNumber in -lICE configure:5009: gcc -o conftest -g -O2 -L/usr/openwin/lib conftest.c -lICE -lsocket -lnsl >&5 configure:5015: $? = 0 configure:5033: result: yes configure:5057: checking for main in -lm configure:5086: gcc -o conftest -g -O2 -I/usr/openwin/include -I/usr/local/include -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib conftest.c -lm >&5 configure:5092: $? = 0 configure:5110: result: yes configure:5124: checking for main in -lX11 configure:5153: gcc -o conftest -g -O2 -I/usr/openwin/include -I/usr/local/include -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -lm conftest.c -lX11 >&5 configure:5159: $? = 0 configure:5177: result: yes configure:5186: checking for main in -lgd configure:5215: gcc -o conftest -g -O2 -I/usr/openwin/include -I/usr/local/include -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -lm -lX11 conftest.c -lgd >&5 configure:5221: $? = 0 configure:5239: result: yes configure:5250: checking for gdImagePng configure:5306: gcc -o conftest -g -O2 -I/usr/openwin/include -I/usr/local/include -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -lm -lX11 -lgd conftest.c >&5 configure:5312: $? = 0 configure:5329: result: yes configure:5343: checking host system type configure:5358: result: sparc-sun-solaris2.10 configure:5614: checking for grep that handles long lines and -e configure:5688: result: /usr/sfw/bin/ggrep configure:5693: checking for egrep configure:5771: result: /usr/sfw/bin/ggrep -E configure:5776: checking for ANSI C header files configure:5806: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5812: $? = 0 configure:5911: gcc -o conftest -g -O2 -I/usr/openwin/include -I/usr/local/include -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -lm -lX11 -lgd conftest.c >&5 configure:5914: $? = 0 configure:5920: ./conftest ld.so.1: conftest: fatal: libgd.so.2: open failed: No such file or directory ./configure: line 5921: 28063 Killed ./conftest$ac_exeext configure:5923: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define UNIX 1 | #define DO_PS 1 | #define DO_FIG 1 | #define DO_X11 1 | #define DO_GD 1 | /* end confdefs.h. */ | #include | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | return 2; | return 0; | } configure:5940: result: no configure:5964: checking for sys/types.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for sys/stat.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for stdlib.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for string.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for memory.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for strings.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for inttypes.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for stdint.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:5964: checking for unistd.h configure:5985: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:5991: $? = 0 configure:6007: result: yes configure:6034: checking limits.h usability configure:6051: gcc -c -g -O2 -I/usr/openwin/include -I/usr/local/include conftest.c >&5 configure:6057: $? = 0 configure:6071: result: yes configure:6075: checking limits.h presence configure:6090: gcc -E conftest.c configure:6096: $? = 0 configure:6110: result: yes configure:6138: checking for limits.h configure:6146: result: yes configure:6298: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on deneb config.status:608: creating Makefile config.status:608: creating demo/Makefile config.status:608: creating g2_perl/Makefile.PL ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.10 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_connect=no ac_cv_func_gdImagePng=yes ac_cv_func_gethostbyname=no ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/openwin/include'\'' ac_x_libraries='\''/usr/openwin/lib'\''' ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=no 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=sparc-sun-solaris2.10 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_main=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gd_main=yes ac_cv_lib_m_main=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_socket_connect=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E' ac_cv_path_GREP=/usr/sfw/bin/ggrep ac_cv_path_install='/opt/csw/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_FIND=find ac_cv_prog_MAKEDEPEND=makedepend ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -I/usr/openwin/include -I/usr/local/include' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DUNIX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1' DO_FIG='' DO_GD='' DO_PS='' DO_WIN32='#' DO_X11='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/sfw/bin/ggrep -E' EXEEXT='' FIND='find' GREP='/usr/sfw/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -lm -lX11 -lgd' LD_SHARED='' LD_SHARED_EXT='so' LD_SHARED_FLAGS='' LD_SHARED_OPT='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEDEPEND='makedepend' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/bash' XMKMF='' X_CFLAGS=' -I/usr/openwin/include' X_EXTRA_LIBS='-lsocket -lnsl' X_LIBS=' -L/usr/openwin/lib -R/usr/openwin/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.10' build_alias='' build_cpu='sparc' build_os='solaris2.10' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.10' host_alias='' host_cpu='sparc' host_os='solaris2.10' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' 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 UNIX 1 #define DO_PS 1 #define DO_FIG 1 #define DO_X11 1 #define DO_GD 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_LIMITS_H 1 configure: exit 0