This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by antd configure 1.0.4b, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/mrsang/build/antd --enable-debug=yes --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = LFRL190409976 uname -m = x86_64 uname -r = 4.4.0-17763-Microsoft uname -s = Linux uname -v = #379-Microsoft Wed Mar 06 19:16:00 PST 2019 /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/mrsang/.vscode-server/bin/86405ea23e3937316009fc27c9361deee66ffbf5/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /mnt/c/Users/200502~1/DOCUME~1/MobaXterm/slash/bin PATH: /mnt/c/Windows PATH: /mnt/c/Windows/System32 PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/common PATH: /mnt/c/Windows/System32 PATH: /mnt/c/Windows PATH: /mnt/c/Windows/System32/wbem PATH: /mnt/c/Windows/System32/WindowsPowerShell/v1.0 PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/common PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/ClearCase/bin PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/ClearCase/bin PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/ClearCase/RemoteClient/cteapis PATH: /mnt/c/Program Files (x86)/IBM/RationalSDLC/ClearCase/etc/utils PATH: /mnt/c/Program Files (x86)/IBM/gsk8/lib PATH: /mnt/c/Program Files (x86)/IBM/gsk8/bin PATH: /mnt/c/HashiCorp/Vagrant/bin PATH: /mnt/c/Users/200502198/AppData/Local/Microsoft/WindowsApps PATH: /mnt/c/Users/200502198/AppData/Local/Programs/Microsoft VS Code/bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2281: checking for a BSD-compatible install configure:2349: result: /usr/bin/install -c configure:2360: checking whether build environment is sane configure:2415: result: yes configure:2566: checking for a thread-safe mkdir -p configure:2605: result: /bin/mkdir -p configure:2612: checking for gawk configure:2628: found /usr/bin/gawk configure:2639: result: gawk configure:2650: checking whether make sets $(MAKE) configure:2672: result: yes configure:2701: checking whether make supports nested variables configure:2718: result: yes configure:2895: checking for gcc configure:2911: found /usr/bin/gcc configure:2922: result: gcc configure:3151: checking for C compiler version configure:3160: gcc --version >&5 gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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:3171: $? = 0 configure:3160: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:3171: $? = 0 configure:3160: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3171: $? = 1 configure:3160: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3171: $? = 1 configure:3191: checking whether the C compiler works configure:3213: gcc conftest.c >&5 configure:3217: $? = 0 configure:3265: result: yes configure:3268: checking for C compiler default output file name configure:3270: result: a.out configure:3276: checking for suffix of executables configure:3283: gcc -o conftest conftest.c >&5 configure:3287: $? = 0 configure:3309: result: configure:3331: checking whether we are cross compiling configure:3339: gcc -o conftest conftest.c >&5 configure:3343: $? = 0 configure:3350: ./conftest configure:3354: $? = 0 configure:3369: result: no configure:3374: checking for suffix of object files configure:3396: gcc -c conftest.c >&5 configure:3400: $? = 0 configure:3421: result: o configure:3425: checking whether we are using the GNU C compiler configure:3444: gcc -c conftest.c >&5 configure:3444: $? = 0 configure:3453: result: yes configure:3462: checking whether gcc accepts -g configure:3482: gcc -c -g conftest.c >&5 configure:3482: $? = 0 configure:3523: result: yes configure:3540: checking for gcc option to accept ISO C89 configure:3603: gcc -c -g -O2 conftest.c >&5 configure:3603: $? = 0 configure:3616: result: none needed configure:3641: checking whether gcc understands -c and -o together configure:3663: gcc -c conftest.c -o conftest2.o configure:3666: $? = 0 configure:3663: gcc -c conftest.c -o conftest2.o configure:3666: $? = 0 configure:3678: result: yes configure:3706: checking for style of include used by make configure:3734: result: GNU configure:3760: checking dependency style of gcc configure:3871: result: gcc3 configure:3916: checking build system type configure:3930: result: x86_64-pc-linux-gnu configure:3950: checking host system type configure:3963: result: x86_64-pc-linux-gnu configure:4004: checking how to print strings configure:4031: result: printf configure:4052: checking for a sed that does not truncate output configure:4116: result: /bin/sed configure:4134: checking for grep that handles long lines and -e configure:4192: result: /bin/grep configure:4197: checking for egrep configure:4259: result: /bin/grep -E configure:4264: checking for fgrep configure:4326: result: /bin/grep -F configure:4361: checking for ld used by gcc configure:4428: result: /usr/bin/ld configure:4435: checking if the linker (/usr/bin/ld) is GNU ld configure:4450: result: yes configure:4462: checking for BSD- or MS-compatible name lister (nm) configure:4516: result: /usr/bin/nm -B configure:4646: checking the name lister (/usr/bin/nm -B) interface configure:4653: gcc -c -g -O2 conftest.c >&5 configure:4656: /usr/bin/nm -B "conftest.o" configure:4659: output 0000000000000000 B some_variable configure:4666: result: BSD nm configure:4669: checking whether ln -s works configure:4673: result: yes configure:4681: checking the maximum length of command line arguments configure:4812: result: 1572864 configure:4860: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4900: result: func_convert_file_noop configure:4907: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4927: result: func_convert_file_noop configure:4934: checking for /usr/bin/ld option to reload object files configure:4941: result: -r configure:5015: checking for objdump configure:5031: found /usr/bin/objdump configure:5042: result: objdump configure:5074: checking how to recognize dependent libraries configure:5274: result: pass_all configure:5359: checking for dlltool configure:5389: result: no configure:5419: checking how to associate runtime and link libraries configure:5446: result: printf %s\n configure:5507: checking for ar configure:5523: found /usr/bin/ar configure:5534: result: ar configure:5571: checking for archiver @FILE support configure:5588: gcc -c -g -O2 conftest.c >&5 configure:5588: $? = 0 configure:5591: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5594: $? = 0 configure:5599: 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:5602: $? = 1 configure:5614: result: @ configure:5672: checking for strip configure:5688: found /usr/bin/strip configure:5699: result: strip configure:5771: checking for ranlib configure:5787: found /usr/bin/ranlib configure:5798: result: ranlib configure:5900: checking command to parse /usr/bin/nm -B output from gcc object configure:6053: gcc -c -g -O2 conftest.c >&5 configure:6056: $? = 0 configure:6060: /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:6063: $? = 0 configure:6129: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6132: $? = 0 configure:6170: result: ok configure:6217: checking for sysroot configure:6247: result: no configure:6254: checking for a working dd configure:6292: result: /bin/dd configure:6296: checking how to truncate binary pipes configure:6311: result: /bin/dd bs=4096 count=1 configure:6447: gcc -c -g -O2 conftest.c >&5 configure:6450: $? = 0 configure:6640: checking for mt configure:6656: found /bin/mt configure:6667: result: mt configure:6690: checking if mt is a manifest tool configure:6696: mt '-?' configure:6704: result: no configure:7381: checking how to run the C preprocessor configure:7412: gcc -E conftest.c configure:7412: $? = 0 configure:7426: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "antd" | #define PACKAGE_TARNAME "antd" | #define PACKAGE_VERSION "1.0.4b" | #define PACKAGE_STRING "antd 1.0.4b" | #define PACKAGE_BUGREPORT "xsang.le@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "antd" | #define VERSION "1.0.4b" | /* end confdefs.h. */ | #include configure:7451: result: gcc -E configure:7471: gcc -E conftest.c configure:7471: $? = 0 configure:7485: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "antd" | #define PACKAGE_TARNAME "antd" | #define PACKAGE_VERSION "1.0.4b" | #define PACKAGE_STRING "antd 1.0.4b" | #define PACKAGE_BUGREPORT "xsang.le@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "antd" | #define VERSION "1.0.4b" | /* end confdefs.h. */ | #include configure:7514: checking for ANSI C header files configure:7534: gcc -c -g -O2 conftest.c >&5 configure:7534: $? = 0 configure:7607: gcc -o conftest -g -O2 conftest.c >&5 configure:7607: $? = 0 configure:7607: ./conftest configure:7607: $? = 0 configure:7618: result: yes configure:7631: checking for sys/types.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for sys/stat.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for stdlib.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for string.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for memory.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for strings.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for inttypes.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for stdint.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for unistd.h configure:7631: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7645: checking for dlfcn.h configure:7645: gcc -c -g -O2 conftest.c >&5 configure:7645: $? = 0 configure:7645: result: yes configure:7901: checking for objdir configure:7916: result: .libs configure:8176: checking if gcc supports -fno-rtti -fno-exceptions configure:8194: 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:8198: $? = 0 configure:8211: result: no configure:8569: checking for gcc option to produce PIC configure:8576: result: -fPIC -DPIC configure:8584: checking if gcc PIC flag -fPIC -DPIC works configure:8602: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8606: $? = 0 configure:8619: result: yes configure:8648: checking if gcc static flag -static works configure:8676: result: yes configure:8691: checking if gcc supports -c -o file.o configure:8712: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8716: $? = 0 configure:8738: result: yes configure:8746: checking if gcc supports -c -o file.o configure:8793: result: yes configure:8826: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10089: result: yes configure:10126: checking whether -lc should be explicitly linked in configure:10134: gcc -c -g -O2 conftest.c >&5 configure:10137: $? = 0 configure:10152: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10155: $? = 0 configure:10169: result: no configure:10329: checking dynamic linker characteristics configure:10910: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10910: $? = 0 configure:11159: result: GNU/Linux ld.so configure:11281: checking how to hardcode library paths into programs configure:11306: result: immediate configure:11854: checking whether stripping libraries is possible configure:11859: result: yes configure:11894: checking if libtool supports shared libraries configure:11896: result: yes configure:11899: checking whether to build shared libraries configure:11924: result: yes configure:11927: checking whether to build static libraries configure:11931: result: yes configure:11970: checking sqlite3.h usability configure:11970: gcc -c -g -O2 conftest.c >&5 configure:11970: $? = 0 configure:11970: result: yes configure:11970: checking sqlite3.h presence configure:11970: gcc -E conftest.c configure:11970: $? = 0 configure:11970: result: yes configure:11970: checking for sqlite3.h configure:11970: result: yes configure:11982: checking for sqlite3_open in -lsqlite3 configure:12007: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5 configure:12007: $? = 0 configure:12016: result: yes configure:12036: checking openssl/ssl.h usability configure:12036: gcc -c -g -O2 conftest.c >&5 configure:12036: $? = 0 configure:12036: result: yes configure:12036: checking openssl/ssl.h presence configure:12036: gcc -E conftest.c configure:12036: $? = 0 configure:12036: result: yes configure:12036: checking for openssl/ssl.h configure:12036: result: yes configure:12048: checking for SSL_read in -lssl configure:12073: gcc -o conftest -g -O2 conftest.c -lssl -lsqlite3 >&5 configure:12073: $? = 0 configure:12082: result: yes configure:12100: checking for ECDH_compute_key in -lcrypto configure:12125: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -lsqlite3 >&5 configure:12125: $? = 0 configure:12134: result: yes configure:12153: checking for pthread_create in -lpthread configure:12178: gcc -o conftest -g -O2 conftest.c -lpthread -lcrypto -lssl -lsqlite3 >&5 configure:12178: $? = 0 configure:12187: result: yes configure:12203: checking for dlopen in -ldl configure:12228: gcc -o conftest -g -O2 conftest.c -ldl -lpthread -lcrypto -lssl -lsqlite3 >&5 configure:12228: $? = 0 configure:12237: result: yes configure:12485: checking that generated files are newer than configure configure:12491: result: done configure:12530: creating ./config.status ## ---------------- ## ## 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_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_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_sqlite3_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_crypto_ECDH_compute_key=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_SSL_read=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_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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_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. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mrsang/build/ant-http/missing aclocal-1.15' 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='${SHELL} /home/mrsang/build/ant-http/missing autoconf' AUTOHEADER='${SHELL} /home/mrsang/build/ant-http/missing autoheader' AUTOMAKE='${SHELL} /home/mrsang/build/ant-http/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DB_FALSE='#' DB_TRUE='' DEFS='-DPACKAGE_NAME=\"antd\" -DPACKAGE_TARNAME=\"antd\" -DPACKAGE_VERSION=\"1.0.4b\" -DPACKAGE_STRING=\"antd\ 1.0.4b\" -DPACKAGE_BUGREPORT=\"xsang.le@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"antd\" -DVERSION=\"1.0.4b\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_DB=1 -DHAVE_LIBSQLITE3=1 -DUSE_OPENSSL=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -D_GNU_SOURCE=1 -DDEBUG=1 -DLINUX=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' 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='' LIBOBJS='' LIBS='-ldl -lpthread -lcrypto -lssl -lsqlite3 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/mrsang/build/ant-http/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OSX_FALSE='' OSX_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='antd' PACKAGE_BUGREPORT='xsang.le@gmail.com' PACKAGE_NAME='antd' PACKAGE_STRING='antd 1.0.4b' PACKAGE_TARNAME='antd' PACKAGE_URL='' PACKAGE_VERSION='1.0.4b' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.0.4b' WINDOWS_FALSE='' WINDOWS_TRUE='#' ac_ct_AR='ar' 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-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' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/mrsang/build/ant-http/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='/home/mrsang/build/antd' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "antd" #define PACKAGE_TARNAME "antd" #define PACKAGE_VERSION "1.0.4b" #define PACKAGE_STRING "antd 1.0.4b" #define PACKAGE_BUGREPORT "xsang.le@gmail.com" #define PACKAGE_URL "" #define PACKAGE "antd" #define VERSION "1.0.4b" #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 USE_DB 1 #define HAVE_LIBSQLITE3 1 #define USE_OPENSSL 1 #define HAVE_LIBSSL 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBDL 1 #define _GNU_SOURCE 1 #define DEBUG 1 #define LINUX 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by antd config.status 1.0.4b, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on LFRL190409976 config.status:1016: creating Makefile config.status:1188: executing depfiles commands config.status:1188: executing libtool commands