This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xmlsec1 configure 1.2.14, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-pic --disable-shared --disable-crypto-dl --without-libxslt --without-gnutls --without-openssl ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 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: . PATH: /var/uhubuild/work/compile/solenv/bin PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2829: checking build system type configure:2843: result: i686-pc-linux-gnu configure:2863: checking host system type configure:2876: result: i686-pc-linux-gnu configure:2922: checking for a BSD-compatible install configure:2990: result: /bin/install -c configure:3001: checking whether build environment is sane configure:3056: result: yes configure:3094: WARNING: 'missing' script is too old or missing configure:3207: checking for a thread-safe mkdir -p configure:3246: result: /bin/mkdir -p configure:3253: checking for gawk configure:3269: found /bin/gawk configure:3280: result: gawk configure:3291: checking whether make sets $(MAKE) configure:3313: result: yes configure:3342: checking whether make supports nested variables configure:3359: result: yes configure:3448: checking whether UID '82' is supported by ustar format configure:3451: result: yes configure:3458: checking whether GID '82' is supported by ustar format configure:3461: result: yes configure:3469: checking how to create a ustar tar archive configure:3480: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3483: $? = 0 configure:3523: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3526: $? = 0 configure:3530: tar -xf - &5 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:3950: $? = 0 configure:3939: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/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:3950: $? = 0 configure:3939: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3950: $? = 1 configure:3939: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3950: $? = 1 configure:3970: checking whether the C compiler works configure:3992: gcc conftest.c >&5 configure:3996: $? = 0 configure:4044: result: yes configure:4047: checking for C compiler default output file name configure:4049: result: a.out configure:4055: checking for suffix of executables configure:4062: gcc -o conftest conftest.c >&5 configure:4066: $? = 0 configure:4088: result: configure:4110: checking whether we are cross compiling configure:4118: gcc -o conftest conftest.c >&5 configure:4122: $? = 0 configure:4129: ./conftest configure:4133: $? = 0 configure:4148: result: no configure:4153: checking for suffix of object files configure:4175: gcc -c conftest.c >&5 configure:4179: $? = 0 configure:4200: result: o configure:4204: checking whether we are using the GNU C compiler configure:4223: gcc -c conftest.c >&5 configure:4223: $? = 0 configure:4232: result: yes configure:4241: checking whether gcc accepts -g configure:4261: gcc -c -g conftest.c >&5 configure:4261: $? = 0 configure:4302: result: yes configure:4319: checking for gcc option to accept ISO C89 configure:4382: gcc -c -g -O2 conftest.c >&5 configure:4382: $? = 0 configure:4395: result: none needed configure:4420: checking whether gcc understands -c and -o together configure:4442: gcc -c conftest.c -o conftest2.o configure:4445: $? = 0 configure:4442: gcc -c conftest.c -o conftest2.o configure:4445: $? = 0 configure:4457: result: yes configure:4485: checking for style of include used by make configure:4513: result: GNU configure:4539: checking dependency style of gcc configure:4650: result: gcc3 configure:4672: checking how to run the C preprocessor configure:4703: gcc -E conftest.c configure:4703: $? = 0 configure:4717: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.14" | #define PACKAGE_STRING "xmlsec1 1.2.14" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE_URL "" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.14" | /* end confdefs.h. */ | #include configure:4742: result: gcc -E configure:4762: gcc -E conftest.c configure:4762: $? = 0 configure:4776: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.14" | #define PACKAGE_STRING "xmlsec1 1.2.14" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE_URL "" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.14" | /* end confdefs.h. */ | #include configure:4805: checking for grep that handles long lines and -e configure:4863: result: /bin/grep configure:4868: checking for egrep configure:4930: result: /bin/grep -E configure:4935: checking for ANSI C header files configure:4955: gcc -c -g -O2 conftest.c >&5 configure:4955: $? = 0 configure:5028: gcc -o conftest -g -O2 conftest.c >&5 configure:5028: $? = 0 configure:5028: ./conftest configure:5028: $? = 0 configure:5039: result: yes configure:5073: checking for a sed that does not truncate output configure:5137: result: /bin/sed configure:5155: checking for fgrep configure:5217: result: /bin/grep -F configure:5252: checking for ld used by gcc configure:5319: result: /usr/bin/ld configure:5326: checking if the linker (/usr/bin/ld) is GNU ld configure:5341: result: yes configure:5353: checking for BSD- or MS-compatible name lister (nm) configure:5402: result: nm configure:5520: checking the name lister (nm) interface configure:5527: gcc -c -g -O2 conftest.c >&5 configure:5530: nm "conftest.o" configure:5533: output 00000000 B some_variable configure:5540: result: BSD nm configure:5543: checking whether ln -s works configure:5547: result: yes configure:5555: checking the maximum length of command line arguments configure:5675: result: 805306365 configure:5692: checking whether the shell understands some XSI constructs configure:5702: result: yes configure:5706: checking whether the shell understands "+=" configure:5712: result: yes configure:5747: checking for /usr/bin/ld option to reload object files configure:5754: result: -r configure:5823: checking for objdump configure:5850: result: objdump configure:5882: checking how to recognize dependent libraries configure:6078: result: pass_all configure:6138: checking for ar configure:6165: result: ar configure:6243: checking for strip configure:6270: result: strip configure:6342: checking for ranlib configure:6369: result: ranlib configure:6459: checking command to parse nm output from gcc object configure:6577: gcc -c -g -O2 conftest.c >&5 configure:6580: $? = 0 configure:6584: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6587: $? = 0 configure:6641: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6644: $? = 0 configure:6682: result: ok configure:7490: checking for sys/types.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for sys/stat.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for stdlib.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for string.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for memory.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for strings.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for inttypes.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for stdint.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7490: checking for unistd.h configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7490: result: yes configure:7504: checking for dlfcn.h configure:7504: gcc -c -g -O2 conftest.c >&5 configure:7504: $? = 0 configure:7504: result: yes configure:7688: checking for objdir configure:7703: result: .libs configure:7999: checking if gcc supports -fno-rtti -fno-exceptions configure:8017: 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] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8021: $? = 0 configure:8034: result: no configure:8054: checking for gcc option to produce PIC configure:8326: result: -fPIC -DPIC configure:8338: checking if gcc PIC flag -fPIC -DPIC works configure:8356: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8360: $? = 0 configure:8373: result: yes configure:8397: checking if gcc static flag -static works configure:8425: result: yes configure:8440: checking if gcc supports -c -o file.o configure:8461: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8465: $? = 0 configure:8487: result: yes configure:8495: checking if gcc supports -c -o file.o configure:8542: result: yes configure:8575: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9565: result: yes configure:9804: checking dynamic linker characteristics configure:10237: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10237: $? = 0 configure:10467: result: GNU/Linux ld.so configure:10569: checking how to hardcode library paths into programs configure:10594: result: immediate configure:11114: checking whether stripping libraries is possible configure:11119: result: yes configure:11154: checking if libtool supports shared libraries configure:11156: result: yes configure:11159: checking whether to build shared libraries configure:11180: result: no configure:11183: checking whether to build static libraries configure:11187: result: yes configure:11268: checking for cp configure:11286: found /bin/cp configure:11299: result: /bin/cp configure:11309: checking for mv configure:11327: found /bin/mv configure:11340: result: /bin/mv configure:11350: checking for tar configure:11368: found /bin/tar configure:11381: result: /bin/tar configure:11391: checking for help2man configure:11424: result: no configure:11431: checking for man2html configure:11464: result: no configure:11473: checking for dirent.h that defines DIR configure:11492: gcc -c -g -O2 conftest.c >&5 configure:11492: $? = 0 configure:11500: result: yes configure:11513: checking for library containing opendir configure:11544: gcc -o conftest -g -O2 conftest.c >&5 configure:11544: $? = 0 configure:11561: result: none required configure:11628: checking for ANSI C header files configure:11732: result: yes configure:11742: checking stdio.h usability configure:11742: gcc -c -g -O2 conftest.c >&5 configure:11742: $? = 0 configure:11742: result: yes configure:11742: checking stdio.h presence configure:11742: gcc -E conftest.c configure:11742: $? = 0 configure:11742: result: yes configure:11742: checking for stdio.h configure:11742: result: yes configure:11754: checking for stdlib.h configure:11754: result: yes configure:11766: checking for string.h configure:11766: result: yes configure:11778: checking ctype.h usability configure:11778: gcc -c -g -O2 conftest.c >&5 configure:11778: $? = 0 configure:11778: result: yes configure:11778: checking ctype.h presence configure:11778: gcc -E conftest.c configure:11778: $? = 0 configure:11778: result: yes configure:11778: checking for ctype.h configure:11778: result: yes configure:11790: checking errno.h usability configure:11790: gcc -c -g -O2 conftest.c >&5 configure:11790: $? = 0 configure:11790: result: yes configure:11790: checking errno.h presence configure:11790: gcc -E conftest.c configure:11790: $? = 0 configure:11790: result: yes configure:11790: checking for errno.h configure:11790: result: yes configure:11802: checking ansidecl.h usability configure:11802: gcc -c -g -O2 conftest.c >&5 conftest.c:63:22: fatal error: ansidecl.h: No such file or directory #include ^ compilation terminated. configure:11802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.14" | #define PACKAGE_STRING "xmlsec1 1.2.14" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE_URL "" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.14" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_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:11802: result: no configure:11802: checking ansidecl.h presence configure:11802: gcc -E conftest.c conftest.c:30:22: fatal error: ansidecl.h: No such file or directory #include ^ compilation terminated. configure:11802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.14" | #define PACKAGE_STRING "xmlsec1 1.2.14" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE_URL "" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.14" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:11802: result: no configure:11802: checking for ansidecl.h configure:11802: result: no configure:11814: checking time.h usability configure:11814: gcc -c -g -O2 conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking time.h presence configure:11814: gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for time.h configure:11814: result: yes configure:11827: checking for strchr configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for strrchr configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for printf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'printf' [enabled by default] char printf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for sprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'sprintf' [enabled by default] char sprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for fprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'fprintf' [enabled by default] char fprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for snprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for vfprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default] char vfprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for vsprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default] char vsprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for vsnprintf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for sscanf configure:11827: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'sscanf' [enabled by default] char sscanf (); ^ configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for timegm configure:11827: gcc -o conftest -g -O2 conftest.c >&5 configure:11827: $? = 0 configure:11827: result: yes configure:11839: checking for development environment configure:11854: result: no configure:11901: checking for __FUNCTION__ or __func__ configure:11914: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *foo = __FUNCTION__; ^ configure:11914: $? = 0 configure:11931: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *foo = __func__; ^ configure:11931: $? = 0 configure:11938: result: __FUNCTION__ configure:11954: checking size of size_t configure:11959: gcc -o conftest -g -O2 conftest.c >&5 configure:11959: $? = 0 configure:11959: ./conftest configure:11959: $? = 0 configure:11973: result: 4 configure:12000: checking for pkg-config configure:12016: found /usr/bin/pkg-config configure:12028: result: yes configure:12364: checking for libxslt libraries >= 1.0.20 configure:12366: result: no configure:12565: checking for openssl libraries >= 0.9.6 configure:12567: result: no configure:13064: checking for NSS configure:13071: $PKG_CONFIG --exists --print-errors "$MOZ_FLAVOUR-nspr >= $MOZILLA_MIN_VERSION $MOZ_FLAVOUR >= $MOZILLA_MIN_VERSION" Unknown option -nspr >= 1.4 >= 1.4 configure:13074: $? = 1 configure:13088: $PKG_CONFIG --exists --print-errors "$MOZ_FLAVOUR-nspr >= $MOZILLA_MIN_VERSION $MOZ_FLAVOUR >= $MOZILLA_MIN_VERSION" Unknown option -nspr >= 1.4 >= 1.4 configure:13091: $? = 1 configure:13105: result: no Unknown option -nspr >= 1.4 >= 1.4 configure:13137: checking for NSS configure:13144: $PKG_CONFIG --exists --print-errors "nss >= 3.9.3 nspr >= 4.8" configure:13147: $? = 0 configure:13161: $PKG_CONFIG --exists --print-errors "nss >= 3.9.3 nspr >= 4.8" configure:13164: $? = 0 configure:13202: result: yes configure:13665: checking for gnutls libraries >= 0.8.1 configure:13667: result: no configure:13967: checking for mscrypto libraries configure:13969: result: none configure:14031: checking for crypto library configure:14036: result: yes ('nss') configure:14040: checking for MD5 support configure:14054: result: yes configure:14067: checking for RIPEMD-160 support configure:14081: result: yes configure:14094: checking for SHA1 support configure:14108: result: yes configure:14121: checking for SHA224 support configure:14135: result: yes configure:14148: checking for SHA256 support configure:14162: result: yes configure:14175: checking for SHA384 support configure:14189: result: yes configure:14202: checking for SHA512 support configure:14216: result: yes configure:14230: checking for HMAC support configure:14244: result: yes configure:14257: checking for DSA support configure:14271: result: yes configure:14284: checking for RSA support configure:14298: result: yes configure:14311: checking for x509 support configure:14325: result: yes configure:14338: checking for DES support configure:14352: result: yes configure:14365: checking for AES support configure:14379: result: yes configure:14392: checking for GOST support configure:14402: result: no configure:14419: checking for XMLDSig support configure:14433: result: yes configure:14446: checking for XMLEnc support configure:14460: result: yes configure:14473: checking for XMKMS support - under development configure:14487: result: no configure:14502: checking for xmlsec-crypto dynamic loading support configure:14512: result: no configure:14591: checking for xmlsec-crypto dynamic loading support in command line tool configure:14603: result: no configure:14625: checking for docs folder configure:14639: result: $(datadir)/doc/xmlsec1 configure:14643: checking for Simple Keys Manager testing configure:14655: result: yes configure:14659: checking for templates testing configure:14671: result: yes configure:14675: checking for debuging configure:14687: result: no configure:14691: checking for profiling configure:14703: result: no configure:14707: checking for pedantic configure:14719: result: no configure:14724: checking for static linking configure:14736: result: no configure:14930: checking that generated files are newer than configure configure:14936: result: done configure:15059: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xmlsec1 config.status 1.2.14, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1258: creating include/xmlsec/nss/Makefile config.status:1258: creating src/nss/Makefile config.status:1258: creating include/xmlsec/version.h config.status:1258: creating Makefile config.status:1258: creating include/Makefile config.status:1258: creating include/xmlsec/Makefile config.status:1258: creating include/xmlsec/private/Makefile config.status:1258: creating src/Makefile config.status:1258: creating apps/Makefile config.status:1258: creating docs/Makefile config.status:1258: creating docs/api/Makefile config.status:1258: creating man/Makefile config.status:1258: creating xmlsec1Conf.sh config.status:1258: creating xmlsec1-config config.status:1258: creating xmlsec1-openssl.pc config.status:1258: creating xmlsec1-gnutls.pc config.status:1258: creating xmlsec1-nss.pc config.status:1258: creating xmlsec1.spec config.status:1258: creating config.h config.status:1487: executing depfiles commands config.status:1487: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_GNUTLS_CFLAGS_set=set ac_cv_env_GNUTLS_CFLAGS_value=' ' ac_cv_env_GNUTLS_LIBS_set=set ac_cv_env_GNUTLS_LIBS_value=' ' ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set=set ac_cv_env_LIBXML_CFLAGS_value=' -isystem/usr/include/libxml2 ' ac_cv_env_LIBXML_LIBS_set=set ac_cv_env_LIBXML_LIBS_value=' -lxml2 ' ac_cv_env_LIBXSLT_CFLAGS_set=set ac_cv_env_LIBXSLT_CFLAGS_value=' -isystem/usr/include/libxml2 ' ac_cv_env_LIBXSLT_LIBS_set=set ac_cv_env_LIBXSLT_LIBS_value=' -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 ' ac_cv_env_NSS_CFLAGS_set=set ac_cv_env_NSS_CFLAGS_value=' -isystem/usr/include/nss3 -isystem/usr/include/nspr4 ' ac_cv_env_NSS_LIBS_set=set ac_cv_env_NSS_LIBS_value=' -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' ac_cv_env_OPENSSL_CFLAGS_set=set ac_cv_env_OPENSSL_CFLAGS_value=' ' ac_cv_env_OPENSSL_LIBS_set=set ac_cv_env_OPENSSL_LIBS_value=' -lssl -lcrypto ' ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config 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_fprintf=yes ac_cv_func_printf=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_strchr=yes ac_cv_func_strrchr=yes ac_cv_func_timegm=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_ansidecl_h=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_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_stdio_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_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_CP=/bin/cp ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MV=/bin/mv ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_PKG_CONFIG_ENABLED=yes ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_search_opendir='none required' ac_cv_sizeof_size_t=4 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm 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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=805306365 pkg_cv_NSS_CFLAGS='-I/usr/include/nss3 -I/usr/include/nspr4 ' pkg_cv_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GNUTLS_CFLAGS='' GNUTLS_CRYPTO_LIB='xmlsec1-gnutls' GNUTLS_LIBS='' GNUTLS_MIN_VERSION='0.8.1' GREP='/bin/grep' HELP2MAN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS=' -isystem/usr/include/libxml2 ' LIBXML_CONFIG='xml2-config' LIBXML_LIBS=' -lxml2 ' LIBXML_MIN_VERSION='2.7.4' LIBXSLT_CFLAGS='' LIBXSLT_CONFIG='xslt-config' LIBXSLT_LIBS='' LIBXSLT_MIN_VERSION='1.0.20' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MAN2HTML='' MKDIR_P='/bin/mkdir -p' MOZILLA_MIN_VERSION='1.4' MSCRYPTO_CFLAGS='' MSCRYPTO_CRYPTO_LIB='xmlsec1-mscrypto' MSCRYPTO_LIBS='' MV='/bin/mv' NM='nm' NMEDIT='' NSPR_MIN_VERSION='4.0' NSPR_PACKAGE='nspr' NSS_CFLAGS='-I/usr/include/nss3 -I/usr/include/nspr4 -DXMLSEC_CRYPTO_NSS=1' NSS_CRYPTO_LIB='xmlsec1-nss' NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' NSS_MIN_VERSION='3.2' NSS_PACKAGE='nss' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_CRYPTO_LIB='xmlsec1-openssl' OPENSSL_LIBS='' OPENSSL_MIN_VERSION='0.9.6' OTOOL64='' OTOOL='' PACKAGE='xmlsec1' PACKAGE_BUGREPORT='http://www.aleksey.com/xmlsec' PACKAGE_NAME='xmlsec1' PACKAGE_STRING='xmlsec1 1.2.14' PACKAGE_TARNAME='xmlsec1' PACKAGE_URL='' PACKAGE_VERSION='1.2.14' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_ENABLED='yes' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RM='rm -f' SED='/bin/sed' SET_MAKE='' SHAREDLIB_HACK_FALSE='' SHAREDLIB_HACK_TRUE='#' SHELL='/bin/sh' STRIP='strip' TAR='/bin/tar' VERSION='1.2.14' XMLSEC_APP_DEFINES='' XMLSEC_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 -isystem/usr/include/libxml2 -I/usr/include/nss3 -I/usr/include/nspr4 -DXMLSEC_CRYPTO_NSS=1' XMLSEC_CORE_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 ' XMLSEC_CORE_LIBS='-lxmlsec1 ' XMLSEC_CRYPTO='nss' XMLSEC_CRYPTO_CFLAGS='-I/usr/include/nss3 -I/usr/include/nspr4 -DXMLSEC_CRYPTO_NSS=1' XMLSEC_CRYPTO_DISABLED_LIST=' openssl gnutls mscrypto' XMLSEC_CRYPTO_EXTRA_LDFLAGS='' XMLSEC_CRYPTO_LIB='xmlsec1-nss' XMLSEC_CRYPTO_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' XMLSEC_CRYPTO_LIST=' nss' XMLSEC_CRYPTO_PC_FILES_LIST=' xmlsec1-nss.pc' XMLSEC_DEFINES=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1' XMLSEC_DL_INCLUDES='' XMLSEC_DL_LIBS='' XMLSEC_DOCDIR='$(datadir)/doc/xmlsec1' XMLSEC_EXTRA_LDFLAGS='' XMLSEC_GNUTLS_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 ' XMLSEC_GNUTLS_LIBS='-L${exec_prefix}/lib -lxmlsec1-gnutls -lxmlsec1 ' XMLSEC_LIBDIR='${exec_prefix}/lib' XMLSEC_LIBS='-L${exec_prefix}/lib -lxmlsec1-nss -lxmlsec1 -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' XMLSEC_NO_AES='0' XMLSEC_NO_AES_FALSE='' XMLSEC_NO_AES_TRUE='#' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING='1' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_FALSE='#' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_TRUE='' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING='1' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_FALSE='#' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_TRUE='' XMLSEC_NO_DES='0' XMLSEC_NO_DES_FALSE='' XMLSEC_NO_DES_TRUE='#' XMLSEC_NO_DSA='0' XMLSEC_NO_DSA_FALSE='' XMLSEC_NO_DSA_TRUE='#' XMLSEC_NO_GNUTLS='1' XMLSEC_NO_GNUTLS_FALSE='#' XMLSEC_NO_GNUTLS_TRUE='' XMLSEC_NO_GOST='1' XMLSEC_NO_GOST_FALSE='#' XMLSEC_NO_GOST_TRUE='' XMLSEC_NO_HMAC='0' XMLSEC_NO_HMAC_FALSE='' XMLSEC_NO_HMAC_TRUE='#' XMLSEC_NO_LIBXSLT='1' XMLSEC_NO_MD5='0' XMLSEC_NO_MD5_FALSE='' XMLSEC_NO_MD5_TRUE='#' XMLSEC_NO_MSCRYPTO='1' XMLSEC_NO_MSCRYPTO_FALSE='#' XMLSEC_NO_MSCRYPTO_TRUE='' XMLSEC_NO_NSS='0' XMLSEC_NO_NSS_FALSE='' XMLSEC_NO_NSS_TRUE='#' XMLSEC_NO_OPENSSL='1' XMLSEC_NO_OPENSSL_FALSE='#' XMLSEC_NO_OPENSSL_TRUE='' XMLSEC_NO_RIPEMD160='0' XMLSEC_NO_RIPEMD160_FALSE='' XMLSEC_NO_RIPEMD160_TRUE='#' XMLSEC_NO_RSA='0' XMLSEC_NO_RSA_FALSE='' XMLSEC_NO_RSA_TRUE='#' XMLSEC_NO_SHA1='0' XMLSEC_NO_SHA1_FALSE='' XMLSEC_NO_SHA1_TRUE='#' XMLSEC_NO_SHA224='0' XMLSEC_NO_SHA224_FALSE='' XMLSEC_NO_SHA224_TRUE='#' XMLSEC_NO_SHA256='0' XMLSEC_NO_SHA256_FALSE='' XMLSEC_NO_SHA256_TRUE='#' XMLSEC_NO_SHA384='0' XMLSEC_NO_SHA384_FALSE='' XMLSEC_NO_SHA384_TRUE='#' XMLSEC_NO_SHA512='0' XMLSEC_NO_SHA512_FALSE='' XMLSEC_NO_SHA512_TRUE='#' XMLSEC_NO_X509='0' XMLSEC_NO_X509_FALSE='' XMLSEC_NO_X509_TRUE='#' XMLSEC_NO_XKMS='1' XMLSEC_NO_XKMS_FALSE='#' XMLSEC_NO_XKMS_TRUE='' XMLSEC_NO_XMLDSIG='0' XMLSEC_NO_XMLDSIG_FALSE='' XMLSEC_NO_XMLDSIG_TRUE='#' XMLSEC_NO_XMLENC='0' XMLSEC_NO_XMLENC_FALSE='' XMLSEC_NO_XMLENC_TRUE='#' XMLSEC_NSS_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 -I/usr/include/nss3 -I/usr/include/nspr4 -DXMLSEC_CRYPTO_NSS=1' XMLSEC_NSS_LIBS='-L${exec_prefix}/lib -lxmlsec1-nss -lxmlsec1 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' XMLSEC_OPENSSL_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 ' XMLSEC_OPENSSL_LIBS='-L${exec_prefix}/lib -lxmlsec1-openssl -lxmlsec1 ' XMLSEC_PACKAGE='xmlsec1' XMLSEC_STATIC_BINARIES='' XMLSEC_VERSION='1.2.14' XMLSEC_VERSION_INFO='3:14:2' XMLSEC_VERSION_MAJOR='1' XMLSEC_VERSION_MINOR='2' XMLSEC_VERSION_SAFE='1_2_14' XMLSEC_VERSION_SUBMINOR='14' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/xmlsec/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' 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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xmlsec1" #define PACKAGE_TARNAME "xmlsec1" #define PACKAGE_VERSION "1.2.14" #define PACKAGE_STRING "xmlsec1 1.2.14" #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" #define PACKAGE_URL "" #define PACKAGE "xmlsec1" #define VERSION "1.2.14" #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 #define LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_TIME_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_PRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_FPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_TIMEGM 1 #define SIZEOF_SIZE_T 4 configure: exit 0