This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by unrtf configure 0.21.9, 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-silent-rules --prefix=/dev/env/DJDIR --disable-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.04/bin PATH: /dev/c/djgpp-2.04 PATH: /dev/c/djgpp-2.03 PATH: /dev/c/windows/system32 PATH: /dev/c/windows PATH: /dev/c/windows/system32/wbem PATH: /dev/c/progra~1/miktex~1.9/miktex/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2068: 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 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 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'} | | # 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 | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | CFLAGS=${CFLAGS='-ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586'} | | # Needs to be linked with libiconv. | LIBS="-liconv" | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes configure:2091: creating cache ./config.cache configure:2216: checking for a BSD-compatible install configure:2284: result: /dev/env/DJDIR/bin/ginstall -c configure:2295: checking whether build environment is sane configure:2350: result: yes configure:2504: checking for a thread-safe mkdir -p configure:2543: result: /dev/env/DJDIR/bin/mkdir -p configure:2550: checking for gawk configure:2577: result: gawk configure:2588: checking whether make sets $(MAKE) configure:2610: result: yes configure:2640: checking whether make supports nested variables configure:2657: result: yes configure:2754: checking whether to enable maintainer-specific portions of Makefiles configure:2763: result: no configure:2826: checking for gcc configure:2842: found /dev/c/djgpp-2.04/bin/gcc configure:2853: result: gcc configure:3082: checking for C compiler version configure:3091: gcc --version >&5 gcc.exe (GCC) 4.9.2 Copyright (C) 2014 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:3102: $? = 0 configure:3091: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:/djgpp-2.04/bin/gcc.exe COLLECT_LTO_WRAPPER=c:/djgpp-2.04/bin/../libexec/gcc/djgpp/4.92/lto-wrapper.exe Target: djgpp Configured with: /gcc-4.92/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-libquadmath-support --enable-lto Thread model: single gcc version 4.9.2 (GCC) configure:3102: $? = 0 configure:3091: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3102: $? = 1 configure:3091: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:3102: $? = 1 configure:3122: checking whether the C compiler works configure:3144: gcc -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:3148: $? = 0 configure:3196: result: yes configure:3199: checking for C compiler default output file name configure:3201: result: a.out configure:3207: checking for suffix of executables configure:3214: gcc -o conftest -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:3218: $? = 0 configure:3240: result: .exe configure:3262: checking whether we are cross compiling configure:3270: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:3274: $? = 0 configure:3281: ./conftest.exe configure:3285: $? = 0 configure:3300: result: no configure:3305: checking for suffix of object files configure:3327: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3331: $? = 0 configure:3352: result: o configure:3356: checking whether we are using the GNU C compiler configure:3375: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3375: $? = 0 configure:3384: result: yes configure:3393: checking whether gcc accepts -g configure:3413: gcc -c -g conftest.c >&5 configure:3413: $? = 0 configure:3454: result: yes configure:3471: checking for gcc option to accept ISO C89 configure:3534: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3534: $? = 0 configure:3547: result: none needed configure:3578: checking for style of include used by make configure:3606: result: GNU configure:3632: checking dependency style of gcc configure:3743: result: none configure:3767: checking how to run the C preprocessor configure:3798: gcc -E conftest.c configure:3798: $? = 0 configure:3812: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) #include ^ compilation terminated. configure:3812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrtf" | #define PACKAGE_TARNAME "unrtf" | #define PACKAGE_VERSION "0.21.9" | #define PACKAGE_STRING "unrtf 0.21.9" | #define PACKAGE_BUGREPORT "bug-unrtf@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "unrtf" | #define VERSION "0.21.9 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3837: result: gcc -E configure:3857: gcc -E conftest.c configure:3857: $? = 0 configure:3871: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) #include ^ compilation terminated. configure:3871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrtf" | #define PACKAGE_TARNAME "unrtf" | #define PACKAGE_VERSION "0.21.9" | #define PACKAGE_STRING "unrtf 0.21.9" | #define PACKAGE_BUGREPORT "bug-unrtf@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "unrtf" | #define VERSION "0.21.9 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3900: checking for grep that handles long lines and -e configure:3958: result: /dev/env/DJDIR/bin/grep configure:3963: checking for egrep configure:4025: result: /dev/env/DJDIR/bin/egrep configure:4030: checking for ANSI C header files configure:4050: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4050: $? = 0 configure:4120: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:4120: $? = 0 configure:4120: ./conftest.exe configure:4120: $? = 0 configure:4131: result: yes configure:4147: checking for sys/types.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for sys/stat.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for stdlib.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for string.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for memory.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for strings.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for inttypes.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for stdint.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for unistd.h configure:4147: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4162: checking for stdlib.h configure:4162: result: yes configure:4162: checking stdio.h usability configure:4162: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4162: $? = 0 configure:4162: result: yes configure:4162: checking stdio.h presence configure:4162: gcc -E conftest.c configure:4162: $? = 0 configure:4162: result: yes configure:4162: checking for stdio.h configure:4162: result: yes configure:4162: checking ctype.h usability configure:4162: gcc -c -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4162: $? = 0 configure:4162: result: yes configure:4162: checking ctype.h presence configure:4162: gcc -E conftest.c configure:4162: $? = 0 configure:4162: result: yes configure:4162: checking for ctype.h configure:4162: result: yes configure:4162: checking for string.h configure:4162: result: yes configure:4178: checking for stdlib.h configure:4178: result: yes configure:4188: checking for GNU libc compatible malloc configure:4212: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 configure:4212: $? = 0 configure:4212: ./conftest.exe configure:4212: $? = 0 configure:4222: result: yes configure:4246: checking for memset configure:4246: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 conftest.c:50:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:4246: $? = 0 configure:4246: result: yes configure:4246: checking for strchr configure:4246: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:4246: $? = 0 configure:4246: result: yes configure:4246: checking for strstr configure:4246: gcc -o conftest.exe -ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c -liconv >&5 conftest.c:52:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:4246: $? = 0 configure:4246: result: yes configure:4260: checking build system type configure:4274: result: i786-pc-msdosdjgpp configure:4294: checking host system type configure:4307: result: i786-pc-msdosdjgpp configure:4403: updating cache ./config.cache configure:4447: checking that generated files are newer than configure configure:4453: result: done configure:4480: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by unrtf config.status 0.21.9, 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:878: creating Makefile config.status:878: creating doc/Makefile config.status:878: creating outputs/Makefile config.status:878: creating patches/Makefile config.status:878: creating src/Makefile config.status:878: creating tests/Makefile config.status:878: creating config.h config.status:1176: executing depfiles commands configure:5882: WARNING: unrecognized options: --without-libiconv-prefix, --without-libintl-prefix, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_fork=no ac_cv_func_fork_works=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_strchr=yes ac_cv_func_strstr=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_header_ctype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i786-pc-msdosdjgpp ac_cv_objext=o ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_GROFF=/dev/env/DJDIR/bin/groff ac_cv_path_INSTALL_INFO=/dev/env/DJDIR/bin/install-info ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_MAKEINFO=/dev/env/DJDIR/bin/makeinfo ac_cv_path_MKTEMP=/dev/env/DJDIR/bin/mktemp ac_cv_path_MV=/dev/env/DJDIR/bin/mv ac_cv_path_NROFF=/dev/env/DJDIR/bin/nroff ac_cv_path_PERL=/dev/env/DJDIR/bin/perl ac_cv_path_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_TAR=/dev/env/DJDIR/bin/tar ac_cv_path_TEST_SHELL=/dev/env/DJDIR/bin/bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_ed_PROGRAM=/dev/env/DJDIR/bin/ed ac_cv_path_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_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_absolute_wchar_h=/dev/env/DJDIR/include/wchar.h gl_cv_absolute_wctype_h=/dev/env/DJDIR/include/wctype.h gl_cv_func_printf_enomem=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/config/missing aclocal-1.13' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} ${top_srcdir}/config/missing autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/config/missing autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/config/missing automake-1.13' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-ggdb -O2 -fgnu89-inline -march=i386 -mtune=i586' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' GREP='/dev/env/DJDIR/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-liconv' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/dev/env/DJDIR/bin/makeinfo --no-split' MKDIR_P='/dev/env/DJDIR/bin/mkdir -p' OBJEXT='o' PACKAGE='unrtf' PACKAGE_BUGREPORT='bug-unrtf@gnu.org' PACKAGE_NAME='unrtf' PACKAGE_STRING='unrtf 0.21.9' PACKAGE_TARNAME='unrtf' PACKAGE_URL='' PACKAGE_VERSION='0.21.9' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='/dev/env/DJDIR/bin/strip' VERSION='0.21.9' ac_ct_CC='gcc' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i786-pc-msdosdjgpp' build_alias='' build_cpu='i786' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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} ${top_srcdir}/config/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' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "unrtf" #define PACKAGE_TARNAME "unrtf" #define PACKAGE_VERSION "0.21.9" #define PACKAGE_STRING "unrtf 0.21.9" #define PACKAGE_BUGREPORT "bug-unrtf@gnu.org" #define PACKAGE_URL "" #define PACKAGE "unrtf" #define VERSION "0.21.9 (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 HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 configure: exit 0