This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libiconv configure 1.15, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --prefix=/dev/env/DJDIR --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = i786 uname -r = 5 uname -s = MS-DOS uname -v = 50 /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/windows/system32 PATH: /dev/c/windows PATH: /dev/c/windows/system32/wbem PATH: /dev/c/djgpp-2.05 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3044: 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'} | | # 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 | | # 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 -std=gnu99 -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:3059: loading cache ./config.cache configure:3209: checking for a BSD-compatible install configure:3277: result: /dev/env/DJDIR/bin/ginstall -c configure:3288: checking whether build environment is sane configure:3343: result: yes configure:3498: checking for a thread-safe mkdir -p configure:3537: result: /dev/env/DJDIR/bin/mkdir -p configure:3544: checking for gawk configure:3571: result: gawk configure:3582: checking whether make sets $(MAKE) configure:3604: result: yes configure:3634: checking whether make supports nested variables configure:3651: result: yes configure:3779: checking whether make sets $(MAKE) configure:3801: result: yes configure:3860: checking for gcc configure:3876: found /dev/c/djgpp-2.05/bin/gcc configure:3887: result: gcc configure:4116: checking for C compiler version configure:4125: gcc --version >&5 gcc.exe (GCC) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4136: $? = 0 configure:4125: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:/djgpp-2.05/bin/gcc.exe COLLECT_LTO_WRAPPER=c:/djgpp-2.05/bin/../libexec/gcc/djgpp/5.40/lto-wrapper.exe Target: djgpp Configured with: /gcc-5.40/configure djgpp --prefix=/dev/env/DJDIR --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-libquadmath-support --enable-lto Thread model: single gcc version 5.4.0 (GCC) configure:4136: $? = 0 configure:4125: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:4136: $? = 1 configure:4125: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:4136: $? = 1 configure:4156: checking whether the C compiler works configure:4178: gcc -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4182: $? = 0 configure:4230: result: yes configure:4233: checking for C compiler default output file name configure:4235: result: a.out configure:4241: checking for suffix of executables configure:4248: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4252: $? = 0 configure:4274: result: .exe configure:4296: checking whether we are cross compiling configure:4304: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4308: $? = 0 configure:4315: ./conftest.exe configure:4319: $? = 0 configure:4334: result: no configure:4339: checking for suffix of object files configure:4386: result: o configure:4390: checking whether we are using the GNU C compiler configure:4418: result: yes configure:4427: checking whether gcc accepts -g configure:4488: result: yes configure:4505: checking for gcc option to accept ISO C89 configure:4581: result: none needed configure:4606: checking whether gcc understands -c and -o together configure:4643: result: yes configure:4671: checking for style of include used by make configure:4699: result: GNU configure:4725: checking dependency style of gcc configure:4836: result: none configure:4856: checking how to run the C preprocessor configure:4887: gcc -E conftest.c configure:4887: $? = 0 configure:4901: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) compilation terminated. configure:4901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4926: result: gcc -E configure:4946: gcc -E conftest.c configure:4946: $? = 0 configure:4960: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) compilation terminated. configure:4960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4992: checking for strip configure:5023: result: /dev/env/DJDIR/bin/strip configure:5135: checking build system type configure:5149: result: i786-pc-msdosdjgpp configure:5169: checking host system type configure:5182: result: i786-pc-msdosdjgpp configure:5212: checking for grep that handles long lines and -e configure:5270: result: /dev/env/DJDIR/bin/grep configure:5275: checking for egrep configure:5337: result: /dev/env/DJDIR/bin/egrep configure:5342: checking for ANSI C header files configure:5443: result: yes configure:5456: checking for sys/types.h configure:5456: result: yes configure:5456: checking for sys/stat.h configure:5456: result: yes configure:5456: checking for stdlib.h configure:5456: result: yes configure:5456: checking for string.h configure:5456: result: yes configure:5456: checking for memory.h configure:5456: result: yes configure:5456: checking for strings.h configure:5456: result: yes configure:5456: checking for inttypes.h configure:5456: result: yes configure:5456: checking for stdint.h configure:5456: result: yes configure:5456: checking for unistd.h configure:5456: result: yes configure:5469: checking for minix/config.h configure:5469: result: no configure:5493: checking whether it is safe to define __EXTENSIONS__ configure:5518: result: yes configure:5547: checking whether _XOPEN_SOURCE should be defined configure:5590: result: no configure:5605: checking for Minix Amsterdam compiler configure:5629: result: no configure:5742: checking the archiver (/dev/env/DJDIR/bin/ar) interface configure:5791: result: ar configure:5856: checking for ar configure:5883: result: /dev/env/DJDIR/bin/ar configure:6019: checking for special C compiler options needed for large files configure:6064: result: no configure:6070: checking for _FILE_OFFSET_BITS value needed for large files configure:6127: result: unknown configure:6139: checking for _LARGE_FILES value needed for large files configure:6196: result: unknown configure:6323: checking for ld used by gcc configure:6390: result: /dev/env/DJDIR/bin/ld configure:6397: checking if the linker (/dev/env/DJDIR/bin/ld) is GNU ld configure:6412: result: yes configure:6418: checking for shared library path variable configure:6431: result: none configure:6436: checking whether to activate relocatable installation configure:6451: result: no configure:6581: checking how to copy files configure:6597: result: cp -p configure:6601: checking how to make hard links configure:6617: result: ln configure:6621: checking whether ln -s works configure:6628: result: no, using cp -pf configure:6684: checking how to print strings configure:6711: result: printf configure:6732: checking for a sed that does not truncate output configure:6796: result: /dev/env/DJDIR/bin/sed configure:6814: checking for fgrep configure:6876: result: /dev/env/DJDIR/bin/fgrep configure:6911: checking for ld used by gcc configure:6978: result: /dev/env/DJDIR/bin/ld configure:6985: checking if the linker (/dev/env/DJDIR/bin/ld) is GNU ld configure:7000: result: yes configure:7012: checking for BSD- or MS-compatible name lister (nm) configure:7066: result: /dev/env/DJDIR/bin/nm configure:7196: checking the name lister (/dev/env/DJDIR/bin/nm) interface configure:7216: result: BSD nm configure:7220: checking the maximum length of command line arguments configure:7351: result: 12288 configure:7399: checking how to convert i786-pc-msdosdjgpp file names to i786-pc-msdosdjgpp format configure:7439: result: func_convert_file_noop configure:7446: checking how to convert i786-pc-msdosdjgpp file names to toolchain format configure:7466: result: func_convert_file_noop configure:7473: checking for /dev/env/DJDIR/bin/ld option to reload object files configure:7480: result: -r configure:7554: checking for objdump configure:7570: found /dev/c/djgpp-2.05/bin/objdump configure:7581: result: objdump configure:7610: checking how to recognize dependent libraries configure:7810: result: unknown configure:7895: checking for dlltool configure:7925: result: no configure:7952: checking how to associate runtime and link libraries configure:7979: result: printf %s\n configure:8103: checking for archiver @FILE support configure:8146: result: @ configure:8204: checking for strip configure:8231: result: /dev/env/DJDIR/bin/strip configure:8303: checking for ranlib configure:8330: result: /dev/env/DJDIR/bin/ranlib configure:8432: checking command to parse /dev/env/DJDIR/bin/nm output from gcc object configure:8702: result: ok configure:8749: checking for sysroot configure:8779: result: no configure:8786: checking for a working dd configure:8824: result: /dev/env/DJDIR/bin/dd configure:8828: checking how to truncate binary pipes configure:8843: result: /dev/env/DJDIR/bin/dd bs=4096 count=1 configure:9172: checking for mt configure:9202: result: no configure:9222: checking if : is a manifest tool configure:9236: result: no configure:9910: checking for dlfcn.h configure:9910: result: yes configure:10463: checking for objdir configure:10478: result: _libs configure:10742: checking if gcc supports -fno-rtti -fno-exceptions configure:10777: result: no configure:11135: checking for gcc option to produce PIC configure:11142: result: configure:11214: checking if gcc static flag -static works configure:11242: result: yes configure:11257: checking if gcc supports -c -o file.o configure:11304: result: yes configure:11312: checking if gcc supports -c -o file.o configure:11359: result: yes configure:11392: checking whether the gcc linker (/dev/env/DJDIR/bin/ld) supports shared libraries configure:12651: result: no configure:12891: checking dynamic linker characteristics configure:13709: result: no configure:13831: checking how to hardcode library paths into programs configure:13856: result: unsupported configure:14404: checking whether stripping libraries is possible configure:14409: result: yes configure:14444: checking if libtool supports shared libraries configure:14446: result: no configure:14449: checking whether to build shared libraries configure:14474: result: no configure:14477: checking whether to build static libraries configure:14481: result: yes configure:14562: checking for windres configure:14592: result: no configure:14796: checking whether the -Werror option is usable configure:14824: result: yes configure:14826: checking for simple visibility declarations configure:14862: result: no configure:14895: checking for shared library run path origin configure:14908: result: done configure:15486: checking for iconv configure:15510: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 ./ccat8LwY.o: In function `main': g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:46: undefined reference to `libiconv_open' g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:47: undefined reference to `libiconv' g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:48: undefined reference to `libiconv_close' collect2.exe: error: ld returned 1 exit status configure:15510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 _DARWIN_USE_64_BIT_INODE 1 | #define INSTALLPREFIX "/dev/env/DJDIR" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_VISIBILITY 0 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:15534: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:15534: $? = 0 configure:15544: result: yes configure:15547: checking for working iconv configure:15676: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:15676: $? = 0 configure:15676: ./conftest.exe configure:15676: $? = 0 configure:15688: result: yes configure:15703: checking how to link with libiconv configure:15705: result: -liconv configure:15716: checking for iconv declaration configure:15745: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:15745: $? = 0 configure:15756: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:15770: checking whether NLS is requested configure:15779: result: yes configure:15819: checking for msgfmt configure:15851: result: /dev/env/DJDIR/bin/msgfmt configure:15860: checking for gmsgfmt configure:15891: result: /dev/env/DJDIR/bin/msgfmt configure:15941: checking for xgettext configure:15973: result: /dev/env/DJDIR/bin/xgettext configure:16018: checking for msgmerge configure:16049: result: /dev/env/DJDIR/bin/msgmerge configure:16090: checking for CFPreferencesCopyAppValue configure:16117: result: no configure:16124: checking for CFLocaleCopyCurrent configure:16151: result: no configure:16200: checking for GNU gettext in libc configure:16229: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 ./ccp0RVXn.o: In function `main': g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:56: undefined reference to `libintl_bindtextdomain' g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:57: undefined reference to `libintl_gettext' g:/li/srcs/gnu/libiconv-1.15/_build/conftest.c:57: undefined reference to `libintl_ngettext' collect2.exe: error: ld returned 1 exit status configure:16229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 _DARWIN_USE_64_BIT_INODE 1 | #define INSTALLPREFIX "/dev/env/DJDIR" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_VISIBILITY 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | #include | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings) | #else | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 | #endif | | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION | | ; | return 0; | } configure:16238: result: no configure:16272: checking for iconv configure:16330: result: yes configure:16333: checking for working iconv configure:16474: result: yes configure:16489: checking how to link with libiconv configure:16491: result: -liconv configure:16963: checking for GNU gettext in libintl configure:17000: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -lintl >&5 c:/djgpp-2.05/lib/libintl.a(dxe_tmp.o):dxe_tmp.c:(.data+0xcc): undefined reference to `libiconv' c:/djgpp-2.05/lib/libintl.a(dxe_tmp.o):dxe_tmp.c:(.data+0xd4): undefined reference to `libiconv_open' c:/djgpp-2.05/lib/libintl.a(dxe_tmp.o):dxe_tmp.c:(.data+0xdc): undefined reference to `libiconv_set_relocation_prefix' collect2.exe: error: ld returned 1 exit status configure:17000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 _DARWIN_USE_64_BIT_INODE 1 | #define INSTALLPREFIX "/dev/env/DJDIR" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_VISIBILITY 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_expand_alias ("")) | #else | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 | #endif | | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION | | ; | return 0; | } configure:17037: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -lintl -liconv >&5 configure:17037: $? = 0 configure:17050: result: yes configure:17085: checking whether to use NLS configure:17087: result: yes configure:17090: checking where the gettext function comes from configure:17101: result: external libintl configure:17109: checking how to link with libintl configure:17111: result: -lintl -liconv configure:17162: checking for mbstate_t configure:17193: result: yes configure:17206: checking for wchar_t configure:17230: result: yes configure:17257: checking for getc_unlocked configure:17257: result: no configure:17257: checking for mbrtowc configure:17257: result: no configure:17257: checking for wcrtomb configure:17257: result: no configure:17257: checking for mbsinit configure:17257: result: no configure:17257: checking for setlocale configure:17257: result: yes configure:17274: checking whether is standalone configure:17298: result: yes configure:17309: checking for memmove configure:17309: result: yes configure:17322: checking for nl_langinfo and CODESET configure:17347: result: no configure:17361: checking for unistd.h configure:17361: result: yes configure:17361: checking for stdlib.h configure:17361: result: yes configure:17361: checking for string.h configure:17361: result: yes configure:17361: checking for sys/param.h configure:17361: result: yes configure:17361: checking for sys/time.h configure:17361: result: yes configure:17361: checking for sys/socket.h configure:17361: result: no configure:17361: checking for limits.h configure:17361: result: yes configure:17361: checking for wchar.h configure:17361: result: yes configure:17361: checking for stdint.h configure:17361: result: yes configure:17361: checking for sys/stat.h configure:17361: result: yes configure:17380: checking for symlink configure:17380: result: yes configure:17380: checking for canonicalize_file_name configure:17380: result: no configure:17380: checking for getcwd configure:17380: result: yes configure:17380: checking for readlink configure:17380: result: yes configure:17380: checking for realpath configure:17380: result: yes configure:17380: checking for readlinkat configure:17380: result: no configure:17380: checking for getprogname configure:17380: result: no configure:17380: checking for getexecname configure:17380: result: no configure:17380: checking for gettimeofday configure:17380: result: yes configure:17380: checking for lstat configure:17380: result: yes configure:17380: checking for _set_invalid_parameter_handler configure:17380: result: no configure:17380: checking for setenv configure:17380: result: yes configure:17396: checking for working fcntl.h configure:17514: result: no configure:17542: checking for wchar.h configure:17542: result: yes configure:17553: checking for EILSEQ configure:17615: result: yes configure:17628: checking byte ordering configure:17695: result: little endian configure:17714: checking for size_t configure:17714: result: yes configure:17727: checking for working alloca.h configure:17752: result: no configure:17760: checking for alloca configure:17805: result: yes configure:18008: checking whether // is distinct from / configure:18037: result: yes configure:18049: checking whether realpath works configure:18237: result: no configure:18392: checking if environ is properly declared configure:18423: result: no configure:18438: checking whether the preprocessor supports include_next configure:18497: result: yes configure:18518: checking whether system header files limit the line length configure:18541: result: no configure:18552: checking for complete errno.h configure:18625: result: no configure:18714: checking for EMULTIHOP value configure:18769: result: no configure:18785: checking for ENOLINK value configure:18840: result: no configure:18856: checking for EOVERFLOW value configure:18911: result: yes configure:18926: checking whether strerror_r is declared configure:18926: result: yes configure:18939: checking for strerror_r configure:18939: result: yes configure:18948: checking whether strerror_r returns char * configure:19010: result: no configure:19035: checking for pid_t configure:19035: result: yes configure:19046: checking for mode_t configure:19046: result: yes configure:19061: checking for C/C++ restrict keyword configure:19096: result: __restrict configure:19216: checking for winsock2.h configure:19216: result: no configure:19236: checking for struct timeval configure:19267: result: yes configure:19272: checking for wide-enough struct timeval.tv_sec member configure:19307: result: yes configure:19317: checking whether gettimeofday is declared without a macro configure:19347: result: yes configure:19491: checking whether limits.h has ULLONG_WIDTH etc. configure:19518: result: no configure:19573: checking whether lstat correctly handles trailing slash configure:19621: result: no configure:19634: checking whether malloc, realloc, calloc are POSIX compliant configure:19662: result: yes configure:19669: checking for stdlib.h configure:19669: result: yes configure:19679: checking for GNU libc compatible malloc configure:19726: result: yes configure:19741: checking for unsigned long long int configure:19789: result: yes configure:19799: checking for long long int configure:19848: result: yes configure:19883: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c:80:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:80:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:80:16: error: unknown type name 'universal' configure:19883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libiconv" | #define PACKAGE_TARNAME "libiconv" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "libiconv 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libiconv" | #define VERSION "1.15 (DJGPP port (r1))" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 _DARWIN_USE_64_BIT_INODE 1 | #define INSTALLPREFIX "/dev/env/DJDIR" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_VISIBILITY 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_SETENV 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19936: checking for sigset_t configure:19936: result: yes configure:19959: checking for SIGPIPE configure:19984: result: yes configure:19987: checking whether setenv is declared configure:19987: result: yes configure:20001: checking for ssize_t configure:20025: result: yes configure:20033: checking for uid_t in sys/types.h configure:20052: result: yes configure:20190: checking whether C symbols are prefixed with underscore at the linker level configure:20216: result: yes configure:20231: checking for stdbool.h that conforms to C99 configure:20313: result: yes configure:20315: checking for _Bool configure:20315: result: yes configure:20332: checking for wint_t configure:20364: result: yes configure:20371: checking whether wint_t is too small configure:20406: result: no configure:20550: checking whether stdint.h conforms to C99 configure:20819: result: no configure:20931: checking for sys/inttypes.h configure:20931: result: no configure:20931: checking for sys/bitypes.h configure:20931: result: no configure:20953: checking for bit size of ptrdiff_t configure:20979: result: 32 configure:20953: checking for bit size of size_t configure:20979: result: 32 configure:20998: checking for bit size of sig_atomic_t configure:21024: result: 32 configure:20998: checking for bit size of wchar_t configure:21024: result: 16 configure:20998: checking for bit size of wint_t configure:21024: result: 32 configure:21042: checking whether sig_atomic_t is signed configure:21079: result: yes configure:21042: checking whether wchar_t is signed configure:21079: result: no configure:21042: checking whether wint_t is signed configure:21079: result: yes configure:21101: checking for ptrdiff_t integer literal suffix configure:21156: result: configure:21101: checking for size_t integer literal suffix configure:21156: result: ul configure:21173: checking for sig_atomic_t integer literal suffix configure:21228: result: configure:21173: checking for wchar_t integer literal suffix configure:21228: result: no configure:21173: checking for wint_t integer literal suffix configure:21228: result: configure:21348: checking whether strerror(0) succeeds configure:21394: result: yes configure:21484: checking whether ffsl is declared without a macro configure:21510: result: no configure:21484: checking whether ffsll is declared without a macro configure:21510: result: no configure:21484: checking whether memmem is declared without a macro configure:21510: result: no configure:21484: checking whether mempcpy is declared without a macro configure:21510: result: no configure:21484: checking whether memrchr is declared without a macro configure:21510: result: no configure:21484: checking whether rawmemchr is declared without a macro configure:21510: result: no configure:21484: checking whether stpcpy is declared without a macro configure:21510: result: yes configure:21484: checking whether stpncpy is declared without a macro configure:21510: result: yes configure:21484: checking whether strchrnul is declared without a macro configure:21510: result: no configure:21484: checking whether strdup is declared without a macro configure:21510: result: yes configure:21484: checking whether strncat is declared without a macro configure:21510: result: yes configure:21484: checking whether strndup is declared without a macro configure:21510: result: yes configure:21484: checking whether strnlen is declared without a macro configure:21510: result: yes configure:21484: checking whether strpbrk is declared without a macro configure:21510: result: yes configure:21484: checking whether strsep is declared without a macro configure:21510: result: yes configure:21484: checking whether strcasestr is declared without a macro configure:21510: result: no configure:21484: checking whether strtok_r is declared without a macro configure:21510: result: yes configure:21484: checking whether strerror_r is declared without a macro configure:21510: result: yes configure:21484: checking whether strsignal is declared without a macro configure:21510: result: no configure:21484: checking whether strverscmp is declared without a macro configure:21510: result: no configure:21522: checking whether stat file-mode macros are broken configure:21556: result: no configure:21676: checking for struct timespec in configure:21700: result: no configure:21710: checking for struct timespec in configure:21734: result: no configure:21739: checking for struct timespec in configure:21763: result: no configure:21768: checking for struct timespec in configure:21792: result: no configure:21910: checking whether clearerr_unlocked is declared configure:21910: result: no configure:21921: checking whether feof_unlocked is declared configure:21921: result: no configure:21932: checking whether ferror_unlocked is declared configure:21932: result: no configure:21943: checking whether fflush_unlocked is declared configure:21943: result: no configure:21954: checking whether fgets_unlocked is declared configure:21954: result: no configure:21965: checking whether fputc_unlocked is declared configure:21965: result: no configure:21976: checking whether fputs_unlocked is declared configure:21976: result: no configure:21987: checking whether fread_unlocked is declared configure:21987: result: no configure:21998: checking whether fwrite_unlocked is declared configure:21998: result: no configure:22009: checking whether getc_unlocked is declared configure:22009: result: no configure:22020: checking whether getchar_unlocked is declared configure:22020: result: no configure:22031: checking whether putc_unlocked is declared configure:22031: result: no configure:22042: checking whether putchar_unlocked is declared configure:22042: result: no configure:22196: checking whether // is distinct from / configure:22225: result: yes configure:22251: checking for error_at_line configure:22275: result: no configure:22385: checking whether fcntl is declared without a macro configure:22411: result: yes configure:22385: checking whether openat is declared without a macro configure:22411: result: no configure:22427: checking whether program_invocation_name is declared configure:22427: result: no configure:22442: checking whether program_invocation_short_name is declared configure:22442: result: no configure:22457: checking whether __argv is declared configure:22457: result: no configure:22477: checking whether __progname is defined in default libraries configure:22505: result: configure:22530: checking whether gettimeofday clobbers localtime buffer configure:22579: result: no configure:22595: checking for gettimeofday with POSIX signature configure:22648: result: almost configure:22806: checking for mbstate_t configure:22837: result: yes configure:22879: checking whether program_invocation_name is declared configure:22879: result: no configure:22891: checking whether program_invocation_short_name is declared configure:22891: result: no configure:22909: checking for raise configure:22909: result: yes configure:22929: checking for sigprocmask configure:22929: result: yes configure:23022: checking whether readlink signature is correct configure:23047: result: no configure:23049: checking whether readlink handles trailing slash correctly configure:23090: result: no configure:23201: checking for search.h configure:23201: result: yes configure:23213: checking for tsearch configure:23213: result: no configure:23304: checking for volatile sig_atomic_t configure:23304: result: yes configure:23320: checking for sighandler_t configure:23320: result: no configure:23334: checking whether pthread_sigmask is declared without a macro configure:23360: result: no configure:23334: checking whether sigaction is declared without a macro configure:23360: result: yes configure:23334: checking whether sigaddset is declared without a macro configure:23360: result: yes configure:23334: checking whether sigdelset is declared without a macro configure:23360: result: yes configure:23334: checking whether sigemptyset is declared without a macro configure:23360: result: yes configure:23334: checking whether sigfillset is declared without a macro configure:23360: result: yes configure:23334: checking whether sigismember is declared without a macro configure:23360: result: yes configure:23334: checking whether sigpending is declared without a macro configure:23360: result: yes configure:23334: checking whether sigprocmask is declared without a macro configure:23360: result: yes configure:23393: checking for sigprocmask configure:23393: result: yes configure:23432: checking for ssize_t configure:23456: result: yes configure:23467: checking whether stat handles trailing slashes on directories configure:23500: result: yes configure:23502: checking whether stat handles trailing slashes on files configure:23553: result: no configure:23627: checking for max_align_t configure:23627: result: yes configure:23640: checking whether NULL can be used in arbitrary expressions configure:23665: result: yes configure:23832: checking which flavor of printf attribute matches inttypes macros configure:23865: result: system configure:23929: checking whether dprintf is declared without a macro configure:23955: result: yes configure:23929: checking whether fpurge is declared without a macro configure:23955: result: yes configure:23929: checking whether fseeko is declared without a macro configure:23955: result: yes configure:23929: checking whether ftello is declared without a macro configure:23955: result: yes configure:23929: checking whether getdelim is declared without a macro configure:23955: result: no configure:23929: checking whether getline is declared without a macro configure:23955: result: no configure:23929: checking whether gets is declared without a macro configure:23955: result: yes configure:23929: checking whether pclose is declared without a macro configure:23955: result: yes configure:23929: checking whether popen is declared without a macro configure:23955: result: yes configure:23929: checking whether renameat is declared without a macro configure:23955: result: no configure:23929: checking whether snprintf is declared without a macro configure:23955: result: yes configure:23929: checking whether tmpfile is declared without a macro configure:23955: result: yes configure:23929: checking whether vdprintf is declared without a macro configure:23955: result: yes configure:23929: checking whether vsnprintf is declared without a macro configure:23955: result: yes configure:24044: checking whether _Exit is declared without a macro configure:24076: result: yes configure:24044: checking whether atoll is declared without a macro configure:24076: result: yes configure:24044: checking whether canonicalize_file_name is declared without a macro configure:24076: result: no configure:24044: checking whether getloadavg is declared without a macro configure:24076: result: no configure:24044: checking whether getsubopt is declared without a macro configure:24076: result: no configure:24044: checking whether grantpt is declared without a macro configure:24076: result: no configure:24044: checking whether initstate is declared without a macro configure:24076: result: yes configure:24044: checking whether initstate_r is declared without a macro configure:24076: result: no configure:24044: checking whether mkdtemp is declared without a macro configure:24076: result: yes configure:24044: checking whether mkostemp is declared without a macro configure:24076: result: no configure:24044: checking whether mkostemps is declared without a macro configure:24076: result: no configure:24044: checking whether mkstemp is declared without a macro configure:24076: result: yes configure:24044: checking whether mkstemps is declared without a macro configure:24076: result: no configure:24044: checking whether posix_openpt is declared without a macro configure:24076: result: no configure:24044: checking whether ptsname is declared without a macro configure:24076: result: no configure:24044: checking whether ptsname_r is declared without a macro configure:24076: result: no configure:24044: checking whether qsort_r is declared without a macro configure:24076: result: no configure:24044: checking whether random is declared without a macro configure:24076: result: yes configure:24044: checking whether random_r is declared without a macro configure:24076: result: no configure:24044: checking whether realpath is declared without a macro configure:24076: result: yes configure:24044: checking whether rpmatch is declared without a macro configure:24076: result: no configure:24044: checking whether secure_getenv is declared without a macro configure:24076: result: no configure:24044: checking whether setenv is declared without a macro configure:24076: result: yes configure:24044: checking whether setstate is declared without a macro configure:24076: result: yes configure:24044: checking whether setstate_r is declared without a macro configure:24076: result: no configure:24044: checking whether srandom is declared without a macro configure:24076: result: yes configure:24044: checking whether srandom_r is declared without a macro configure:24076: result: no configure:24044: checking whether strtod is declared without a macro configure:24076: result: yes configure:24044: checking whether strtoll is declared without a macro configure:24076: result: yes configure:24044: checking whether strtoull is declared without a macro configure:24076: result: yes configure:24044: checking whether unlockpt is declared without a macro configure:24076: result: no configure:24044: checking whether unsetenv is declared without a macro configure:24076: result: yes configure:24198: checking for winsock2.h configure:24198: result: no configure:24318: checking for nlink_t configure:24318: result: yes configure:24333: checking whether fchmodat is declared without a macro configure:24359: result: no configure:24333: checking whether fstat is declared without a macro configure:24359: result: yes configure:24333: checking whether fstatat is declared without a macro configure:24359: result: no configure:24333: checking whether futimens is declared without a macro configure:24359: result: no configure:24333: checking whether lchmod is declared without a macro configure:24359: result: no configure:24333: checking whether lstat is declared without a macro configure:24359: result: yes configure:24333: checking whether mkdirat is declared without a macro configure:24359: result: no configure:24333: checking whether mkfifo is declared without a macro configure:24359: result: yes configure:24333: checking whether mkfifoat is declared without a macro configure:24359: result: no configure:24333: checking whether mknod is declared without a macro configure:24359: result: yes configure:24333: checking whether mknodat is declared without a macro configure:24359: result: no configure:24333: checking whether stat is declared without a macro configure:24359: result: yes configure:24333: checking whether utimensat is declared without a macro configure:24359: result: no configure:24476: checking whether chdir is declared without a macro configure:24514: result: yes configure:24476: checking whether chown is declared without a macro configure:24514: result: yes configure:24476: checking whether dup is declared without a macro configure:24514: result: yes configure:24476: checking whether dup2 is declared without a macro configure:24514: result: yes configure:24476: checking whether dup3 is declared without a macro configure:24514: result: no configure:24476: checking whether environ is declared without a macro configure:24514: result: no configure:24476: checking whether euidaccess is declared without a macro configure:24514: result: no configure:24476: checking whether faccessat is declared without a macro configure:24514: result: no configure:24476: checking whether fchdir is declared without a macro configure:24514: result: yes configure:24476: checking whether fchownat is declared without a macro configure:24514: result: no configure:24476: checking whether fdatasync is declared without a macro configure:24514: result: no configure:24476: checking whether fsync is declared without a macro configure:24514: result: yes configure:24476: checking whether ftruncate is declared without a macro configure:24514: result: yes configure:24476: checking whether getcwd is declared without a macro configure:24514: result: yes configure:24476: checking whether getdomainname is declared without a macro configure:24514: result: no configure:24476: checking whether getdtablesize is declared without a macro configure:24514: result: yes configure:24476: checking whether getgroups is declared without a macro configure:24514: result: yes configure:24476: checking whether gethostname is declared without a macro configure:24514: result: yes configure:24476: checking whether getlogin is declared without a macro configure:24514: result: yes configure:24476: checking whether getlogin_r is declared without a macro configure:24514: result: no configure:24476: checking whether getpagesize is declared without a macro configure:24514: result: yes configure:24476: checking whether getusershell is declared without a macro configure:24514: result: no configure:24476: checking whether setusershell is declared without a macro configure:24514: result: no configure:24476: checking whether endusershell is declared without a macro configure:24514: result: no configure:24476: checking whether group_member is declared without a macro configure:24514: result: no configure:24476: checking whether isatty is declared without a macro configure:24514: result: yes configure:24476: checking whether lchown is declared without a macro configure:24514: result: yes configure:24476: checking whether link is declared without a macro configure:24514: result: yes configure:24476: checking whether linkat is declared without a macro configure:24514: result: no configure:24476: checking whether lseek is declared without a macro configure:24514: result: yes configure:24476: checking whether pipe is declared without a macro configure:24514: result: yes configure:24476: checking whether pipe2 is declared without a macro configure:24514: result: no configure:24476: checking whether pread is declared without a macro configure:24514: result: no configure:24476: checking whether pwrite is declared without a macro configure:24514: result: yes configure:24476: checking whether readlink is declared without a macro configure:24514: result: yes configure:24476: checking whether readlinkat is declared without a macro configure:24514: result: no configure:24476: checking whether rmdir is declared without a macro configure:24514: result: yes configure:24476: checking whether sethostname is declared without a macro configure:24514: result: no configure:24476: checking whether sleep is declared without a macro configure:24514: result: yes configure:24476: checking whether symlink is declared without a macro configure:24514: result: yes configure:24476: checking whether symlinkat is declared without a macro configure:24514: result: no configure:24476: checking whether ttyname_r is declared without a macro configure:24514: result: no configure:24476: checking whether unlink is declared without a macro configure:24514: result: yes configure:24476: checking whether unlinkat is declared without a macro configure:24514: result: no configure:24476: checking whether usleep is declared without a macro configure:24514: result: yes configure:24785: updating cache ./config.cache configure:24829: checking that generated files are newer than configure configure:24835: result: done configure:24934: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libiconv config.status 1.15, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MEIN_COMPUTER config.status:1948: creating Makefile config.status:1948: creating lib/Makefile config.status:1948: creating srclib/Makefile config.status:1948: creating src/Makefile config.status:1948: creating po/Makefile.in config.status:1948: creating man/Makefile config.status:1948: creating tests/Makefile config.status:1948: creating include/iconv.h config.status:1948: creating include/iconv.h.inst config.status:1948: creating config.h config.status:1948: creating lib/config.h config.status:2284: executing depfiles commands config.status:2284: executing libtool commands config.status:2284: executing po-directories commands configure:27500: === configuring in libcharset (/dev/g/li/srcs/gnu/libiconv-1.15/_build/libcharset) configure:27576: running /bin/sh .././../libcharset/configure --disable-option-checking '--prefix=/dev/env/DJDIR' '--disable-dependency-tracking' '--without-libiconv-prefix' '--without-libintl-prefix' '--enable-html' '--enable-silent-rules' '--enable-nls' --cache-file=.././config.cache --srcdir=.././../libcharset configure:27500: === configuring in preload (/dev/g/li/srcs/gnu/libiconv-1.15/_build/preload) configure:27576: running /bin/sh .././../preload/configure --disable-option-checking '--prefix=/dev/env/DJDIR' '--disable-dependency-tracking' '--without-libiconv-prefix' '--without-libintl-prefix' '--enable-html' '--enable-silent-rules' '--enable-nls' --cache-file=.././config.cache --srcdir=.././../preload ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_restrict=__restrict ac_cv_decl_EILSEQ=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_exeext=.exe ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_getc_unlocked=no ac_cv_func_getcwd=yes ac_cv_func_getexecname=no ac_cv_func_getprogname=no ac_cv_func_gettimeofday=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=no ac_cv_func_mbsinit=no ac_cv_func_memmove=yes ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=no ac_cv_func_realpath=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_sigprocmask=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_symlink=yes ac_cv_func_tsearch=no ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_func_wcrtomb=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__Exit=yes ac_cv_have_decl___argv=no ac_cv_have_decl_atoll=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_clearerr_unlocked=no ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_ferror_unlocked=no ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fpurge=yes ac_cv_have_decl_fputc_unlocked=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_fwrite_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_have_decl_getchar_unlocked=no ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_gets=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_putc_unlocked=no ac_cv_have_decl_putchar_unlocked=no ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_search_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_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_bitypes_h=no ac_cv_header_sys_inttypes_h=no 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_unistd_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_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_GMSGFMT=/dev/env/DJDIR/bin/msgfmt 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_MSGFMT=/dev/env/DJDIR/bin/msgfmt ac_cv_path_MSGMERGE=/dev/env/DJDIR/bin/msgmerge 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_STRIP=/dev/env/DJDIR/bin/strip 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_XGETTEXT=/dev/env/DJDIR/bin/xgettext 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_prog_AWK=gawk ac_cv_prog_CPP='gcc -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_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/dev/env/DJDIR/bin/ranlib ac_cv_prog_ac_ct_STRIP=/dev/env/DJDIR/bin/strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes 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_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_max_align_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_sighandler_t=no 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_libext=a acl_cv_libname_spec='lib$name' acl_cv_libpath=none acl_cv_library_names_spec= acl_cv_path_LD=/dev/env/DJDIR/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_shlibpath_var= acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=no am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= cl_cv_prog_LN=ln cl_cv_prog_cp='cp -p' cl_cv_sys_endian='little endian' 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_absolute_wchar_h=/dev/env/DJDIR/include/wchar.h gl_cv_absolute_wctype_h=/dev/env/DJDIR/include/wctype.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_vis_werror=yes gl_cv_cc_visibility=no gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=no gl_cv_double_slash_root=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_enomem=yes gl_cv_func_readlink_works=no gl_cv_func_realpath_works=no gl_cv_func_sigprocmask=1 gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=no gl_cv_func_strerror_0_works=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_canonicalize_file_name=no gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=no gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_endusershell=no gl_cv_have_raw_decl_environ=no gl_cv_have_raw_decl_euidaccess=no gl_cv_have_raw_decl_faccessat=no gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=no gl_cv_have_raw_decl_fchownat=no gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdatasync=no gl_cv_have_raw_decl_ffsl=no gl_cv_have_raw_decl_ffsll=no gl_cv_have_raw_decl_fpurge=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstat=yes gl_cv_have_raw_decl_fstatat=no gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=no gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=no gl_cv_have_raw_decl_getdomainname=no gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=no gl_cv_have_raw_decl_getloadavg=no gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=no gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gets=yes gl_cv_have_raw_decl_getsubopt=no gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=no gl_cv_have_raw_decl_grantpt=no gl_cv_have_raw_decl_group_member=no gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=no gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_lchmod=no gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=no gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_memmem=no gl_cv_have_raw_decl_mempcpy=no gl_cv_have_raw_decl_memrchr=no gl_cv_have_raw_decl_mkdirat=no gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=no gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=no gl_cv_have_raw_decl_mkostemp=no gl_cv_have_raw_decl_mkostemps=no gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=no gl_cv_have_raw_decl_openat=no gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=no gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=no gl_cv_have_raw_decl_pread=no gl_cv_have_raw_decl_pthread_sigmask=no gl_cv_have_raw_decl_ptsname=no gl_cv_have_raw_decl_ptsname_r=no gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_qsort_r=no gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=no gl_cv_have_raw_decl_rawmemchr=no gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=no gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_renameat=no gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=no gl_cv_have_raw_decl_secure_getenv=no gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=no gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=no gl_cv_have_raw_decl_setusershell=no gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=no gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=no gl_cv_have_raw_decl_strchrnul=no gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=no gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strverscmp=no gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=no gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_ttyname_r=no gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=no gl_cv_have_raw_decl_unlockpt=no gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=no gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes 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_limits_width=no gl_cv_header_signal_h_SIGPIPE=yes gl_cv_header_wchar_h_standalone=yes gl_cv_header_working_fcntl_h=no gl_cv_header_working_stdint_h=no gl_cv_next_errno_h='' gl_cv_next_fcntl_h='' gl_cv_next_limits_h='' gl_cv_next_signal_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_pragma_columns=no gl_cv_prog_as_underscore=yes 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_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_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= gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=yes gt_cv_ssize_t=yes gt_cv_var_environ_declaration=no lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=unknown 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=/dev/env/DJDIR/bin/ld lt_cv_path_NM=/dev/env/DJDIR/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic= 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_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=12288 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/dev/env/DJDIR/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ./../build-aux/missing aclocal-1.15' 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' AS='as' ASM_SYMBOL_PREFIX='"_"' AUTOCONF='${SHELL} ./../build-aux/missing autoconf' AUTOHEADER='${SHELL} ./../build-aux/missing autoheader' AUTOMAKE='${SHELL} ./../build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='16' BITSIZEOF_WINT_T='32' BROKEN_WCHAR_H='0' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586' CFLAG_VISIBILITY='' CP='cp -p' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='false' DLL_VARIABLE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EILSEQ='' EMULTIHOP_HIDDEN='0' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='0' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='0' EOVERFLOW_VALUE='' ERRNO_H='errno.h' EXEEXT='.exe' FGREP='/dev/env/DJDIR/bin/fgrep' GETTEXT_MACRO_VERSION='0.19' 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_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='' GMSGFMT='/dev/env/DJDIR/bin/msgfmt' GMSGFMT_015='/dev/env/DJDIR/bin/msgfmt' GNULIB_ATOLL='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='1' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FFLUSH='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSTAT='0' GNULIB_FSTATAT='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_ISATTY='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='0' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='0' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' 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_NANOSLEEP='0' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='0' GNULIB_OPENAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' 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='1' GNULIB_READLINK='1' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='1' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='0' GNULIB_SETHOSTNAME='0' GNULIB_SIGACTION='0' GNULIB_SIGNAL_H_SIGPIPE='1' GNULIB_SIGPROCMASK='1' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='1' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='1' GNULIB_STRERROR_R='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_TIMEGM='0' GNULIB_TIME_R='0' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='1' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCTOMB='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/dev/env/DJDIR/bin/grep' HAVE_ATOLL='1' HAVE_C99_STDINT_H='0' HAVE_CANONICALIZE_FILE_NAME='0' HAVE_CHOWN='1' HAVE_DECL_ENVIRON='0' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FPURGE='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_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SNPRINTF='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_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' 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_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_INTTYPES_H='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBSLEN='0' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' 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_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_OPENAT='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_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_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='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_SLEEP='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='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' 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_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='0' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WINSOCK2_H='0' HAVE__BOOL='1' HAVE__EXIT='1' ICONV_CONST='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_PROGRAM_ENV='' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='-lintl -liconv' INTL_MACOSX_LIBS='' LD='/dev/env/DJDIR/bin/ld' LDFLAGS='' LIBICONV='-liconv' LIBICRT_LIBDEPS='' LIBICRT_LTLIBDEPS='' LIBINTL='-lintl -liconv' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIMITS_H='limits.h' LIPO='' LN='ln' LN_S='cp -pf' LTLIBICONV='-liconv' LTLIBINTL='-lintl -liconv' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='/dev/env/DJDIR/bin/makeinfo --no-split' MANIFEST_TOOL=':' MKDIR_P='/dev/env/DJDIR/bin/mkdir -p' MSGFMT='/dev/env/DJDIR/bin/msgfmt' MSGFMT_015='/dev/env/DJDIR/bin/msgfmt' MSGMERGE='/dev/env/DJDIR/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_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_ERRNO_H='' NEXT_FCNTL_H='' NEXT_LIMITS_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='' NM='/dev/env/DJDIR/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libiconv' PACKAGE_BUGREPORT='' PACKAGE_NAME='libiconv' PACKAGE_STRING='libiconv 1.15' PACKAGE_TARNAME='libiconv' PACKAGE_URL='' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='/dev/env/DJDIR/bin/ranlib' RC='' RELOCATABLE='no' RELOCATABLE_BUILD_DIR='$(top_builddir)/srclib' RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' RELOCATABLE_LDFLAGS='' RELOCATABLE_LIBRARY_PATH='' RELOCATABLE_SRC_DIR='$(top_srcdir)/srclib' RELOCATABLE_STRIP=':' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='#' RELOCATABLE_VIA_WRAPPER_FALSE='' RELOCATABLE_VIA_WRAPPER_TRUE='#' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_ISATTY='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LSEEK='0' REPLACE_LSTAT='1' REPLACE_MALLOC='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' 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='1' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='1' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='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='0' 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_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCTOMB='0' REPLACE_WRITE='0' SED='/dev/env/DJDIR/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' SRCLIBOBJS='' STDBOOL_H='' STDDEF_H='' STDINT_H='stdint.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' USE_EXTRA_ENCODINGS='no' USE_MBSTATE_T='0' USE_NLS='yes' VERSION='1.15' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDRES='' WINT_T_SUFFIX='' WOE32='no' WOE32DLL='no' XGETTEXT='/dev/env/DJDIR/bin/xgettext' XGETTEXT_015='/dev/env/DJDIR/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' ac_ct_AR='/dev/env/DJDIR/bin/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=' -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=' canonicalize-lgpl.o error.o lstat.o readlink.o stat.o strerror.o strerror-override.o' gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo lstat.lo readlink.lo stat.lo strerror.lo strerror-override.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_LIBICONV_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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libcharset preload' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libiconv" #define PACKAGE_TARNAME "libiconv" #define PACKAGE_VERSION "1.15" #define PACKAGE_STRING "libiconv 1.15" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libiconv" #define VERSION "1.15 (DJGPP port (r1))" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_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 _DARWIN_USE_64_BIT_INODE 1 #define INSTALLPREFIX "/dev/env/DJDIR" #define HAVE_DLFCN_H 1 #define LT_OBJDIR "_libs/" #define HAVE_VISIBILITY 0 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_ICONV 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_MBSTATE_T 1 #define HAVE_WCHAR_T 1 #define HAVE_SETLOCALE 1 #define HAVE_MEMMOVE 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYMLINK 1 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LSTAT 1 #define HAVE_SETENV 1 #define HAVE_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 0 #define HAVE_WCHAR_H 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_ALLOCA 1 #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define restrict __restrict #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_SIGSET_T 1 #define HAVE_DECL_SETENV 1 #define USER_LABEL_PREFIX _ #define HAVE__BOOL 1 #define HAVE_WINT_T 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_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_DECL_CLEARERR_UNLOCKED 0 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FERROR_UNLOCKED 0 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_DECL_GETCHAR_UNLOCKED 0 #define HAVE_DECL_PUTC_UNLOCKED 0 #define HAVE_DECL_PUTCHAR_UNLOCKED 0 #define GNULIB_CANONICALIZE_LGPL 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_REALPATH 1 #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1 #define GNULIB_TEST_ENVIRON 1 #define HAVE_RAW_DECL_FCNTL 1 #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 GNULIB_TEST_LSTAT 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define GNULIB_TEST_READ 1 #define READLINK_TRAILING_SLASH_BUG 1 #define GNULIB_TEST_READLINK 1 #define HAVE_SEARCH_H 1 #define HAVE_RAW_DECL_SIGACTION 1 #define HAVE_RAW_DECL_SIGADDSET 1 #define HAVE_RAW_DECL_SIGDELSET 1 #define HAVE_RAW_DECL_SIGEMPTYSET 1 #define HAVE_RAW_DECL_SIGFILLSET 1 #define HAVE_RAW_DECL_SIGISMEMBER 1 #define HAVE_RAW_DECL_SIGPENDING 1 #define HAVE_RAW_DECL_SIGPROCMASK 1 #define GNULIB_SIGPIPE 1 #define GNULIB_TEST_SIGPROCMASK 1 #define REPLACE_FUNC_STAT_FILE 1 #define GNULIB_TEST_STAT 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FPURGE 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETS 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_USLEEP 1 #define USE_UNLOCKED_IO 1 configure: exit 0