This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gzip configure 1.10, which was generated by GNU Autoconf 2.69.197-b8fd7. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-silent-rules --prefix=/dev/env/DJDIR --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = K1O8O1 uname -m = i786 uname -r = 7 uname -s = MS-DOS uname -v = 10 /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: /dev/c/djgpp-2.05/bin/ PATH: /dev/c/batch/ PATH: /dev/c/windows/ PATH: /dev/c/windows/command/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3384: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='/dev/env/DJDIR/bin/m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='/dev/env/DJDIR/bin/fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='/dev/env/DJDIR/bin/makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='/dev/env/DJDIR/bin/install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='/dev/env/DJDIR/bin/groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='/dev/env/DJDIR/bin/groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='/dev/env/DJDIR/bin/nroff'} | | # A sane default for soelim. | ac_cv_path_SOELIM=${SOELIM='/dev/env/DJDIR/bin/soelim'} | | # A sane default for pic. | ac_cv_path_PIC=${PIC='/dev/env/DJDIR/bin/pic'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='/dev/env/DJDIR/bin/perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='/dev/env/DJDIR/bin/mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='/dev/env/DJDIR/bin/rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='/dev/env/DJDIR/bin/mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='/dev/env/DJDIR/bin/sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='/dev/env/DJDIR/bin/tar'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='/dev/env/DJDIR/bin/pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='/dev/env/DJDIR/bin/ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='/dev/env/DJDIR/bin/bash'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='/dev/env/DJDIR/bin/mktemp'} | | # A sane default for dd. | ac_cv_path_lt_DD=${ac_cv_path_lt_DD=/dev/env/DJDIR/bin/dd} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='/dev/env/DJDIR/bin/ar'} | LD=${LD='/dev/env/DJDIR/bin/ld'} | NM=${NM='/dev/env/DJDIR/bin/nm'} | STRIP=${STRIP='/dev/env/DJDIR/bin/strip'} | RANLIB=${RANLIB='/dev/env/DJDIR/bin/ranlib'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | #gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | #gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Assume a working sleep. | gl_cv_func_sleep_works=yes | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Force the test to report yes | gzip_cv_assembler=yes | | # The sleep test seems not to work, so skip it. | gl_cv_func_sleep_works=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | case $(gcc --version 2>/dev/null | sed "/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/!d;s/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/\1/") in | [1-3].*|4.[0-1][.0-9]* ) CFLAGS=${CFLAGS='-g2 -O2 -march=i386 -mtune=i586'};; | * ) CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'};; | esac | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes configure:3399: loading cache ./config.cache configure:3594: checking for a BSD-compatible install configure:3667: result: /dev/env/DJDIR/bin/ginstall -c configure:3678: checking whether build environment is sane configure:3733: result: yes configure:3897: checking for a thread-safe mkdir -p configure:3941: result: /dev/env/DJDIR/bin/mkdir -p configure:3948: checking for gawk configure:3980: result: gawk configure:3991: checking whether make sets $(MAKE) configure:4014: result: yes configure:4045: checking whether make supports nested variables configure:4063: result: yes configure:4197: checking whether make supports nested variables configure:4215: result: yes configure:4236: checking whether make supports the include directive configure:4251: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4254: $? = 0 configure:4273: result: yes (GNU style) configure:4349: checking for gcc configure:4381: result: gcc configure:4734: checking for C compiler version configure:4743: gcc --version >&5 gcc.exe (GCC) 3.4.6 Copyright (C) 2006 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:4754: $? = 0 configure:4743: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:4754: $? = 0 configure:4743: gcc -V >&5 gcc.exe: `-V' option must have argument configure:4754: $? = 1 configure:4743: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:4754: $? = 1 configure:4743: gcc -version >&5 gcc.exe: unrecognized option `-version' gcc.exe: no input files configure:4754: $? = 1 configure:4774: checking whether the C compiler works configure:4796: gcc -g2 -O2 -march=i386 -mtune=i586 conftest.c >&5 configure:4800: $? = 0 configure:4850: result: yes configure:4853: checking for C compiler default output file name configure:4855: result: a.out configure:4861: checking for suffix of executables configure:4868: gcc -o conftest.exe -g2 -O2 -march=i386 -mtune=i586 conftest.c >&5 configure:4872: $? = 0 configure:4895: result: .exe configure:4917: checking whether we are cross compiling configure:4927: gcc -o conftest.exe -g2 -O2 -march=i386 -mtune=i586 conftest.c >&5 configure:4931: $? = 0 configure:4938: ./conftest.exe configure:4942: $? = 0 configure:4957: result: no configure:4962: checking for suffix of object files configure:5011: result: o configure:5015: checking whether the compiler supports GNU C configure:5045: result: yes configure:5054: checking whether gcc accepts -g configure:5119: result: yes configure:5136: checking for gcc option to enable C11 features configure:5358: result: unsupported configure:5371: checking for gcc option to enable C99 features configure:5546: result: -std=gnu99 configure:5668: checking whether gcc -std=gnu99 understands -c and -o together configure:5706: result: yes configure:5725: checking dependency style of gcc -std=gnu99 configure:5837: result: none configure:5859: checking how to run the C preprocessor configure:5927: result: gcc -std=gnu99 -E configure:5941: gcc -std=gnu99 -E conftest.c configure:5941: $? = 0 configure:5956: gcc -std=gnu99 -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:5956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gzip 1.10" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gzip" | #define VERSION "1.10" | /* end confdefs.h. */ | #include configure:5986: checking for grep that handles long lines and -e configure:6050: result: /dev/env/DJDIR/bin/grep configure:6103: checking for nm configure:6135: result: /dev/env/DJDIR/bin/nm configure:6157: checking whether ln -s works configure:6164: result: no, using cp -pf configure:6216: checking for ranlib configure:6248: result: /dev/env/DJDIR/bin/ranlib configure:6270: checking for a POSIX-compliant shell configure:6339: result: /bin/sh configure:6348: WARNING: using /bin/sh, even though it may have file descriptor bugs configure:6358: checking for sys/types.h configure:6358: result: yes configure:6358: checking for sys/stat.h configure:6358: result: yes configure:6358: checking for strings.h configure:6358: result: yes configure:6358: checking for inttypes.h configure:6358: result: yes configure:6358: checking for stdint.h configure:6358: result: yes configure:6358: checking for unistd.h configure:6358: result: yes configure:6358: checking for sys/param.h configure:6358: result: yes configure:6358: checking for sys/socket.h configure:6358: result: no configure:6358: checking for dirent.h configure:6358: result: yes configure:6358: checking for features.h configure:6358: result: no configure:6358: checking for getopt.h configure:6358: result: no configure:6358: checking for sys/cdefs.h configure:6358: result: yes configure:6358: checking for sys/time.h configure:6358: result: yes configure:6358: checking for limits.h configure:6358: result: yes configure:6358: checking for math.h configure:6358: result: yes configure:6358: checking for sys/mman.h configure:6358: result: yes configure:6358: checking for wchar.h configure:6358: result: yes configure:6358: checking for utime.h configure:6358: result: yes configure:6358: checking for crtdefs.h configure:6358: result: no configure:6358: checking for fcntl.h configure:6358: result: yes configure:6358: checking for memory.h configure:6358: result: yes configure:6358: checking for time.h configure:6358: result: yes configure:6382: checking for minix/config.h configure:6382: result: no configure:6406: checking whether it is safe to define __EXTENSIONS__ configure:6433: result: yes configure:6466: checking whether _XOPEN_SOURCE should be defined configure:6512: result: no configure:6527: checking for egrep configure:6595: result: /dev/env/DJDIR/bin/egrep configure:6603: checking for Minix Amsterdam compiler configure:6629: result: no configure:6691: checking for ar configure:6723: result: /dev/env/DJDIR/bin/ar configure:6861: checking for _LARGEFILE_SOURCE value needed for large files configure:6911: result: no configure:6934: checking build system type configure:6949: result: i786-pc-msdosdjgpp configure:6969: checking host system type configure:6983: result: i786-pc-msdosdjgpp configure:7040: checking for special C compiler options needed for large files configure:7088: result: no configure:7094: checking for _FILE_OFFSET_BITS value needed for large files configure:7154: result: unknown configure:7164: checking for _LARGE_FILES value needed for large files configure:7224: result: unknown configure:7497: checking for size_t configure:7497: result: yes configure:7509: checking for working alloca.h configure:7536: result: no configure:7544: checking for alloca configure:7788: checking whether malloc, realloc, calloc are POSIX compliant configure:7818: result: yes configure:7963: checking for _set_invalid_parameter_handler configure:7963: result: no configure:7963: checking for fchdir configure:7963: result: yes configure:7963: checking for fdopendir configure:7963: result: no configure:7963: checking for strerror_r configure:7963: result: yes configure:7963: checking for fcntl configure:7963: result: yes configure:7963: checking for symlink configure:7963: result: yes configure:7963: checking for mempcpy configure:7963: result: no configure:7963: checking for vasnprintf configure:7963: result: yes configure:7963: checking for snprintf configure:7963: result: yes configure:7963: checking for fpurge configure:7963: result: yes configure:7963: checking for __fpurge configure:7963: result: no configure:7963: checking for __freading configure:7963: result: no configure:7963: checking for __fseterr configure:7963: result: no configure:7963: checking for fstatat configure:7963: result: no configure:7963: checking for fsync configure:7963: result: yes configure:7963: checking for getdtablesize configure:7963: result: yes configure:7963: checking for getprogname configure:7963: result: no configure:7963: checking for getexecname configure:7963: result: no configure:7963: checking for gettimeofday configure:7963: result: yes configure:7963: checking for lstat configure:7963: result: yes configure:7963: checking for mprotect configure:7963: result: yes configure:7963: checking for openat configure:7963: result: no configure:7963: checking for __xpg_strerror_r configure:7963: result: no configure:7963: checking for sigaction configure:7963: result: yes configure:7963: checking for sigaltstack configure:7963: result: no configure:7963: checking for siginterrupt configure:7963: result: no configure:7963: checking for strdup configure:7963: result: yes configure:7963: checking for catgets configure:7963: result: no configure:7963: checking for pipe configure:7963: result: yes configure:7963: checking for unlinkat configure:7963: result: no configure:7963: checking for utime configure:7963: result: yes configure:7963: checking for futimes configure:7963: result: no configure:7963: checking for futimesat configure:7963: result: no configure:7963: checking for futimens configure:7963: result: no configure:7963: checking for utimensat configure:7963: result: no configure:7963: checking for lutimes configure:7963: result: no configure:7963: checking for chown configure:7963: result: yes configure:7963: checking for fchmod configure:7963: result: yes configure:7963: checking for fchown configure:7963: result: yes configure:8011: checking whether the preprocessor supports include_next configure:8073: result: yes configure:8094: checking whether system header files limit the line length configure:8119: result: no configure:8139: checking how gcc -std=gnu99 reports undeclared, standard C functions configure:8215: result: error configure:8225: checking whether // is distinct from / configure:8255: result: yes configure:8265: checking for complete errno.h configure:8340: result: no configure:8430: checking for EMULTIHOP value configure:8489: result: no configure:8505: checking for ENOLINK value configure:8564: result: no configure:8580: checking for EOVERFLOW value configure:8639: result: yes configure:8654: checking whether strerror_r is declared configure:8654: result: yes configure:8667: checking whether strerror_r returns char * configure:8733: result: no configure:8747: checking whether fchdir is declared configure:8747: result: yes configure:8878: checking for working fcntl.h configure:9005: result: no configure:9024: checking for pid_t configure:9024: result: yes configure:9034: checking for mode_t configure:9034: result: yes configure:9046: checking for promoted mode_t type configure:9073: result: mode_t configure:9079: checking whether fdatasync is declared configure:9079: result: no configure:9091: checking for stdint.h configure:9117: result: yes configure:9126: checking for inttypes.h configure:9154: result: yes configure:9166: checking whether printf supports size specifiers as in C99 configure:9272: result: yes configure:9277: checking whether printf supports 'long double' arguments configure:9347: result: yes configure:9352: checking whether printf supports infinite 'double' arguments configure:9486: result: yes configure:9490: checking whether byte ordering is bigendian configure:9703: result: no configure:9723: checking whether long double and double are the same configure:9754: result: no configure:9778: checking whether printf supports infinite 'long double' arguments configure:10098: result: yes configure:10108: checking whether printf supports the 'a' and 'A' directives configure:10220: result: yes configure:10225: checking whether printf supports the 'F' directive configure:10306: result: yes configure:10311: checking whether printf supports the 'n' directive configure:10375: result: yes configure:10380: checking whether printf supports the 'ls' directive configure:10467: result: no configure:10472: checking whether printf supports POSIX/XSI format strings with positions configure:10519: result: yes configure:10524: checking whether printf supports the grouping flag configure:10569: result: yes configure:10574: checking whether printf supports the left-adjust flag correctly configure:10623: result: yes configure:10628: checking whether printf supports the zero flag correctly configure:10678: result: yes configure:10683: checking whether printf supports large precisions configure:10740: result: yes configure:10753: gcc -std=gnu99 -c -g2 -O2 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:81: error: syntax error before "a" conftest.c:83: error: syntax error before "typedef" configure:10753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gzip 1.10" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gzip" | #define VERSION "1.10" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA 1 | #define HAVE_FCHDIR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_VASNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FPURGE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:10789: checking whether printf survives out-of-memory conditions configure:11014: result: yes configure:11031: checking for unsigned long long int configure:11081: result: yes configure:11091: checking for long long int configure:11143: result: yes configure:11152: checking for wchar_t configure:11178: result: yes configure:11187: checking for wint_t configure:11221: result: yes configure:11228: checking whether wint_t is too small configure:11265: result: no configure:11290: checking for intmax_t configure:11324: result: yes configure:11341: checking where to find the exponent in a 'double' configure:11677: result: word 1 bit 20 configure:11699: checking whether snprintf returns a byte count as in C99 configure:11801: result: yes configure:11809: checking for snprintf configure:11809: result: yes configure:11815: checking for strnlen configure:11815: result: yes configure:11821: checking for wcslen configure:11821: result: no configure:11827: checking for wcsnlen configure:11827: result: no configure:11833: checking for mbrtowc configure:11833: result: no configure:11839: checking for wcrtomb configure:11839: result: no configure:11846: checking whether _snprintf is declared configure:11846: result: no configure:12140: checking whether frexp() can be used without linking with libm configure:12169: result: yes configure:12172: checking whether alarm is declared configure:12172: result: yes configure:12183: checking whether stdin defaults to large file offsets configure:12217: result: yes configure:12400: checking whether fseeko is declared configure:12400: result: yes configure:12418: checking for fseeko configure:12447: result: yes configure:12467: checking whether fflush works on input streams configure:12550: result: no configure:12605: checking whether stat file-mode macros are broken configure:12641: result: no configure:12746: checking for nlink_t configure:12746: result: yes configure:12762: checking whether lstat correctly handles trailing slash configure:12819: result: no configure:12831: checking whether ftello is declared configure:12831: result: yes configure:12854: checking for ftello configure:12882: result: yes configure:12895: checking whether ftello works configure:12987: result: yes configure:13003: checking whether getcwd (NULL, 0) allocates memory for result configure:13073: result: no configure:13077: checking for getcwd with POSIX signature configure:13109: result: yes configure:13113: checking whether getdtablesize is declared configure:13113: result: yes configure:13219: checking for getopt.h configure:13219: result: no configure:13750: checking for C/C++ restrict keyword configure:13787: result: no configure:13892: checking for winsock2.h configure:13892: result: no configure:13909: checking for struct timeval configure:13942: result: yes configure:13947: checking for wide-enough struct timeval.tv_sec member configure:13984: result: yes configure:14029: checking where to find the exponent in a 'float' configure:14120: result: word 0 bit 23 configure:14217: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:14249: result: no configure:14306: checking for ld configure:14437: result: /dev/env/DJDIR/bin/ld configure:14444: checking if the linker (/dev/env/DJDIR/bin/ld) is GNU ld configure:14460: result: yes configure:14467: checking for shared library run path origin configure:14481: result: done configure:14503: checking 32-bit host C ABI configure:14736: result: yes configure:14775: checking for the common suffixes of directories in the library search path configure:14827: result: lib,lib configure:14841: checking whether imported symbols can be declared weak configure:14913: result: no configure:14915: checking whether the linker supports --as-needed configure:14949: result: yes configure:14951: checking whether the linker supports --push-state configure:14985: result: yes configure:14990: checking for pthread.h configure:14990: result: no configure:15255: gcc -std=gnu99 -o conftest.exe -g2 -O2 -march=i386 -mtune=i586 conftest.c -lthread >&5 conftest.c:101:20: thread.h: No such file or directory (ENOENT) conftest.c:102:19: synch.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:107: warning: implicit declaration of function `thr_self' configure:15255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gzip 1.10" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gzip" | #define VERSION "1.10" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA 1 | #define HAVE_FCHDIR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_VASNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FPURGE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define restrict /**/ | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | | #include | #include | | int | main (void) | { | thr_self(); | ; | return 0; | } configure:15873: checking for multithread API to use configure:15875: result: none configure:15887: checking for a sed that does not truncate output configure:15957: result: /dev/env/DJDIR/bin/sed configure:15967: checking for stdlib.h configure:15967: result: yes configure:15974: checking for GNU libc compatible malloc configure:16024: result: yes configure:16125: checking for mmap configure:16125: result: no configure:16198: checking whether memchr works configure:16281: result: no configure:16289: checking whether memrchr is declared configure:16289: result: no configure:16303: checking for O_CLOEXEC configure:16332: result: no configure:16338: checking whether strerror(0) succeeds configure:16389: result: yes configure:16879: checking for ptrdiff_t configure:16879: result: yes configure:16942: checking whether C symbols are prefixed with underscore at the linker level configure:16969: result: yes configure:17003: checking for sigset_t configure:17003: result: yes configure:17024: checking for uid_t in sys/types.h configure:17045: result: yes configure:17059: checking for stdbool.h that conforms to C99 configure:17143: result: yes configure:17145: checking for _Bool configure:17145: result: yes configure:17290: checking whether stdint.h conforms to C99 configure:17568: result: no configure:17683: checking for sys/inttypes.h configure:17683: result: no configure:17689: checking for sys/bitypes.h configure:17689: result: no configure:17708: checking for bit size of ptrdiff_t configure:17736: result: 32 configure:17708: checking for bit size of size_t configure:17736: result: 32 configure:17753: checking for bit size of sig_atomic_t configure:17781: result: 32 configure:17753: checking for bit size of wchar_t configure:17781: result: 16 configure:17753: checking for bit size of wint_t configure:17781: result: 32 configure:17797: checking whether sig_atomic_t is signed configure:17836: result: yes configure:17797: checking whether wchar_t is signed configure:17836: result: no configure:17797: checking whether wint_t is signed configure:17836: result: yes configure:17856: checking for ptrdiff_t integer literal suffix configure:17913: result: configure:17856: checking for size_t integer literal suffix configure:17913: result: ul configure:17928: checking for sig_atomic_t integer literal suffix configure:17985: result: configure:17928: checking for wchar_t integer literal suffix configure:17985: result: no configure:17928: checking for wint_t integer literal suffix configure:17985: result: configure:18031: checking whether strdup is declared configure:18031: result: yes configure:18122: checking for struct timespec in configure:18148: result: no configure:18158: checking for struct timespec in configure:18184: result: no configure:18189: checking for struct timespec in configure:18215: result: no configure:18220: checking for struct timespec in configure:18246: result: no configure:18346: checking whether the utimes function works configure:18493: result: no configure:18606: checking whether uses 'inline' correctly configure:18670: result: yes configure:18695: checking for 64-bit time_t configure:18723: result: no configure:18735: gcc -std=gnu99 -c -g2 -O2 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:125: error: syntax error before "fail" configure:18735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gzip 1.10" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gzip" | #define VERSION "1.10" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA 1 | #define HAVE_FCHDIR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_VASNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FPURGE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define restrict /**/ | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_MEMRCHR 0 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define REPLACE_VASNPRINTF 1 | #define REPLACE_VFPRINTF_POSIX 1 | #define USER_LABEL_PREFIX _ | #define HAVE_SIGSET_T 1 | #define HAVE__BOOL 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 16 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_DECL_STRDUP 1 | /* end confdefs.h. */ | #ifdef _USE_32BIT_TIME_T | int ok; | #else | error fail | #endif | configure:18755: WARNING: This package requires a 64-bit 'time_t' type if there is any way to access timestamps outside the year range 1901-2038 on your platform. Perhaps you should configure with 'CPPFLAGS="-m64" LDFLAGS="-m64"'? configure:18856: checking for GNU libc compatible calloc configure:18906: result: yes configure:18995: checking whether this system has an arbitrary file name length limit configure:19038: result: yes configure:19066: checking for library containing clock_gettime configure:19119: result: no configure:19129: checking for clock_gettime configure:19129: result: no configure:19135: checking for clock_settime configure:19135: result: no configure:19163: checking for winsock2.h configure:19163: result: no configure:19229: checking for closedir configure:19229: result: yes configure:19389: checking for dirfd configure:19389: result: no configure:19396: checking whether dirfd is declared configure:19396: result: no configure:19412: checking whether dirfd is a macro configure:19437: result: no configure:19464: checking how to get the file descriptor associated with an open DIR* configure:19503: result: no_such_member configure:19534: checking whether // is distinct from / configure:19564: result: yes configure:19592: checking whether dup works configure:19636: result: yes configure:19682: checking whether dup2 works configure:19783: result: yes configure:19844: checking for error_at_line configure:19870: result: no configure:19999: checking whether fflush works on input streams configure:20082: result: no configure:20150: checking whether fcntl handles F_DUPFD correctly configure:20221: result: yes configure:20239: checking whether fcntl understands F_DUPFD_CLOEXEC configure:20292: result: no configure:20458: checking for fdatasync configure:20458: result: no configure:20568: checking whether fdopendir is declared configure:20568: result: no configure:20691: checking whether fflush works on input streams configure:20774: result: no configure:20879: checking whether conversion from 'int' to 'long double' works configure:20938: result: yes configure:21335: checking for ptrdiff_t configure:21335: result: yes configure:21391: checking whether fpurge is declared configure:21391: result: yes configure:21405: checking whether fpurge works configure:21467: result: yes configure:21516: checking whether frexp works configure:21629: result: yes configure:21676: checking whether frexpl is declared configure:21676: result: yes configure:21687: checking whether frexpl() can be used without linking with libm configure:21716: result: no configure:21934: checking for fseeko configure:21963: result: yes configure:21983: checking whether fflush works on input streams configure:22066: result: no configure:22096: checking for _fseeki64 configure:22096: result: no configure:22400: checking for ftello configure:22428: result: yes configure:22441: checking whether ftello works configure:22533: result: yes configure:22629: checking whether getdtablesize works configure:22678: result: yes configure:22778: checking whether program_invocation_name is declared configure:22778: result: no configure:22793: checking whether program_invocation_short_name is declared configure:22793: result: no configure:22808: checking whether __argv is declared configure:22808: result: no configure:22828: checking whether __progname is defined in default libraries configure:22858: result: configure:22889: checking whether gettimeofday clobbers localtime buffer configure:22943: result: no configure:22962: checking for gettimeofday with POSIX signature configure:23018: result: almost configure:23084: checking whether isnan(double) can be used without linking with libm configure:23120: result: yes configure:23147: checking whether isnan(float) can be used without linking with libm configure:23183: result: yes configure:23190: checking whether isnan(float) works configure:23290: result: yes configure:23431: checking whether isnan(long double) can be used without linking with libm configure:23467: result: yes configure:23476: checking whether isnanl works configure:23628: result: no configure:23656: checking where to find the exponent in a 'long double' configure:23785: result: word 2 bit 0 configure:23805: checking for C compiler flag to ignore unused libraries configure:23855: result: -Wl,--as-needed configure:24088: checking whether lseek detects pipes configure:24159: result: no configure:24248: checking for stdlib.h configure:24248: result: yes configure:24255: checking for GNU libc compatible malloc configure:24305: result: yes configure:24461: checking whether NAN macro works configure:24493: result: yes configure:24498: checking whether HUGE_VAL works configure:24525: result: yes configure:24546: checking for bp-sym.h configure:24546: result: no configure:24576: checking for mempcpy configure:24576: result: no configure:24626: checking for memrchr configure:24626: result: no configure:24706: checking whether open recognizes a trailing slash configure:24760: result: no configure:24885: checking for opendir configure:24885: result: yes configure:24954: checking whether perror matches strerror configure:25010: result: yes configure:25055: checking whether frexp works configure:25168: result: yes configure:25180: checking whether ldexp can be used without linking with libm configure:25210: result: yes configure:25223: checking whether frexpl() can be used without linking with libm configure:25252: result: no configure:25410: checking whether ldexpl() can be used without linking with libm configure:25439: result: no configure:25566: checking for raise configure:25566: result: yes configure:25587: checking for sigprocmask configure:25587: result: yes configure:25635: checking for readdir configure:25635: result: yes configure:25676: checking for stdlib.h configure:25676: result: yes configure:25683: checking for GNU libc compatible realloc configure:25733: result: yes configure:25806: checking whether rmdir works configure:25866: result: no configure:25912: checking for struct sigaction.sa_sigaction configure:25912: result: no configure:26056: checking for volatile sig_atomic_t configure:26056: result: yes configure:26073: checking for sighandler_t configure:26073: result: no configure:26089: checking for signbit macro configure:26210: result: yes configure:26212: checking for signbit compiler built-ins configure:26332: result: no configure:26867: checking for sigprocmask configure:26867: result: yes configure:26907: checking for stdint.h configure:26907: result: yes configure:26914: checking for SIZE_MAX configure:26990: result: yes configure:27000: checking for ssize_t configure:27026: result: yes configure:27043: checking whether stat handles trailing slashes on files configure:27099: result: no configure:27164: checking for struct stat.st_atim.tv_nsec configure:27164: result: no configure:27216: checking for struct stat.st_atimespec.tv_nsec configure:27216: result: no configure:27226: checking for struct stat.st_atimensec configure:27226: result: no configure:27236: checking for struct stat.st_atim.st__tim.tv_nsec configure:27236: result: no configure:27257: checking for struct stat.st_birthtimespec.tv_nsec configure:27257: result: no configure:27267: checking for struct stat.st_birthtimensec configure:27267: result: no configure:27277: checking for struct stat.st_birthtim.tv_nsec configure:27277: result: no configure:27329: checking for good max_align_t configure:27361: result: no configure:27373: checking whether NULL can be used in arbitrary expressions configure:27400: result: yes configure:27570: checking which flavor of printf attribute matches inttypes macros configure:27605: result: system configure:27731: checking for working stdnoreturn.h configure:27770: result: no configure:27795: checking for stpcpy configure:27795: result: yes configure:27993: checking for winsock2.h configure:27993: result: no configure:28173: checking for nlink_t configure:28173: result: yes configure:28306: checking whether unlink honors trailing slashes configure:28372: result: no configure:28380: checking whether unlink of a parent directory fails as it should configure:28455: result: guessing yes configure:29131: checking for ptrdiff_t configure:29131: result: yes configure:29289: checking for stdint.h configure:29289: result: yes configure:30363: checking for underline in external names configure:30388: result: yes configure:30399: checking for an assembler syntax supported by this package configure:30430: result: yes configure:30450: checking for library containing strerror configure:30503: result: none required configure:30512: checking for an ANSI C-conforming const configure:30587: result: yes configure:30609: checking for dirent.h that defines DIR configure:30638: result: yes configure:30652: checking for library containing opendir configure:30705: result: none required configure:30779: checking return type of signal handlers configure:30806: result: void configure:30812: checking for size_t configure:30812: result: yes configure:30822: checking for off_t configure:30822: result: yes configure:30944: checking that generated files are newer than configure configure:30950: result: done configure:31057: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gzip config.status 1.10, which was generated by GNU Autoconf 2.69.197-b8fd7. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on K1O8O1 config.status:2102: creating Makefile config.status:2102: creating doc/Makefile config.status:2102: creating lib/Makefile config.status:2102: creating tests/Makefile config.status:2102: creating lib/config.h config.status:2432: linking ./../GNUmakefile to GNUmakefile config.status:2451: executing depfiles commands configure:32490: WARNING: unrecognized options: --without-libiconv-prefix, --without-libintl-prefix, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_decl_report=error ac_cv_c_restrict=no 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_exeext=.exe ac_cv_func___fpurge=no ac_cv_func___freading=no ac_cv_func___fseterr=no ac_cv_func___xpg_strerror_r=no ac_cv_func__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_catgets=no ac_cv_func_chown=yes ac_cv_func_clock_gettime=no ac_cv_func_clock_settime=no ac_cv_func_closedir=yes ac_cv_func_dirfd=no ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_fdatasync=no ac_cv_func_fdopendir=no ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_fpurge=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_futimens=no ac_cv_func_futimes=no ac_cv_func_futimesat=no ac_cv_func_getdtablesize=yes ac_cv_func_getexecname=no ac_cv_func_getprogname=no ac_cv_func_gettimeofday=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=no ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_mmap=no ac_cv_func_mprotect=yes ac_cv_func_openat=no ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_readdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=no ac_cv_func_siginterrupt=no ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strnlen=yes ac_cv_func_symlink=yes ac_cv_func_unlinkat=no ac_cv_func_utime=yes ac_cv_func_utimensat=no ac_cv_func_vasnprintf=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_func_wcrtomb=no ac_cv_func_wcslen=no ac_cv_func_wcsnlen=no ac_cv_have_decl___argv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_dirfd=no ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fdatasync=no ac_cv_have_decl_fdopendir=no ac_cv_have_decl_fpurge=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_memrchr=no ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_bp_sym_h=no ac_cv_header_crtdefs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=no ac_cv_header_getopt_h=no ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=no ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winsock2_h=no ac_cv_host=i786-pc-msdosdjgpp ac_cv_lib_error_at_line=no ac_cv_member_struct_sigaction_sa_sigaction=no ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_objext=o ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_GROFF=/dev/env/DJDIR/bin/groff ac_cv_path_INSTALL_INFO=/dev/env/DJDIR/bin/install-info ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_MAKEINFO=/dev/env/DJDIR/bin/makeinfo ac_cv_path_MKTEMP=/dev/env/DJDIR/bin/mktemp ac_cv_path_MV=/dev/env/DJDIR/bin/mv ac_cv_path_NROFF=/dev/env/DJDIR/bin/nroff ac_cv_path_PERL=/dev/env/DJDIR/bin/perl ac_cv_path_PIC=/dev/env/DJDIR/bin/pic ac_cv_path_PR_PROGRAM=/dev/env/DJDIR/bin/pr ac_cv_path_PS2PDF=ps2pdf ac_cv_path_RM=/dev/env/DJDIR/bin/rm ac_cv_path_ROFF=/dev/env/DJDIR/bin/groff ac_cv_path_SED=/dev/env/DJDIR/bin/sed ac_cv_path_SOELIM=/dev/env/DJDIR/bin/soelim ac_cv_path_SORT=/dev/env/DJDIR/bin/sort ac_cv_path_TAR=/dev/env/DJDIR/bin/tar ac_cv_path_TEST_SHELL=/dev/env/DJDIR/bin/bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_ed_PROGRAM=/dev/env/DJDIR/bin/ed ac_cv_path_lt_DD=/dev/env/DJDIR/bin/dd ac_cv_path_mkdir='/dev/env/DJDIR/bin/mkdir -p' ac_cv_path_shell=/bin/sh ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_AR=/dev/env/DJDIR/bin/ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_NM=/dev/env/DJDIR/bin/nm ac_cv_prog_ac_ct_RANLIB=/dev/env/DJDIR/bin/ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime=no ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sighandler_t=no ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec= acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_bitsizeof_ptrdiff_t=32 gl_cv_bitsizeof_sig_atomic_t=32 gl_cv_bitsizeof_size_t=32 gl_cv_bitsizeof_wchar_t=16 gl_cv_bitsizeof_wint_t=32 gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_decl_null_works=yes gl_cv_double_slash_root=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_dup_works=yes gl_cv_func_fcntl_f_dupfd_cloexec=no gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fprintf_posix=no gl_cv_func_fpurge_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpl_no_libm=no gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getcwd_null=no gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=no gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_ldexpl_no_libm=no gl_cv_func_lseek_pipe=no gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_memchr_works=no gl_cv_func_open_slash=no gl_cv_func_perror_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_directive_a=yes gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=no gl_cv_func_printf_directive_n=yes gl_cv_func_printf_enomem=yes gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=yes gl_cv_func_printf_infinite=yes gl_cv_func_printf_infinite_long_double=yes gl_cv_func_printf_long_double=yes gl_cv_func_printf_positions=yes gl_cv_func_printf_precision=yes gl_cv_func_printf_sizes_c99=yes gl_cv_func_rmdir_works=no gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=no gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_stat_file_slash=no gl_cv_func_strerror_0_works=yes gl_cv_func_unlink_honors_slashes=no gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_vfprintf_posix=no gl_cv_func_working_utimes=no gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_weak=no gl_cv_header_errno_h_EMULTIHOP=no gl_cv_header_errno_h_ENOLINK=no gl_cv_header_errno_h_EOVERFLOW=yes gl_cv_header_errno_h_complete=no gl_cv_header_inttypes_h=yes gl_cv_header_limits_width=no gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=no gl_cv_header_working_stdint_h=no gl_cv_header_working_stdnoreturn_h=no gl_cv_host_cpu_c_abi_32bit=yes gl_cv_linker_have_as_needed=yes gl_cv_linker_have_push_state=yes gl_cv_long_double_equals_double=no gl_cv_macro_O_CLOEXEC=no gl_cv_next_dirent_h='' gl_cv_next_errno_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_limits_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stddef_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_utime_h='' gl_cv_next_wchar_h='' gl_cv_pragma_columns=no gl_cv_prog_as_underscore=yes gl_cv_prog_c_ignore_unused_libraries=-Wl,--as-needed gl_cv_promoted_mode_t=mode_t gl_cv_size_max=yes gl_cv_sys_dir_fd_member_name=no_such_member gl_cv_sys_struct_timespec_in_pthread_h=no gl_cv_sys_struct_timespec_in_sys_time_h=no gl_cv_sys_struct_timespec_in_time_h=no gl_cv_sys_struct_timespec_in_unistd_h=no gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_type_max_align_t=no gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix= gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_sigset_t=yes gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=ul gl_cv_type_time_t_64=no gl_cv_type_wchar_t_signed=no gl_cv_type_wchar_t_suffix=no gl_cv_type_wint_t_signed=yes gl_cv_type_wint_t_suffix= gl_cv_type_wint_t_too_small=no gl_cv_var___progname= gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_ssize_t=yes gzip_cv_assembler=yes gzip_cv_underline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ./../build-aux/missing aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='/dev/env/DJDIR/bin/ar' ARFLAGS='cr' ASCPPFLAGS='' ASCPPPOST='sed '\''/^ *\#/d; s,//.*,,; s/% /%/g; s/\. /./g'\''' ASFLAGS_config='' ASM_SYMBOL_PREFIX='"_"' AUTOCONF='${SHELL} ./../build-aux/missing autoconf' AUTOHEADER='${SHELL} ./../build-aux/missing autoheader' AUTOMAKE='${SHELL} ./../build-aux/missing automake-1.16' AWK='gawk' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='16' BITSIZEOF_WINT_T='32' CC='gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-g2 -O2 -march=i386 -mtune=i586' CONFIG_INCLUDE='lib/config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EMULTIHOP_HIDDEN='0' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='0' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='0' EOVERFLOW_VALUE='' ERRNO_H='errno.h' EXEEXT='.exe' FLOAT_H='' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='#' GL_GENERATE_ERRNO_H_TRUE='' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='#' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='#' GL_GENERATE_STDINT_H_TRUE='' GL_GENERATE_STDNORETURN_H_FALSE='#' GL_GENERATE_STDNORETURN_H_TRUE='' GL_GENERATE_UTIME_H_FALSE='' GL_GENERATE_UTIME_H_TRUE='#' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='1' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='1' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='1' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='1' GNULIB_FCNTL='1' GNULIB_FDATASYNC='1' GNULIB_FDOPEN='0' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='1' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='1' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='1' GNULIB_FREXPF='0' GNULIB_FREXPL='1' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='1' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPASS='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='1' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_ISATTY='0' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='0' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='0' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='1' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='1' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='1' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READDIR='1' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='1' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='0' GNULIB_SETHOSTNAME='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='1' GNULIB_SIGPROCMASK='1' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='1' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='0' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TRUNC='0' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='1' GNULIB_UNLINKAT='1' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIME='1' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='1' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WARN_CFLAGS='' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GNU_MAKE_FALSE='#' GNU_MAKE_TRUE='' GREP='/dev/env/DJDIR/bin/grep' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALPHASORT='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='0' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='0' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='0' HAVE_DECL_FDOPENDIR='0' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='0' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='0' HAVE_FDOPENDIR='0' HAVE_FEATURES_H='0' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='0' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='0' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='0' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='0' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_OPENAT='0' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='0' HAVE_SIGNED_WINT_T='1' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='0' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='0' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIME='1' HAVE_UTIMENSAT='1' HAVE_UTIME_H='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE__BOOL='1' HAVE__EXIT='1' IGNORE_UNUSED_LIBRARIES_CFLAGS='-Wl,--as-needed' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBGZIP_LIBDEPS='' LIBGZIP_LTLIBDEPS='' LIBINTL='' LIBMULTITHREAD='' LIBOBJS=' ${LIBOBJDIR}match$U.o' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBTHREAD='' LIB_CLOCK_GETTIME='' LIB_FDATASYNC='' LIMITS_H='limits.h' LN_S='cp -pf' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS=' ${LIBOBJDIR}match$U.lo' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='/dev/env/DJDIR/bin/makeinfo --no-split' MKDIR_P='/dev/env/DJDIR/bin/mkdir -p' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_UTIME_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_LIMITS_H='' NEXT_MATH_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_UTIME_H='' NEXT_WCHAR_H='' NM='/dev/env/DJDIR/bin/nm' OBJEXT='o' PACKAGE='gzip' PACKAGE_BUGREPORT='bug-gzip@gnu.org' PACKAGE_NAME='gzip' PACKAGE_STRING='gzip 1.10' PACKAGE_TARNAME='gzip' PACKAGE_URL='' PACKAGE_VERSION='1.10' PATH_SEPARATOR=':' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='/dev/env/DJDIR/bin/ranlib' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FACCESSAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='1' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='1' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='1' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='1' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ILOGBL='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='1' REPLACE_LSTAT='1' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='1' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='1' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='1' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='1' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='1' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SETENV='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STAT='1' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='1' REPLACE_STRERROR_R='1' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='1' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIME='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='1' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/dev/env/DJDIR/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' STDBOOL_H='' STDDEF_H='stddef.h' STDINT_H='stdint.h' STDNORETURN_H='stdnoreturn.h' STRIP='/dev/env/DJDIR/bin/strip' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='0' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' UTIME_H='' VERSION='1.10' WARN_CFLAGS='' WCHAR_T_SUFFIX='' WERROR_CFLAGS='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='' ac_ct_CC='gcc' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i786-pc-msdosdjgpp' build_alias='' build_cpu='i786' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o chdir-long.o dirfd.o error.o fclose.o fcntl.o fdatasync.o fdopendir.o fflush.o fprintf.o frexpl.o fseek.o fseeko.o fseterr.o fstatat.o getcwd-lgpl.o getopt.o getopt1.o isnanl.o localtime-buffer.o lseek.o lstat.o memchr.o mempcpy.o memrchr.o open.o openat.o openat-proc.o perror.o printf.o printf-args.o printf-parse.o rmdir.o stat.o strerror.o strerror-override.o strerror_r.o unlink.o unlinkat.o vasnprintf.o vfprintf.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo dirfd.lo error.lo fclose.lo fcntl.lo fdatasync.lo fdopendir.lo fflush.lo fprintf.lo frexpl.lo fseek.lo fseeko.lo fseterr.lo fstatat.lo getcwd-lgpl.lo getopt.lo getopt1.lo isnanl.lo localtime-buffer.lo lseek.lo lstat.lo memchr.lo mempcpy.lo memrchr.lo open.lo openat.lo openat-proc.lo perror.lo printf.lo printf-args.lo printf-parse.lo rmdir.lo stat.lo strerror.lo strerror-override.lo strerror_r.lo unlink.lo unlinkat.lo vasnprintf.lo vfprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_GZIP_GNULIB_TESTS' host='i786-pc-msdosdjgpp' host_alias='' host_cpu='i786' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} ./../build-aux/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='/dev/env/DJDIR' 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 "gzip" #define PACKAGE_TARNAME "gzip" #define PACKAGE_VERSION "1.10" #define PACKAGE_STRING "gzip 1.10" #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" #define PACKAGE_URL "" #define PACKAGE "gzip" #define VERSION "1.10" #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_WCHAR_H 1 #define HAVE_UTIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_TIME_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define STDC_HEADERS 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_ALLOCA 1 #define HAVE_FCHDIR 1 #define HAVE_STRERROR_R 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_VASNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_FPURGE 1 #define HAVE_FSYNC 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LSTAT 1 #define HAVE_MPROTECT 1 #define HAVE_SIGACTION 1 #define HAVE_STRDUP 1 #define HAVE_PIPE 1 #define HAVE_UTIME 1 #define HAVE_CHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 0 #define PROMOTED_MODE_T mode_t #define HAVE_DECL_FDATASYNC 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define CHECK_PRINTF_SAFE 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_ALARM 1 #define _USE_STD_STAT 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_GETDTABLESIZE 1 #define restrict /**/ #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_DECL_MEMRCHR 0 #define NEED_PRINTF_DIRECTIVE_LS 1 #define REPLACE_VASNPRINTF 1 #define REPLACE_VFPRINTF_POSIX 1 #define USER_LABEL_PREFIX _ #define HAVE_SIGSET_T 1 #define HAVE__BOOL 1 #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_WCHAR_T 16 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX #define SIZE_T_SUFFIX ul #define SIG_ATOMIC_T_SUFFIX #define WCHAR_T_SUFFIX #define WINT_T_SUFFIX #define HAVE_DECL_STRDUP 1 #define HAVE_CALLOC_GNU 1 #define GNULIB_CALLOC_GNU 1 #define HAVE_CALLOC_POSIX 1 #define GNULIB_TEST_CALLOC_POSIX 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define HAVE_CLOSEDIR 1 #define GNULIB_TEST_CLOSEDIR 1 #define GNULIB_DIRENT_SAFER 1 #define HAVE_DECL_DIRFD 0 #define GNULIB_TEST_DIRFD 1 #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 #define GNULIB_TEST_DUP 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_FCHDIR 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FCLOSE 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_FCNTL_SAFER 1 #define GNULIB_FD_SAFER_FLAG 1 #define GNULIB_TEST_FDATASYNC 1 #define HAVE_DECL_FDOPENDIR 0 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define REPLACE_VASNPRINTF 1 #define REPLACE_FPRINTF_POSIX 1 #define GNULIB_TEST_FPRINTF_POSIX 1 #define HAVE_DECL_FPURGE 1 #define GNULIB_TEST_FPURGE 1 #define HAVE_FREXP_IN_LIBC 1 #define GNULIB_TEST_FREXP 1 #define GNULIB_TEST_FREXPL 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSTATAT 1 #define GNULIB_TEST_FSYNC 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define __GETOPT_PREFIX rpl_ #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define HAVE_DECL___ARGV 0 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE_ISNANF_IN_LIBC 1 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define GNULIB_LOCK 1 #define LSEEK_PIPE_BROKEN 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MEMCHR 1 #define GNULIB_TEST_MEMPCPY 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_MSVC_NOTHROW 1 #define OPEN_TRAILING_SLASH_BUG 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define GNULIB_OPENAT_SAFER 1 #define HAVE_OPENDIR 1 #define GNULIB_TEST_OPENDIR 1 #define GNULIB_TEST_PERROR 1 #define HAVE_FREXP_IN_LIBC 1 #define HAVE_LDEXP_IN_LIBC 1 #define REPLACE_PRINTF_POSIX 1 #define GNULIB_TEST_PRINTF_POSIX 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_READDIR 1 #define GNULIB_TEST_READDIR 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC_GNU 1 #define GNULIB_REALLOC_GNU 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_RMDIR 1 #define GNULIB_TEST_SIGACTION 1 #define GNULIB_TEST_SIGNBIT 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define REPLACE_FUNC_STAT_FILE 1 #define GNULIB_TEST_STAT 1 #define GNULIB_STATAT 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STPCPY 1 #define GNULIB_TEST_STPCPY 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_STRERROR_R_POSIX 1 #define GNULIB_TEST_UNLINK 1 #define GNULIB_TEST_UNLINKAT 1 #define GNULIB_TEST_UTIME 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define REPLACE_VASNPRINTF 1 #define REPLACE_VFPRINTF_POSIX 1 #define GNULIB_TEST_VFPRINTF_POSIX 1 #define HAVE_STDINT_H 1 #define ASMV /**/ #define HAVE_DIRENT_H 1 #define RETSIGTYPE void configure: exit 0