This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Indent configure 2.2.10, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --srcdir=. --cache-file=./djgpp/config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --prefix=/dev/env/DJDIR CC=gcc CXX=gpp --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = pc 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/bin PATH: /dev/c/progra~1/miktex~1.5/miktex/bin PATH: /dev/c/windows/system32 PATH: /dev/c/windows PATH: /dev/c/windows/system32/wbem ## ----------- ## ## Core tests. ## ## ----------- ## configure:1690: 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'} | RANLIB=${RANLIB='ranlib'} | #GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | #MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | #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 mkdir. | ac_cv_path_mkdir=${MKDIR_P='/dev/env/DJDIR/bin/mkdir -p'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='/dev/env/DJDIR/bin/dvips'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='/dev/env/DJDIR/bin/texi2pdf'} | | # A sane default for texi2html. | ac_cv_path_TEXI2HTML=${TEXI2HTML='/dev/env/DJDIR/bin/perl /dev/env/DJDIR/bin/texi2html'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | NM=${NM='nm'} | LD=${LD='ld'} | | # 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_vfork=no | ac_cv_func_pipe=no configure:1709: creating cache ./djgpp/config.cache configure:1841: checking for a BSD-compatible install configure:1897: result: /dev/env/DJDIR/bin/ginstall -c configure:1908: checking whether build environment is sane configure:1954: result: yes configure:1983: checking for a thread-safe mkdir -p configure:2022: result: /dev/env/DJDIR/bin/mkdir -p configure:2035: checking for gawk configure:2062: result: gawk configure:2073: checking whether make sets $(MAKE) configure:2094: result: yes configure:2287: checking whether to enable maintainer-specific portions of Makefiles configure:2296: result: no configure:2358: checking for gcc configure:2385: result: gcc configure:2623: checking for C compiler version configure:2630: gcc --version >&5 gcc.exe (GCC) 4.3.2 Copyright (C) 2008 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:2633: $? = 0 configure:2640: gcc -v >&5 Using built-in specs. Target: djgpp Configured with: /v203/gcc-4.32/configure msdosdjgpp Thread model: single gcc version 4.3.2 (GCC) configure:2643: $? = 0 configure:2650: gcc -V >&5 gcc.exe: '-V' option must have argument configure:2653: $? = 1 configure:2676: checking for C compiler default output file name configure:2703: gcc conftest.c >&5 configure:2706: $? = 0 configure:2744: result: a.exe configure:2761: checking whether the C compiler works configure:2771: ./a.exe configure:2774: $? = 0 configure:2791: result: yes configure:2798: checking whether we are cross compiling configure:2800: result: no configure:2803: checking for suffix of executables configure:2810: gcc -o conftest.exe conftest.c >&5 configure:2813: $? = 0 configure:2837: result: .exe configure:2843: checking for suffix of object files configure:2869: gcc -c conftest.c >&5 configure:2872: $? = 0 configure:2895: result: o configure:2899: checking whether we are using the GNU C compiler configure:2928: gcc -c conftest.c >&5 configure:2934: $? = 0 configure:2951: result: yes configure:2956: checking whether gcc accepts -g configure:2986: gcc -c -g conftest.c >&5 configure:2992: $? = 0 configure:3091: result: yes configure:3108: checking for gcc option to accept ISO C89 configure:3182: gcc -c -g -O2 conftest.c >&5 configure:3188: $? = 0 configure:3211: result: none needed configure:3240: checking for style of include used by make configure:3268: result: GNU configure:3293: checking dependency style of gcc configure:3384: result: none configure:3404: checking how to run the C preprocessor configure:3444: gcc -E conftest.c configure:3450: $? = 0 configure:3481: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:3487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3520: result: gcc -E configure:3549: gcc -E conftest.c configure:3555: $? = 0 configure:3586: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:3592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3642: checking for a BSD-compatible install configure:3698: result: /dev/env/DJDIR/bin/ginstall -c configure:3712: checking for grep that handles long lines and -e configure:3786: result: /dev/env/DJDIR/bin/grep configure:3791: checking for egrep configure:3869: result: /dev/env/DJDIR/bin/egrep configure:3875: checking for AIX configure:3897: result: no configure:3903: checking for ANSI C header files configure:3933: gcc -c -g -O2 conftest.c >&5 configure:3939: $? = 0 configure:4035: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4038: $? = 0 configure:4044: ./conftest.exe configure:4047: $? = 0 configure:4064: result: yes configure:4088: checking for sys/types.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for sys/stat.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for stdlib.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for string.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for memory.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for strings.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4088: checking for inttypes.h configure:4109: gcc -c -g -O2 conftest.c >&5 conftest.c:51:22: error: inttypes.h: No such file or directory (ENOENT) configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4131: result: no configure:4088: checking for stdint.h configure:4109: gcc -c -g -O2 conftest.c >&5 conftest.c:51:20: error: stdint.h: No such file or directory (ENOENT) configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4131: result: no configure:4088: checking for unistd.h configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4131: result: yes configure:4153: checking minix/config.h usability configure:4170: gcc -c -g -O2 conftest.c >&5 conftest.c:51:26: error: minix/config.h: No such file or directory (ENOENT) configure:4176: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4190: result: no configure:4194: checking minix/config.h presence configure:4209: gcc -E conftest.c conftest.c:18:26: error: minix/config.h: No such file or directory (ENOENT) configure:4215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4229: result: no configure:4262: checking for minix/config.h configure:4269: result: no configure:4300: checking for strerror in -lcposix configure:4335: gcc -o conftest.exe -g -O2 conftest.c -lcposix >&5 c:/djgpp/bin/ld.exe: cannot find -lcposix collect2: ld returned 1 exit status configure:4341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4359: result: no configure:4371: checking for an ANSI C-conforming const configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4467: result: yes configure:4481: checking for dvips configure:4512: result: /dev/env/DJDIR/bin/dvips configure:4522: checking for texi2pdf configure:4553: result: /dev/env/DJDIR/bin/texi2pdf configure:4563: checking for texi2html configure:4594: result: /dev/env/DJDIR/bin/perl /dev/env/DJDIR/bin/texi2html configure:4618: checking for msgfmt configure:4649: result: no configure:4655: checking for gmsgfmt configure:4686: result: : configure:4697: checking for xgettext configure:4728: result: no configure:4736: checking for msgmerge configure:4766: result: no configure:4804: checking build system type configure:4822: result: i386-pc-msdosdjgpp configure:4844: checking host system type configure:4859: result: i386-pc-msdosdjgpp configure:4924: checking for ranlib configure:4951: result: ranlib configure:4977: checking for inline configure:5003: gcc -c -g -O2 conftest.c >&5 configure:5009: $? = 0 configure:5027: result: inline configure:5046: checking for off_t configure:5076: gcc -c -g -O2 conftest.c >&5 configure:5082: $? = 0 configure:5097: result: yes configure:5109: checking for size_t configure:5139: gcc -c -g -O2 conftest.c >&5 configure:5145: $? = 0 configure:5160: result: yes configure:5174: checking for working alloca.h configure:5201: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:18:20: error: alloca.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:22: warning: incompatible implicit declaration of built-in function 'alloca' configure:5207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:5224: result: no configure:5234: checking for alloca configure:5281: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5304: result: yes configure:5537: checking for stdlib.h configure:5543: result: yes configure:5537: checking for unistd.h configure:5543: result: yes configure:5681: checking for getpagesize configure:5737: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:5743: $? = 0 configure:5761: result: yes configure:5771: checking for working mmap configure:5918: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:158: error: 'MAP_PRIVATE' undeclared (first use in this function) conftest.c:158: error: (Each undeclared identifier is reported only once conftest.c:158: error: for each function it appears in.) conftest.c:158: error: 'MAP_FIXED' undeclared (first use in this function) conftest.c:158: warning: comparison between pointer and integer configure:5921: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:5946: result: no configure:5958: checking whether we are using the GNU C Library 2.1 or newer conftest.c:23:22: error: features.h: No such file or directory (ENOENT) configure:5989: result: no configure:5997: checking whether integer division by zero raises SIGFPE configure:6064: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:40: warning: built-in function 'nan' declared as non-function configure:6067: $? = 0 configure:6073: ./conftest.exe configure:6076: $? = 0 configure:6093: result: yes configure:6106: checking for inttypes.h configure:6133: gcc -c -g -O2 conftest.c >&5 conftest.c:24:22: error: inttypes.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:28: error: 'uintmax_t' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: expected ';' before 'i' configure:6139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6154: result: no configure:6165: checking for stdint.h configure:6192: gcc -c -g -O2 conftest.c >&5 conftest.c:24:20: error: stdint.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:28: error: 'uintmax_t' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: expected ';' before 'i' configure:6198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6213: result: no configure:6224: checking for unsigned long long configure:6251: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:6257: $? = 0 configure:6274: result: yes configure:6300: checking for inttypes.h configure:6328: gcc -c -g -O2 conftest.c >&5 conftest.c:26:22: error: inttypes.h: No such file or directory (ENOENT) configure:6334: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:6350: result: no configure:6454: checking for ld used by GCC configure:6517: result: ld configure:6526: checking if the linker (ld) is GNU ld GNU ld (GNU Binutils) 2.19 configure:6538: result: yes configure:6544: checking for shared library run path origin configure:6557: result: done configure:6986: checking argz.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 conftest.c:58:18: error: argz.h: No such file or directory (ENOENT) configure:7009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7023: result: no configure:7027: checking argz.h presence configure:7042: gcc -E conftest.c conftest.c:25:18: error: argz.h: No such file or directory (ENOENT) configure:7048: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include configure:7062: result: no configure:7095: checking for argz.h configure:7103: result: no configure:6986: checking limits.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 configure:7009: $? = 0 configure:7023: result: yes configure:7027: checking limits.h presence configure:7042: gcc -E conftest.c configure:7048: $? = 0 configure:7062: result: yes configure:7095: checking for limits.h configure:7103: result: yes configure:6986: checking locale.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 configure:7009: $? = 0 configure:7023: result: yes configure:7027: checking locale.h presence configure:7042: gcc -E conftest.c configure:7048: $? = 0 configure:7062: result: yes configure:7095: checking for locale.h configure:7103: result: yes configure:6986: checking nl_types.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 conftest.c:60:22: error: nl_types.h: No such file or directory (ENOENT) configure:7009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7023: result: no configure:7027: checking nl_types.h presence configure:7042: gcc -E conftest.c conftest.c:27:22: error: nl_types.h: No such file or directory (ENOENT) configure:7048: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:7062: result: no configure:7095: checking for nl_types.h configure:7103: result: no configure:6986: checking malloc.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 configure:7009: $? = 0 configure:7023: result: yes configure:7027: checking malloc.h presence configure:7042: gcc -E conftest.c configure:7048: $? = 0 configure:7062: result: yes configure:7095: checking for malloc.h configure:7103: result: yes configure:6986: checking stddef.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 configure:7009: $? = 0 configure:7023: result: yes configure:7027: checking stddef.h presence configure:7042: gcc -E conftest.c configure:7048: $? = 0 configure:7062: result: yes configure:7095: checking for stddef.h configure:7103: result: yes configure:6976: checking for stdlib.h configure:6982: result: yes configure:6976: checking for string.h configure:6982: result: yes configure:6976: checking for unistd.h configure:6982: result: yes configure:6986: checking sys/param.h usability configure:7003: gcc -c -g -O2 conftest.c >&5 configure:7009: $? = 0 configure:7023: result: yes configure:7027: checking sys/param.h presence configure:7042: gcc -E conftest.c configure:7048: $? = 0 configure:7062: result: yes configure:7095: checking for sys/param.h configure:7103: result: yes configure:7142: checking for feof_unlocked configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccihD66k.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:67: undefined reference to `_feof_unlocked' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define feof_unlocked to an innocuous variant, in case declares feof_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define feof_unlocked innocuous_feof_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char feof_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef feof_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char feof_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_feof_unlocked || defined __stub___feof_unlocked | choke me | #endif | | int | main () | { | return feof_unlocked (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for fgets_unlocked configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccWBRxkW.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:67: undefined reference to `_fgets_unlocked' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for getc_unlocked configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccWGmNbf.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:67: undefined reference to `_getc_unlocked' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define getc_unlocked to an innocuous variant, in case declares getc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define getc_unlocked innocuous_getc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getc_unlocked || defined __stub___getc_unlocked | choke me | #endif | | int | main () | { | return getc_unlocked (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for getcwd configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for getegid configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for geteuid configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for getgid configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for getuid configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for mempcpy configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/cc89xv8t.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:72: undefined reference to `_mempcpy' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for munmap configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccy9qhW5.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:72: undefined reference to `_munmap' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define munmap to an innocuous variant, in case declares munmap. | For example, HP-UX 11i declares gettimeofday. */ | #define munmap innocuous_munmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char munmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef munmap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char munmap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_munmap || defined __stub___munmap | choke me | #endif | | int | main () | { | return munmap (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for putenv configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for setenv configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for setlocale configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for stpcpy configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for strcasecmp configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for strdup configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for strtoul configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7222: result: yes configure:7142: checking for tsearch configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/cceTjXdd.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:79: undefined reference to `_tsearch' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define tsearch to an innocuous variant, in case declares tsearch. | For example, HP-UX 11i declares gettimeofday. */ | #define tsearch innocuous_tsearch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tsearch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tsearch | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tsearch (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_tsearch || defined __stub___tsearch | choke me | #endif | | int | main () | { | return tsearch (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for __argz_count configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/cccdmXxJ.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:79: undefined reference to `___argz_count' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for __argz_stringify configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccvvWhzf.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:79: undefined reference to `___argz_stringify' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:7222: result: no configure:7142: checking for __argz_next configure:7198: gcc -o conftest.exe -g -O2 conftest.c >&5 c:\tmp/ccwmefZy.o: In function `main': e:/indent/srcs/gnu/indent-2.210/conftest.c:79: undefined reference to `___argz_next' collect2: ld returned 1 exit status configure:7204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:7222: result: no configure:7263: checking for iconv configure:7295: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:46:19: error: iconv.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:50: error: 'iconv_t' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) conftest.c:50: error: expected ';' before 'cd' conftest.c:51: error: 'cd' undeclared (first use in this function) configure:7301: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:7344: gcc -o conftest.exe -g -O2 conftest.c -liconv >&5 conftest.c:46:19: error: iconv.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:50: error: 'iconv_t' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) conftest.c:50: error: expected ';' before 'cd' conftest.c:51: error: 'cd' undeclared (first use in this function) configure:7350: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:7371: result: no, consider installing GNU libiconv configure:7469: checking for nl_langinfo and CODESET configure:7495: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:45:22: error: langinfo.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:49: error: 'CODESET' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) conftest.c:49: warning: initialization makes pointer from integer without a cast configure:7501: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | int | main () | { | char* cs = nl_langinfo(CODESET); | ; | return 0; | } configure:7519: result: no configure:7531: checking for LC_MESSAGES configure:7557: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:49: error: 'LC_MESSAGES' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) configure:7563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | int | main () | { | return LC_MESSAGES | ; | return 0; | } configure:7580: result: no configure:7596: checking for bison configure:7612: found /dev/c/djgpp/bin/bison configure:7623: result: bison configure:7637: checking version of bison configure:7646: result: 2.3, ok configure:7667: checking whether NLS is requested configure:7676: result: no configure:8409: checking for ANSI C header files configure:8570: result: yes configure:8587: checking for strchr configure:8643: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8649: $? = 0 configure:8667: result: yes configure:8587: checking for memcpy configure:8643: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8649: $? = 0 configure:8667: result: yes configure:8587: checking for memmove configure:8643: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8649: $? = 0 configure:8667: result: yes configure:8587: checking for utime configure:8643: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8649: $? = 0 configure:8667: result: yes configure:8686: checking for unistd.h configure:8692: result: yes configure:8686: checking for string.h configure:8692: result: yes configure:8686: checking for malloc.h configure:8692: result: yes configure:8696: checking utime.h usability configure:8713: gcc -c -g -O2 conftest.c >&5 configure:8719: $? = 0 configure:8733: result: yes configure:8737: checking utime.h presence configure:8752: gcc -E conftest.c configure:8758: $? = 0 configure:8772: result: yes configure:8805: checking for utime.h configure:8813: result: yes configure:8696: checking sys/utime.h usability configure:8713: gcc -c -g -O2 conftest.c >&5 conftest.c:87:23: error: sys/utime.h: No such file or directory (ENOENT) configure:8719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define STDC_HEADERS 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UTIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8733: result: no configure:8737: checking sys/utime.h presence configure:8752: gcc -E conftest.c conftest.c:54:23: error: sys/utime.h: No such file or directory (ENOENT) configure:8758: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Indent" | #define PACKAGE_TARNAME "indent" | #define PACKAGE_VERSION "2.2.10" | #define PACKAGE_STRING "GNU Indent 2.2.10" | #define PACKAGE_BUGREPORT "bug-indent@gnu.org" | #define PACKAGE "indent" | #define VERSION "2.2.10 (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_UNISTD_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define STDC_HEADERS 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UTIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8772: result: no configure:8805: checking for sys/utime.h configure:8813: result: no configure:8829: checking if struct utimbuf needs -posix configure:8856: gcc -c -g -O2 conftest.c >&5 configure:8862: $? = 0 configure:8922: result: no configure:8938: checking for dirent.h that defines DIR configure:8967: gcc -c -g -O2 conftest.c >&5 configure:8973: $? = 0 configure:8989: result: yes configure:9002: checking for library containing opendir configure:9043: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:9049: $? = 0 configure:9077: result: none required configure:9240: updating cache ./djgpp/config.cache configure:9297: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Indent config.status 2.2.10, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MEIN_COMPUTER config.status:690: creating intl/Makefile config.status:840: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status:690: creating po/Makefile.in config.status:840: WARNING: po/Makefile.in-in seems to ignore the --datarootdir setting config.status:690: creating Makefile config.status:690: creating src/Makefile config.status:690: creating doc/Makefile config.status:690: creating man/Makefile config.status:690: creating config.h config.status:1040: executing depfiles commands config.status:1040: executing default-1 commands config.status:1040: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_feof_unlocked=no ac_cv_func_fgets_unlocked=no ac_cv_func_fork=no ac_cv_func_getc_unlocked=no ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=no ac_cv_func_pipe=no ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=no ac_cv_func_utime=yes ac_cv_func_vfork=no ac_cv_gnu_library_2_1=no ac_cv_header_argz_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_nl_types_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i386-pc-msdosdjgpp ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_DVIPS=/dev/env/DJDIR/bin/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=: ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_SED=/dev/env/DJDIR/bin/sed ac_cv_path_TEXI2HTML='/dev/env/DJDIR/bin/perl /dev/env/DJDIR/bin/texi2html' ac_cv_path_TEXI2PDF=/dev/env/DJDIR/bin/texi2pdf ac_cv_path_XGETTEXT=: ac_cv_path_mkdir='/dev/env/DJDIR/bin/mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=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_path_LD=ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext= acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_langinfo_codeset=no am_cv_lib_iconv=no am_cv_val_LC_MESSAGES=no 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 gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no nls_cv_header_intl= nls_cv_header_libgt= unet_cv_sys_utimbuf_needs_posix=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} $(top_srcdir)/config/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} $(top_srcdir)/config/missing --run tar' AUTOCONF='${SHELL} $(top_srcdir)/config/missing --run autoconf' AUTOHEADER='${SHELL} $(top_srcdir)/config/missing --run autoheader' AUTOMAKE='${SHELL} $(top_srcdir)/config/missing --run automake-1.10' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DVIPS='/dev/env/DJDIR/bin/dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' GENCAT='gencat' GLIBC21='no' GMSGFMT=':' GREP='/dev/env/DJDIR/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} $(top_srcdir)/config/missing --run makeinfo --no-split' MKINSTALLDIRS='config/mkinstalldirs' MSGFMT=':' MSGMERGE=':' OBJEXT='o' PACKAGE='indent' PACKAGE_BUGREPORT='bug-indent@gnu.org' PACKAGE_NAME='GNU Indent' PACKAGE_STRING='GNU Indent 2.2.10' PACKAGE_TARNAME='indent' PACKAGE_VERSION='2.2.10' PATH_SEPARATOR=':' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEXI2HTML='/dev/env/DJDIR/bin/perl /dev/env/DJDIR/bin/texi2html' TEXI2PDF='/dev/env/DJDIR/bin/texi2pdf' USE_INCLUDED_LIBINTL='no' USE_NLS='no' VERSION='2.2.10' XGETTEXT=':' ac_ct_CC='gcc' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='_' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) $(top_srcdir)/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/dev/env/DJDIR/bin/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' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU Indent" #define PACKAGE_TARNAME "indent" #define PACKAGE_VERSION "2.2.10" #define PACKAGE_STRING "GNU Indent 2.2.10" #define PACKAGE_BUGREPORT "bug-indent@gnu.org" #define PACKAGE "indent" #define VERSION "2.2.10 (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_UNISTD_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define STDC_HEADERS 1 #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_UTIME 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_MALLOC_H 1 #define HAVE_UTIME_H 1 #define HAVE_DIRENT_H 1 configure: exit 0