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=/usr/local/bin/php73-config --with-gmp=/kunden/177922_22359//temp/gmplib --enable-static

## --------- ##
## Platform. ##
## --------- ##

hostname = m21s40da.ispgateway.de
uname -m = x86_64
uname -r = 3.18.117-pvops-xen-x64
uname -s = Linux
uname -v = #1 SMP Tue Aug 7 13:41:39 CEST 2018

/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
/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: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /kunden/177922_22359/bin
PATH: /usr/local/bin
PATH: /kunden/177922_22359/bin/subversion/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2294: checking for grep that handles long lines and -e
configure:2352: result: /bin/grep
configure:2357: checking for egrep
configure:2419: result: /bin/grep -E
configure:2424: checking for a sed that does not truncate output
configure:2478: result: /bin/sed
configure:2615: checking for cc
configure:2631: found /usr/bin/cc
configure:2642: result: cc
configure:2673: checking for C compiler version
configure:2682: cc --version >&5
gcc (Gentoo 5.4.0-r3 p1.4, pie-0.6.5) 5.4.0
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:2693: $? = 0
configure:2682: cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/5.4.0/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/5.4.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.4, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --enable-libsanitizer
Thread model: posix
gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.4, pie-0.6.5) 
configure:2693: $? = 0
configure:2682: cc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2693: $? = 1
configure:2682: cc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2693: $? = 1
configure:2713: checking whether the C compiler works
configure:2735: cc    conftest.c  >&5
configure:2739: $? = 0
configure:2787: result: yes
configure:2790: checking for C compiler default output file name
configure:2792: result: a.out
configure:2798: checking for suffix of executables
configure:2805: cc -o conftest    conftest.c  >&5
configure:2809: $? = 0
configure:2831: result: 
configure:2853: checking whether we are cross compiling
configure:2861: cc -o conftest    conftest.c  >&5
configure:2865: $? = 0
configure:2872: ./conftest
configure:2876: $? = 0
configure:2891: result: no
configure:2896: checking for suffix of object files
configure:2918: cc -c   conftest.c >&5
configure:2922: $? = 0
configure:2943: result: o
configure:2947: checking whether we are using the GNU C compiler
configure:2966: cc -c   conftest.c >&5
configure:2966: $? = 0
configure:2975: result: yes
configure:2984: checking whether cc accepts -g
configure:3004: cc -c -g  conftest.c >&5
configure:3004: $? = 0
configure:3045: result: yes
configure:3062: checking for cc option to accept ISO C89
configure:3125: cc  -c -g -O2  conftest.c >&5
configure:3125: $? = 0
configure:3138: result: none needed
configure:3164: checking how to run the C preprocessor
configure:3195: cc -E  conftest.c
configure:3195: $? = 0
configure:3209: cc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3209: $? = 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:3234: result: cc -E
configure:3254: cc -E  conftest.c
configure:3254: $? = 0
configure:3268: cc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3268: $? = 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:3299: checking for icc
configure:3308: result: no
configure:3322: checking for suncc
configure:3331: result: no
configure:3349: checking whether cc understands -c and -o together
configure:3377: cc -c conftest.c -o conftest2.o >&5
configure:3381: $? = 0
configure:3387: cc -c conftest.c -o conftest2.o >&5
configure:3391: $? = 0
configure:3446: result: yes
configure:3460: checking for system library directory
configure:3475: result: lib
configure:3482: checking if compiler supports -R
configure:3501: cc -o conftest -g -O2   conftest.c -R /usr/lib  >&5
gcc: error: unrecognized command line option '-R'
configure:3501: $? = 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:3511: result: no
configure:3516: checking if compiler supports -Wl,-rpath,
configure:3535: cc -o conftest -g -O2   conftest.c -Wl,-rpath,/usr/lib  >&5
configure:3535: $? = 0
configure:3545: result: yes
configure:3590: checking build system type
configure:3604: result: x86_64-pc-linux-gnu
configure:3624: checking host system type
configure:3637: result: x86_64-pc-linux-gnu
configure:3657: checking target system type
configure:3670: result: x86_64-pc-linux-gnu
configure:3773: checking for PHP prefix
configure:3775: result: /usr/local
configure:3777: checking for PHP includes
configure:3779: result: -I/usr/local/include/php73 -I/usr/local/include/php73/main -I/usr/local/include/php73/TSRM -I/usr/local/include/php73/Zend -I/usr/local/include/php73/ext -I/usr/local/include/php73/ext/date/lib
configure:3781: checking for PHP extension directory
configure:3783: result: /usr/local/lib/php/extensions/no-debug-non-zts-20180731
configure:3785: checking for PHP installed headers prefix
configure:3787: result: /usr/local/include/php73
configure:3790: checking if debug is enabled
configure:3816: result: no
configure:3819: checking if zts is enabled
configure:3845: result: no
configure:3916: checking for re2c
configure:3946: result: no
configure:3971: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:3985: checking for gawk
configure:4002: found /usr/bin/gawk
configure:4013: result: gawk
configure:4056: checking for GNU MP support
configure:4096: result: yes, shared
configure:4212: checking for __gmpz_rootrem in -lgmp
configure:4237: cc -o conftest -g -O2  -Wl,-rpath,/kunden/177922_22359//temp/gmplib/lib -L/kunden/177922_22359//temp/gmplib/lib  conftest.c -lgmp   >&5
configure:4237: $? = 0
configure:4246: result: yes
configure:4763: checking for ld used by cc
configure:4830: result: /usr/i686-pc-linux-gnu/bin/ld
configure:4837: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:4852: result: yes
configure:4857: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:4864: result: -r
configure:4882: checking for BSD-compatible nm
configure:4931: result: /usr/bin/nm -B
configure:4935: checking whether ln -s works
configure:4939: result: yes
configure:4946: checking how to recognize dependent libraries
configure:5132: result: pass_all
configure:5217: cc -c -g -O2  conftest.c >&5
configure:5220: $? = 0
configure:5350: checking for ANSI C header files
configure:5370: cc -c -g -O2  conftest.c >&5
configure:5370: $? = 0
configure:5443: cc -o conftest -g -O2   conftest.c  >&5
configure:5443: $? = 0
configure:5443: ./conftest
configure:5443: $? = 0
configure:5454: result: yes
configure:5467: checking for sys/types.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for sys/stat.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for stdlib.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for string.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for memory.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for strings.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for inttypes.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for stdint.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5467: checking for unistd.h
configure:5467: cc -c -g -O2  conftest.c >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5481: checking dlfcn.h usability
configure:5481: cc -c -g -O2  conftest.c >&5
configure:5481: $? = 0
configure:5481: result: yes
configure:5481: checking dlfcn.h presence
configure:5481: cc -E  conftest.c
configure:5481: $? = 0
configure:5481: result: yes
configure:5481: checking for dlfcn.h
configure:5481: result: yes
configure:5503: checking the maximum length of command line arguments
configure:5615: result: 1572864
configure:5627: checking command to parse /usr/bin/nm -B output from cc object
configure:5732: cc -c -g -O2  conftest.c >&5
configure:5735: $? = 0
configure:5739: /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:5742: $? = 0
configure:5794: cc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5797: $? = 0
configure:5835: result: ok
configure:5839: checking for objdir
configure:5854: result: .libs
configure:5946: checking for ar
configure:5962: found /usr/bin/ar
configure:5973: result: ar
configure:6038: checking for ranlib
configure:6054: found /usr/bin/ranlib
configure:6065: result: ranlib
configure:6130: checking for strip
configure:6146: found /usr/bin/strip
configure:6157: result: strip
configure:6726: checking if cc supports -fno-rtti -fno-exceptions
configure:6744: 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
configure:6748: $? = 0
configure:6761: result: no
configure:6776: checking for cc option to produce PIC
configure:7016: result: -fPIC
configure:7024: checking if cc PIC flag -fPIC works
configure:7042: cc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7046: $? = 0
configure:7059: result: yes
configure:7087: checking if cc static flag -static works
configure:7115: result: yes
configure:7125: checking if cc supports -c -o file.o
configure:7146: cc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7150: $? = 0
configure:7172: result: yes
configure:7198: checking whether the cc linker (/usr/i686-pc-linux-gnu/bin/ld -m elf_i386) supports shared libraries
configure:8126: result: yes
configure:8147: checking whether -lc should be explicitly linked in
configure:8152: cc -c -g -O2  conftest.c >&5
configure:8155: $? = 0
configure:8170: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8173: $? = 0
configure:8185: result: no
configure:8193: checking dynamic linker characteristics
configure:8791: result: GNU/Linux ld.so
configure:8815: checking how to hardcode library paths into programs
configure:8840: result: immediate
configure:8854: checking whether stripping libraries is possible
configure:8859: result: yes
configure:9376: checking if libtool supports shared libraries
configure:9378: result: yes
configure:9381: checking whether to build shared libraries
configure:9402: result: yes
configure:9405: checking whether to build static libraries
configure:9409: result: no
configure:9504: result:
creating libtool
configure:13202: 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 m21s40da.ispgateway.de

config.status:677: creating config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
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-pc-linux-gnu
ac_cv_lib_gmp___gmpz_rootrem=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
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-pc-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/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/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=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\", (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 /lib /usr/lib /usr/local/lib /usr/lib/gcc/i686-pc-linux-gnu/5.4.0 /usr/lib/gcc/i686-pc-linux-gnu/4.7.3 /usr/lib/gcc/i686-pc-linux-gnu/4.5.3 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/5.4.0 /usr/i686-pc-linux-gnu/lib /usr/lib /lib'
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=/usr/local/bin/php73-config'\'' '\''--with-gmp=/kunden/177922_22359//temp/gmplib'\'' '\''--enable-static'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/usr/local/bin/php73-config'\'' '\''--with-gmp=/kunden/177922_22359//temp/gmplib'\'' '\''--enable-static'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RE2C='exit 0;'
SED='/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
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='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define COMPILE_DL_GMP 1
#define HAVE_GMP 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
