This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libhttpserver configure 0.19.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../configure --enable-debug --enable-examples

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

hostname = ada
uname -m = x86_64
uname -r = 4.19.0-18-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.208-1 (2021-09-29)

/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: /home/adahl/bin
PATH: /home/adahl/.local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


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

configure:2676: checking for a BSD-compatible install
configure:2744: result: /usr/bin/install -c
configure:2755: checking whether build environment is sane
configure:2810: result: yes
configure:2959: checking for a thread-safe mkdir -p
configure:2998: result: /bin/mkdir -p
configure:3005: checking for gawk
configure:3021: found /usr/bin/gawk
configure:3032: result: gawk
configure:3043: checking whether make sets $(MAKE)
configure:3065: result: yes
configure:3094: checking whether make supports nested variables
configure:3111: result: yes
configure:3244: checking build system type
configure:3258: result: x86_64-pc-linux-gnu
configure:3278: checking host system type
configure:3291: result: x86_64-pc-linux-gnu
configure:3329: checking for valgrind
configure:3345: found /usr/bin/valgrind
configure:3356: result: valgrind
configure:3410: checking for Valgrind tool memcheck
configure:3425: result: yes
configure:3466: checking for Valgrind tool helgrind
configure:3481: result: yes
configure:3522: checking for Valgrind tool drd
configure:3537: result: yes
configure:3578: checking for Valgrind tool sgcheck
configure:3593: result: yes
configure:3767: checking how to print strings
configure:3794: result: printf
configure:3819: checking whether make supports the include directive
configure:3834: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3837: $? = 0
configure:3856: result: yes (GNU style)
configure:3926: checking for gcc
configure:3942: found /usr/bin/gcc
configure:3953: result: gcc
configure:4182: checking for C compiler version
configure:4191: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:4202: $? = 0
configure:4191: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:4202: $? = 0
configure:4191: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4202: $? = 1
configure:4191: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4202: $? = 1
configure:4222: checking whether the C compiler works
configure:4244: gcc    conftest.c  >&5
configure:4248: $? = 0
configure:4296: result: yes
configure:4299: checking for C compiler default output file name
configure:4301: result: a.out
configure:4307: checking for suffix of executables
configure:4314: gcc -o conftest    conftest.c  >&5
configure:4318: $? = 0
configure:4340: result: 
configure:4362: checking whether we are cross compiling
configure:4370: gcc -o conftest    conftest.c  >&5
configure:4374: $? = 0
configure:4381: ./conftest
configure:4385: $? = 0
configure:4373: result: no
configure:4378: checking for suffix of object files
configure:4400: gcc -c   conftest.c >&5
configure:4404: $? = 0
configure:4425: result: o
configure:4429: checking whether we are using the GNU C compiler
configure:4448: gcc -c   conftest.c >&5
configure:4448: $? = 0
configure:4457: result: yes
configure:4466: checking whether gcc accepts -g
configure:4486: gcc -c -g  conftest.c >&5
configure:4486: $? = 0
configure:4527: result: yes
configure:4544: checking for gcc option to accept ISO C89
configure:4607: gcc  -c -g -O2  conftest.c >&5
configure:4607: $? = 0
configure:4620: result: none needed
configure:4645: checking whether gcc understands -c and -o together
configure:4667: gcc -c conftest.c -o conftest2.o
configure:4670: $? = 0
configure:4667: gcc -c conftest.c -o conftest2.o
configure:4670: $? = 0
configure:4682: result: yes
configure:4701: checking dependency style of gcc
configure:4812: result: gcc3
configure:4827: checking for a sed that does not truncate output
configure:4891: result: /bin/sed
configure:4909: checking for grep that handles long lines and -e
configure:4967: result: /bin/grep
configure:4972: checking for egrep
configure:5034: result: /bin/grep -E
configure:5039: checking for fgrep
configure:5101: result: /bin/grep -F
configure:5136: checking for ld used by gcc
configure:5203: result: /usr/bin/ld
configure:5210: checking if the linker (/usr/bin/ld) is GNU ld
configure:5225: result: yes
configure:5237: checking for BSD- or MS-compatible name lister (nm)
configure:5291: result: /usr/bin/nm -B
configure:5421: checking the name lister (/usr/bin/nm -B) interface
configure:5428: gcc -c -g -O2  conftest.c >&5
configure:5431: /usr/bin/nm -B "conftest.o"
configure:5434: output
0000000000000000 B some_variable
configure:5435: result: BSD nm
configure:5438: checking whether ln -s works
configure:5442: result: yes
configure:5450: checking the maximum length of command line arguments
configure:5581: result: 1572864
configure:5629: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5669: result: func_convert_file_noop
configure:5676: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5696: result: func_convert_file_noop
configure:5703: checking for /usr/bin/ld option to reload object files
configure:5710: result: -r
configure:5784: checking for objdump
configure:5800: found /usr/bin/objdump
configure:5811: result: objdump
configure:5843: checking how to recognize dependent libraries
configure:6043: result: pass_all
configure:6128: checking for dlltool
configure:6158: result: no
configure:6188: checking how to associate runtime and link libraries
configure:6215: result: printf %s\n
configure:6276: checking for ar
configure:6292: found /usr/bin/ar
configure:6303: result: ar
configure:6340: checking for archiver @FILE support
configure:6357: gcc -c -g -O2  conftest.c >&5
configure:6357: $? = 0
configure:6360: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6363: $? = 0
configure:6368: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6371: $? = 1
configure:6370: result: @
configure:6428: checking for strip
configure:6444: found /usr/bin/strip
configure:6455: result: strip
configure:6527: checking for ranlib
configure:6543: found /usr/bin/ranlib
configure:6554: result: ranlib
configure:6656: checking command to parse /usr/bin/nm -B output from gcc object
configure:6809: gcc -c -g -O2  conftest.c >&5
configure:6812: $? = 0
configure:6816: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:6882: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6885: $? = 0
configure:6923: result: ok
configure:6970: checking for sysroot
configure:7000: result: no
configure:7007: checking for a working dd
configure:7045: result: /bin/dd
configure:7049: checking how to truncate binary pipes
configure:7064: result: /bin/dd bs=4096 count=1
configure:7200: gcc -c -g -O2  conftest.c >&5
configure:7203: $? = 0
configure:7393: checking for mt
configure:7409: found /bin/mt
configure:7420: result: mt
configure:7443: checking if mt is a manifest tool
configure:7449: mt '-?'
configure:7457: result: no
configure:8134: checking how to run the C preprocessor
configure:8165: gcc -E  conftest.c
configure:8165: $? = 0
configure:8179: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libhttpserver"
| #define PACKAGE_TARNAME "libhttpserver"
| #define PACKAGE_VERSION "0.19.0"
| #define PACKAGE_STRING "libhttpserver 0.19.0"
| #define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libhttpserver"
| #define VERSION "0.19.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8204: result: gcc -E
configure:8224: gcc -E  conftest.c
configure:8224: $? = 0
configure:8238: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libhttpserver"
| #define PACKAGE_TARNAME "libhttpserver"
| #define PACKAGE_VERSION "0.19.0"
| #define PACKAGE_STRING "libhttpserver 0.19.0"
| #define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libhttpserver"
| #define VERSION "0.19.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8267: checking for ANSI C header files
configure:8287: gcc -c -g -O2  conftest.c >&5
configure:8287: $? = 0
configure:8360: gcc -o conftest -g -O2   conftest.c  >&5
configure:8360: $? = 0
configure:8360: ./conftest
configure:8360: $? = 0
configure:8371: result: yes
configure:8384: checking for sys/types.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for sys/stat.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for stdlib.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for string.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for memory.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for strings.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for inttypes.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for stdint.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8384: checking for unistd.h
configure:8384: gcc -c -g -O2  conftest.c >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8398: checking for dlfcn.h
configure:8398: gcc -c -g -O2  conftest.c >&5
configure:8398: $? = 0
configure:8398: result: yes
configure:8654: checking for objdir
configure:8669: result: .libs
configure:8933: checking if gcc supports -fno-rtti -fno-exceptions
configure:8951: 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
configure:8955: $? = 0
configure:8968: result: no
configure:9326: checking for gcc option to produce PIC
configure:9333: result: -fPIC -DPIC
configure:9341: checking if gcc PIC flag -fPIC -DPIC works
configure:9359: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9363: $? = 0
configure:9376: result: yes
configure:9405: checking if gcc static flag -static works
configure:9433: result: yes
configure:9448: checking if gcc supports -c -o file.o
configure:9469: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9473: $? = 0
configure:9495: result: yes
configure:9503: checking if gcc supports -c -o file.o
configure:9550: result: yes
configure:9583: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10846: result: yes
configure:10883: checking whether -lc should be explicitly linked in
configure:10891: gcc -c -g -O2  conftest.c >&5
configure:10894: $? = 0
configure:10909: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10912: $? = 0
configure:10926: result: no
configure:11086: checking dynamic linker characteristics
configure:11667: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11667: $? = 0
configure:11916: result: GNU/Linux ld.so
configure:12038: checking how to hardcode library paths into programs
configure:12063: result: immediate
configure:12611: checking whether stripping libraries is possible
configure:12616: result: yes
configure:12651: checking if libtool supports shared libraries
configure:12653: result: yes
configure:12656: checking whether to build shared libraries
configure:12681: result: yes
configure:12684: checking whether to build static libraries
configure:12688: result: yes
configure:9549: checking for gcc
configure:9576: result: gcc
configure:9805: checking for C compiler version
configure:9814: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:9825: $? = 0
configure:9814: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:9825: $? = 0
configure:9814: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:9825: $? = 1
configure:9814: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:9825: $? = 1
configure:9829: checking whether we are using the GNU C compiler
configure:9857: result: yes
configure:9866: checking whether gcc accepts -g
configure:9927: result: yes
configure:9944: checking for gcc option to accept ISO C89
configure:10020: result: none needed
configure:10045: checking whether gcc understands -c and -o together
configure:10082: result: yes
configure:10101: checking dependency style of gcc
configure:10212: result: gcc3
configure:10285: checking for g++
configure:10301: found /usr/bin/g++
configure:10312: result: g++
configure:10339: checking for C++ compiler version
configure:10348: g++ --version >&5
g++ (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:10359: $? = 0
configure:10348: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:10359: $? = 0
configure:10348: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:10359: $? = 1
configure:10348: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:10359: $? = 1
configure:10363: checking whether we are using the GNU C++ compiler
configure:10382: g++ -c   conftest.cpp >&5
configure:10382: $? = 0
configure:10391: result: yes
configure:10400: checking whether g++ accepts -g
configure:10420: g++ -c -g  conftest.cpp >&5
configure:10420: $? = 0
configure:10461: result: yes
configure:10486: checking dependency style of g++
configure:10597: result: gcc3
configure:10630: checking how to run the C++ preprocessor
configure:10657: g++ -E  conftest.cpp
configure:10657: $? = 0
configure:10671: g++ -E  conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:10671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libhttpserver"
| #define PACKAGE_TARNAME "libhttpserver"
| #define PACKAGE_VERSION "0.19.0"
| #define PACKAGE_STRING "libhttpserver 0.19.0"
| #define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libhttpserver"
| #define VERSION "0.19.0"
| #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/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10696: result: g++ -E
configure:10716: g++ -E  conftest.cpp
configure:10716: $? = 0
configure:10730: g++ -E  conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:10730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libhttpserver"
| #define PACKAGE_TARNAME "libhttpserver"
| #define PACKAGE_VERSION "0.19.0"
| #define PACKAGE_STRING "libhttpserver 0.19.0"
| #define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libhttpserver"
| #define VERSION "0.19.0"
| #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/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10892: checking for ld used by g++
configure:10959: result: /usr/bin/ld -m elf_x86_64
configure:10966: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10981: result: yes
configure:11036: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12109: result: yes
configure:12145: g++ -c -g -O2  conftest.cpp >&5
configure:12148: $? = 0
configure:12629: checking for g++ option to produce PIC
configure:12636: result: -fPIC -DPIC
configure:12644: checking if g++ PIC flag -fPIC -DPIC works
configure:12662: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:12666: $? = 0
configure:12679: result: yes
configure:12702: checking if g++ static flag -static works
configure:12730: result: yes
configure:12742: checking if g++ supports -c -o file.o
configure:12763: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12767: $? = 0
configure:12789: result: yes
configure:12794: checking if g++ supports -c -o file.o
configure:12841: result: yes
configure:12871: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12914: result: yes
configure:13055: checking dynamic linker characteristics
configure:13812: result: GNU/Linux ld.so
configure:13877: checking how to hardcode library paths into programs
configure:13902: result: immediate
configure:12773: checking whether ln -s works
configure:12777: result: yes
configure:12798: checking for special C compiler options needed for large files
configure:12843: result: no
configure:12849: checking for _FILE_OFFSET_BITS value needed for large files
configure:12874: g++ -c   conftest.cpp >&5
configure:12874: $? = 0
configure:12906: result: no
configure:13001: checking whether g++ supports C++14 features by default
configure:13417: g++ -c   conftest.cpp >&5
configure:13417: $? = 0
configure:13424: result: yes
configure:14347: checking whether it is possible to compile in the same directory
configure:14356: result: no
configure:14387: checking for ANSI C header files
configure:14491: result: yes
configure:14499: checking for stdint.h
configure:14499: result: yes
configure:14507: checking for inttypes.h
configure:14507: result: yes
configure:14515: checking errno.h usability
configure:14515: g++ -c   conftest.cpp >&5
configure:14515: $? = 0
configure:14515: result: yes
configure:14515: checking errno.h presence
configure:14515: g++ -E  conftest.cpp
configure:14515: $? = 0
configure:14515: result: yes
configure:14515: checking for errno.h
configure:14515: result: yes
configure:14523: checking for unistd.h
configure:14523: result: yes
configure:14531: checking ctype.h usability
configure:14531: g++ -c   conftest.cpp >&5
configure:14531: $? = 0
configure:14531: result: yes
configure:14531: checking ctype.h presence
configure:14531: g++ -E  conftest.cpp
configure:14531: $? = 0
configure:14531: result: yes
configure:14531: checking for ctype.h
configure:14531: result: yes
configure:14539: checking for sys/stat.h
configure:14539: result: yes
configure:14547: checking for sys/types.h
configure:14547: result: yes
configure:14556: checking arpa/inet.h usability
configure:14556: g++ -c   conftest.cpp >&5
configure:14556: $? = 0
configure:14556: result: yes
configure:14556: checking arpa/inet.h presence
configure:14556: g++ -E  conftest.cpp
configure:14556: $? = 0
configure:14556: result: yes
configure:14556: checking for arpa/inet.h
configure:14556: result: yes
configure:14564: checking signal.h usability
configure:14564: g++ -c   conftest.cpp >&5
configure:14564: $? = 0
configure:14564: result: yes
configure:14564: checking signal.h presence
configure:14564: g++ -E  conftest.cpp
configure:14564: $? = 0
configure:14564: result: yes
configure:14564: checking for signal.h
configure:14564: result: yes
configure:14573: checking gnutls/gnutls.h usability
configure:14573: g++ -c   conftest.cpp >&5
configure:14573: $? = 0
configure:14573: result: yes
configure:14573: checking gnutls/gnutls.h presence
configure:14573: g++ -E  conftest.cpp
configure:14573: $? = 0
configure:14573: result: yes
configure:14573: checking for gnutls/gnutls.h
configure:14573: result: yes
configure:14585: checking microhttpd.h usability
configure:14585: g++ -c   conftest.cpp >&5
configure:14585: $? = 0
configure:14585: result: yes
configure:14585: checking microhttpd.h presence
configure:14585: g++ -E  conftest.cpp
configure:14585: $? = 0
configure:14585: result: yes
configure:14585: checking for microhttpd.h
configure:14585: result: yes
configure:14587: checking for MHD_get_fdset2 in -lmicrohttpd
configure:14612: g++ -o conftest    conftest.cpp -lmicrohttpd   >&5
configure:14612: $? = 0
configure:14621: result: yes
configure:14624: checking for libmicrohttpd >= 0.9.53
configure:14636: g++ -c   conftest.cpp >&5
configure:14636: $? = 0
configure:14734: checking whether to build with TCP_FASTOPEN support
configure:14743: result: yes
configure:14758: checking whether to link statically
configure:14767: result: yes
configure:14780: checking for size_t
configure:14780: g++ -c -DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT    conftest.cpp >&5
configure:14780: $? = 0
configure:14780: g++ -c -DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:61:20: error: expected primary-expression before ')' token
 if (sizeof ((size_t)))
                    ^
configure:14780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libhttpserver"
| #define PACKAGE_TARNAME "libhttpserver"
| #define PACKAGE_VERSION "0.19.0"
| #define PACKAGE_STRING "libhttpserver 0.19.0"
| #define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libhttpserver"
| #define VERSION "0.19.0"
| #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_CXX14 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:14780: result: yes
configure:14791: checking for uint16_t
configure:14791: g++ -c -DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT    conftest.cpp >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14803: checking for uint32_t
configure:14803: g++ -c -DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT    conftest.cpp >&5
configure:14803: $? = 0
configure:14803: result: yes
configure:14817: checking for uint64_t
configure:14817: g++ -c -DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT    conftest.cpp >&5
configure:14817: $? = 0
configure:14817: result: yes
configure:14834: checking whether to build with debug information
configure:14843: result: yes
configure:14872: checking whether to build with coverage information
configure:14881: result: no
configure:15073: checking for doxygen
configure:15091: found /usr/bin/doxygen
configure:15103: result: /usr/bin/doxygen
configure:15179: checking for perl
configure:15197: found /usr/bin/perl
configure:15209: result: /usr/bin/perl
configure:15352: checking for dot
configure:15370: found /usr/bin/dot
configure:15382: result: /usr/bin/dot
configure:17035: checking that generated files are newer than configure
configure:17041: result: done
configure:17176: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libhttpserver config.status 0.19.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ada

config.status:1323: creating test/test_content
config.status:1323: creating test/test_content_empty
config.status:1323: creating test/cert.pem
config.status:1323: creating test/key.pem
config.status:1323: creating test/test_root_ca.pem
config.status:1323: creating test/libhttpserver.supp
config.status:1323: creating examples/cert.pem
config.status:1323: creating examples/key.pem
config.status:1323: creating examples/test_content
config.status:1323: creating libhttpserver.pc
config.status:1323: creating Makefile
config.status:1323: creating doc/Makefile
config.status:1323: creating src/Makefile
config.status:1323: creating test/Makefile
config.status:1323: creating examples/Makefile
config.status:1323: creating config.h
config.status:1489: config.h is unchanged
config.status:1537: executing depfiles commands
config.status:1614: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1619: $? = 0
config.status:1614: cd test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1619: $? = 0
config.status:1614: cd examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1619: $? = 0
config.status:1537: executing libtool commands
configure:19608: Configuration Summary:
  Operating System:  linux-gnu
  Target directory:  /usr/local
  License         :  LGPL only
  Debug	          :  yes
  TLS Enabled     :  yes
  TCP_FASTOPEN    :  yes
  Static          :  yes
  Build examples  :  yes


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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DOXYGEN_PAPER_SIZE_set=
ac_cv_env_DOXYGEN_PAPER_SIZE_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_gnutls_gnutls_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_microhttpd_h=yes
ac_cv_header_signal_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_microhttpd_MHD_get_fdset2=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_DX_DOT=/usr/bin/dot
ac_cv_path_ac_pt_DX_DOXYGEN=/usr/bin/doxygen
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_VALGRIND=valgrind
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_cxx_compile_cxx14=yes
ax_cv_valgrind_tool_drd=yes
ax_cv_valgrind_tool_helgrind=yes
ax_cv_valgrind_tool_memcheck=yes
ax_cv_valgrind_tool_sgcheck=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##














		$(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool))
		LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \
		LOG_FLAGS="$$(valgrind_$(1)_flags)" \
		TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \
		TEST_SUITE_LOG=test-suite-$(1).log
	$$(valgrind_v_use)$$(MAKE) check-TESTS \
	$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \
	$(TESTS_ENVIRONMENT) \
	$(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)
	$(valgrind_lt) \
	@echo "Need to reconfigure with --enable-valgrind"
	@echo "Need to reconfigure with --enable-valgrind"
	@echo "Need to reconfigure with --enable-valgrind-$(1)"
	G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly
	G_SLICE=always-malloc,debug-blocks \
	env VALGRIND=$(VALGRIND) \
#
#    (Default: --num-callers=30)
#    files to load. (Default: empty)
#    memcheck, helgrind, drd, sgcheck). (Default: various)
#  - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
#  - VALGRIND_FLAGS: General flags to pass to all Valgrind tools.
#  - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions
# Internal use
# Optional variables
# Optional:
# Support running with and without libtool.
# Use recursive makes in order to ignore errors during check
# Valgrind check
# Valgrind running
$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
'
.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools))
ACLOCAL='${SHELL} /mnt/data/adahl/src/libhttpserver/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=' -DDEBUG -g -Wall -Wextra -Werror -pedantic -std=c++14 -Wno-unused-command-line-argument -O0 -DDEBUG -g -Wall -Wextra -Werror -pedantic -Wno-unused-command-line-argument -O0'
AM_CXXFLAGS=' -DDEBUG -g -Wall -Wextra -Werror -pedantic -std=c++14 -Wno-unused-command-line-argument -O0'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind
AM_DISTCHECK_CONFIGURE_FLAGS ?=
AM_LDFLAGS='-lstdc++'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /mnt/data/adahl/src/libhttpserver/missing autoconf'
AUTOHEADER='${SHELL} /mnt/data/adahl/src/libhttpserver/missing autoheader'
AUTOMAKE='${SHELL} /mnt/data/adahl/src/libhttpserver/missing automake-1.16'
AWK='gawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
COND_CROSS_COMPILE=''
COND_CROSS_COMPILE_FALSE=''
COND_CROSS_COMPILE_TRUE='#'
COND_GCOV=''
COND_GCOV_FALSE=''
COND_GCOV_TRUE='#'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-DUSE_FASTOPEN -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT  '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN_PAPER_SIZE=''
DSYMUTIL=''
DUMPBIN=''
DX_COND_chi_FALSE=''
DX_COND_chi_TRUE='#'
DX_COND_chm_FALSE=''
DX_COND_chm_TRUE='#'
DX_COND_doc_FALSE='#'
DX_COND_doc_TRUE=''
DX_COND_dot_FALSE='#'
DX_COND_dot_TRUE=''
DX_COND_html_FALSE='#'
DX_COND_html_TRUE=''
DX_COND_latex_FALSE=''
DX_COND_latex_TRUE='#'
DX_COND_man_FALSE='#'
DX_COND_man_TRUE=''
DX_COND_pdf_FALSE=''
DX_COND_pdf_TRUE='#'
DX_COND_ps_FALSE=''
DX_COND_ps_TRUE='#'
DX_COND_rtf_FALSE=''
DX_COND_rtf_TRUE='#'
DX_COND_xml_FALSE=''
DX_COND_xml_TRUE='#'
DX_CONFIG='doxyconfig.in'
DX_DOCDIR='doxygen-doc'
DX_DOT='/usr/bin/dot'
DX_DOXYGEN='/usr/bin/doxygen'
DX_DVIPS=''
DX_EGREP=''
DX_ENV=' SRCDIR='\''..'\'' PROJECT='\''libhttpserver'\'' DOCDIR='\''doxygen-doc'\'' VERSION='\''0.19.0'\'' PERL_PATH='\''/usr/bin/perl'\'' HAVE_DOT='\''YES'\'' DOT_PATH='\''/usr/bin'\'' GENERATE_MAN='\''YES'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''YES'\'' GENERATE_LATEX='\''NO'\'''
DX_FLAG_DX_CURRENT_FEATURE=''
DX_FLAG_chi='0'
DX_FLAG_chm='0'
DX_FLAG_doc='1'
DX_FLAG_dot='1'
DX_FLAG_html='1'
DX_FLAG_man='1'
DX_FLAG_pdf='0'
DX_FLAG_ps='0'
DX_FLAG_rtf='0'
DX_FLAG_xml='0'
DX_HHC=''
DX_LATEX=''
DX_MAKEINDEX=''
DX_PDFLATEX=''
DX_PERL='/usr/bin/perl'
DX_PROJECT='libhttpserver'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_VALGRIND_drd='yes'
ENABLE_VALGRIND_helgrind='yes'
ENABLE_VALGRIND_memcheck='yes'
ENABLE_VALGRIND_sgcheck='yes'
EXEEXT=''
EXT_LIBS=''
EXT_LIB_PATH=''
FGREP='/bin/grep -F'
GCOV=''
GREP='/bin/grep'
HAVE_CXX14='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='    -version-number 0:19:0'
LHT_LIBDEPS='-lmicrohttpd'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /mnt/data/adahl/src/libhttpserver/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MOSTLYCLEANFILES += $(valgrind_log_files)
MOSTLYCLEANFILES ?=
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libhttpserver'
PACKAGE_BUGREPORT='electrictwister2000@gmail.com'
PACKAGE_NAME='libhttpserver'
PACKAGE_STRING='libhttpserver 0.19.0'
PACKAGE_TARNAME='libhttpserver'
PACKAGE_URL=''
PACKAGE_VERSION='0.19.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VALGRIND='valgrind'
VALGRIND_CHECK_RULES='
VALGRIND_ENABLED='yes'
VALGRIND_ENABLED_FALSE='#'
VALGRIND_ENABLED_TRUE=''
VALGRIND_FLAGS ?= --num-callers=30
VALGRIND_LOG_COMPILER = \
VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES))
VALGRIND_TESTS_ENVIRONMENT = \
VALGRIND_drd_FLAGS ?=
VALGRIND_helgrind_FLAGS ?= --history-level=approx
VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
VALGRIND_sgcheck_FLAGS ?=
VERSION='0.19.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
check-valgrind-$(1)-am:
check-valgrind-am:
datadir='${datarootdir}'
datarootdir='${prefix}/share'
define valgrind_tool_rule
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
else
else
else
else ifeq ($$(VALGRIND_ENABLED),yes)
endef
endif
endif
endif
endif
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes)
ifeq ($(VALGRIND_ENABLED),yes)
ifneq ($$(TESTS),)
ifneq ($(LIBTOOL),)
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /mnt/data/adahl/src/libhttpserver/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
valgrind_enabled_tools=' memcheck helgrind drd sgcheck'
valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools)))
valgrind_lt =
valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute
valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)
valgrind_quiet = $(valgrind_quiet_$(V))
valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY))
valgrind_quiet_0 = --quiet
valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS)
valgrind_tools='memcheck helgrind drd sgcheck'
valgrind_v_use   = $(valgrind_v_use_$(V))
valgrind_v_use_  = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY))
valgrind_v_use_0 = @echo "  USE   " $(patsubst check-valgrind-%-am,%,$@):;

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

/* confdefs.h */
#define PACKAGE_NAME "libhttpserver"
#define PACKAGE_TARNAME "libhttpserver"
#define PACKAGE_VERSION "0.19.0"
#define PACKAGE_STRING "libhttpserver 0.19.0"
#define PACKAGE_BUGREPORT "electrictwister2000@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "libhttpserver"
#define VERSION "0.19.0"
#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_CXX14 1
#define STDC_HEADERS 1
#define DEBUG /**/

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libhttpserver config.status 0.19.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status examples/Makefile depfiles

on ada

config.status:1323: creating examples/Makefile
config.status:1537: executing depfiles commands
config.status:1614: cd examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make[3]: Entering directory '/mnt/data/adahl/src/libhttpserver/build/examples'
make[3]: Leaving directory '/mnt/data/adahl/src/libhttpserver/build/examples'
config.status:1619: $? = 0
