system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-php-config=/opt/alt/php-fpm56/usr/bin/php-config
## --------- ##
## Platform. ##
## --------- ##
hostname = mars.sprixweb.com
uname -m = x86_64
uname -r = 3.10.0-1160.95.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Jul 24 13:59:37 UTC 2023
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2315: checking for grep that handles long lines and -e
configure:2373: result: /usr/bin/grep
configure:2378: checking for egrep
configure:2440: result: /usr/bin/grep -E
configure:2445: checking for a sed that does not truncate output
configure:2499: result: /usr/bin/sed
configure:2631: checking for cc
configure:2647: found /usr/bin/cc
configure:2658: result: cc
configure:2689: checking for C compiler version
configure:2698: cc --version >&5
cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:2709: $? = 0
configure:2698: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:2709: $? = 0
configure:2698: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2709: $? = 4
configure:2698: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:2709: $? = 4
configure:2729: checking whether the C compiler works
configure:2751: cc conftest.c >&5
configure:2755: $? = 0
configure:2803: result: yes
configure:2806: checking for C compiler default output file name
configure:2808: result: a.out
configure:2814: checking for suffix of executables
configure:2821: cc -o conftest conftest.c >&5
configure:2825: $? = 0
configure:2847: result:
configure:2869: checking whether we are cross compiling
configure:2877: cc -o conftest conftest.c >&5
configure:2881: $? = 0
configure:2888: ./conftest
configure:2892: $? = 0
configure:2907: result: no
configure:2912: checking for suffix of object files
configure:2934: cc -c conftest.c >&5
configure:2938: $? = 0
configure:2959: result: o
configure:2963: checking whether we are using the GNU C compiler
configure:2982: cc -c conftest.c >&5
configure:2982: $? = 0
configure:2991: result: yes
configure:3000: checking whether cc accepts -g
configure:3020: cc -c -g conftest.c >&5
configure:3020: $? = 0
configure:3061: result: yes
configure:3078: checking for cc option to accept ISO C89
configure:3141: cc -c -g -O2 conftest.c >&5
configure:3141: $? = 0
configure:3154: result: none needed
configure:3180: checking how to run the C preprocessor
configure:3211: cc -E conftest.c
configure:3211: $? = 0
configure:3225: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3250: result: cc -E
configure:3270: cc -E conftest.c
configure:3270: $? = 0
configure:3284: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3315: checking for icc
configure:3324: result: no
configure:3338: checking for suncc
configure:3347: result: no
configure:3365: checking whether cc understands -c and -o together
configure:3393: cc -c conftest.c -o conftest2.o >&5
configure:3397: $? = 0
configure:3403: cc -c conftest.c -o conftest2.o >&5
configure:3407: $? = 0
configure:3462: result: yes
configure:3476: checking for system library directory
configure:3491: result: lib
configure:3498: checking if compiler supports -R
configure:3517: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3517: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3527: result: no
configure:3532: checking if compiler supports -Wl,-rpath,
configure:3551: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3551: $? = 0
configure:3561: result: yes
configure:3606: checking build system type
configure:3620: result: x86_64-unknown-linux-gnu
configure:3640: checking host system type
configure:3653: result: x86_64-unknown-linux-gnu
configure:3673: checking target system type
configure:3686: result: x86_64-unknown-linux-gnu
configure:3789: checking for PHP prefix
configure:3791: result: /opt/alt/php-fpm56/usr
configure:3793: checking for PHP includes
configure:3795: result: -I/opt/alt/php-fpm56/usr/include/php -I/opt/alt/php-fpm56/usr/include/php/main -I/opt/alt/php-fpm56/usr/include/php/TSRM -I/opt/alt/php-fpm56/usr/include/php/Zend -I/opt/alt/php-fpm56/usr/include/php/ext -I/opt/alt/php-fpm56/usr/include/php/ext/date/lib
configure:3797: checking for PHP extension directory
configure:3799: result: /opt/alt/php-fpm56/usr/lib/php/extensions/no-debug-non-zts-20131226
configure:3801: checking for PHP installed headers prefix
configure:3803: result: /opt/alt/php-fpm56/usr/include/php
configure:3806: checking if debug is enabled
configure:3832: result: no
configure:3835: checking if zts is enabled
configure:3861: result: no
configure:3932: checking for re2c
configure:3962: result: no
configure:3987: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:4001: checking for gawk
configure:4018: found /usr/bin/gawk
configure:4029: result: gawk
configure:4074: checking for XCache support
configure:4113: result: yes, shared
configure:4123: checking for XCache handle of compile time constant
configure:4137: result: yes
configure:4185: checking for XCache optimizer
configure:4199: result: no
configure:4219: checking for XCache coverager
configure:4233: result: no
configure:4253: checking for XCache assembler
configure:4267: result: no
configure:4287: checking for XCache disassembler
configure:4301: result: no
configure:4321: checking for XCache encoder
configure:4335: result: no
configure:4355: checking for XCache decoder
configure:4369: result: no
configure:4394: checking for XCache self test
configure:4408: result: no
configure:4429: checking for XCache self test
configure:4443: result: no
configure:4781: checking for gawk
configure:4799: found /usr/bin/gawk
configure:4811: result: /usr/bin/gawk
configure:4836: checking for m4
configure:4854: found /usr/bin/m4
configure:4866: result: /usr/bin/m4
configure:4896: checking for grep
configure:4926: result: /usr/bin/grep
configure:4944: checking for sed
configure:4974: result: /usr/bin/sed
configure:4993: checking for indent
configure:5026: result: no
configure:4993: checking for cat
configure:5011: found /usr/bin/cat
configure:5023: result: /usr/bin/cat
configure:5155: checking for ld used by cc
configure:5222: result: /usr/bin/ld
configure:5229: checking if the linker (/usr/bin/ld) is GNU ld
configure:5244: result: yes
configure:5249: checking for /usr/bin/ld option to reload object files
configure:5256: result: -r
configure:5274: checking for BSD-compatible nm
configure:5323: result: /usr/bin/nm -B
configure:5327: checking whether ln -s works
configure:5331: result: yes
configure:5338: checking how to recognize dependent libraries
configure:5524: result: pass_all
configure:5609: cc -c -g -O2 conftest.c >&5
configure:5612: $? = 0
configure:5742: checking for ANSI C header files
configure:5762: cc -c -g -O2 conftest.c >&5
configure:5762: $? = 0
configure:5835: cc -o conftest -g -O2 conftest.c >&5
configure:5835: $? = 0
configure:5835: ./conftest
configure:5835: $? = 0
configure:5846: result: yes
configure:5859: checking for sys/types.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for sys/stat.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for stdlib.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for string.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for memory.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for strings.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for inttypes.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for stdint.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for unistd.h
configure:5859: cc -c -g -O2 conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5873: checking dlfcn.h usability
configure:5873: cc -c -g -O2 conftest.c >&5
configure:5873: $? = 0
configure:5873: result: yes
configure:5873: checking dlfcn.h presence
configure:5873: cc -E conftest.c
configure:5873: $? = 0
configure:5873: result: yes
configure:5873: checking for dlfcn.h
configure:5873: result: yes
configure:5895: checking the maximum length of command line arguments
configure:6007: result: 1572864
configure:6019: checking command to parse /usr/bin/nm -B output from cc object
configure:6124: cc -c -g -O2 conftest.c >&5
configure:6127: $? = 0
configure:6131: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6134: $? = 0
configure:6186: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6189: $? = 0
configure:6227: result: ok
configure:6231: checking for objdir
configure:6246: result: .libs
configure:6338: checking for ar
configure:6354: found /usr/bin/ar
configure:6365: result: ar
configure:6430: checking for ranlib
configure:6446: found /usr/bin/ranlib
configure:6457: result: ranlib
configure:6522: checking for strip
configure:6538: found /usr/bin/strip
configure:6549: result: strip
configure:7118: checking if cc supports -fno-rtti -fno-exceptions
configure:7136: cc -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:7140: $? = 0
configure:7153: result: no
configure:7168: checking for cc option to produce PIC
configure:7408: result: -fPIC
configure:7416: checking if cc PIC flag -fPIC works
configure:7434: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7438: $? = 0
configure:7451: result: yes
configure:7479: checking if cc static flag -static works
configure:7507: result: no
configure:7517: checking if cc supports -c -o file.o
configure:7538: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7542: $? = 0
configure:7564: result: yes
configure:7590: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8518: result: yes
configure:8539: checking whether -lc should be explicitly linked in
configure:8544: cc -c -g -O2 conftest.c >&5
configure:8547: $? = 0
configure:8562: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8565: $? = 0
configure:8577: result: no
configure:8585: checking dynamic linker characteristics
configure:9183: result: GNU/Linux ld.so
configure:9207: checking how to hardcode library paths into programs
configure:9232: result: immediate
configure:9246: checking whether stripping libraries is possible
configure:9251: result: yes
configure:9768: checking if libtool supports shared libraries
configure:9770: result: yes
configure:9773: checking whether to build shared libraries
configure:9794: result: yes
configure:9797: checking whether to build static libraries
configure:9801: result: no
configure:9896: result:
creating libtool
configure:13595: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on mars.sprixweb.com
config.status:679: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-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=
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_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=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INDENT=/usr/bin/cat
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XCACHE_AWK=/usr/bin/gawk
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64//bind9-export/ /usr/lib64/varnish '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.8.5 /usr/lib64 /lib64'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/opt/alt/php-fpm56/usr/bin/php-config'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/opt/alt/php-fpm56/usr/bin/php-config'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INDENT='/usr/bin/cat'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
M4='/usr/bin/m4 -B 102400'
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RE2C='exit 0;'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
XCACHE_AWK='LANG=C /usr/bin/gawk'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
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='/opt/alt/php-fpm56/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_XCACHE_CONSTANT 1
#define HAVE_XCACHE_CACHER 1
#define XCACHE_MODULES "cacher"
#define COMPILE_DL_XCACHE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 0