This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by min12xxw configure 0.0.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1352: checking for a BSD-compatible install configure:1407: result: /bin/install -c configure:1418: checking whether build environment is sane configure:1461: result: yes configure:1526: checking for gawk configure:1542: found /bin/gawk configure:1552: result: gawk configure:1562: checking whether make sets $(MAKE) configure:1582: result: yes configure:1763: checking for i586-uhu-linux-gcc configure:1779: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1789: result: i586-uhu-linux-gcc configure:2071: checking for C compiler version configure:2074: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2077: $? = 0 configure:2079: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2082: $? = 0 configure:2084: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2087: $? = 1 configure:2110: checking for C compiler default output file name configure:2113: i586-uhu-linux-gcc conftest.c >&5 configure:2116: $? = 0 configure:2162: result: a.out configure:2167: checking whether the C compiler works configure:2173: ./a.out configure:2176: $? = 0 configure:2193: result: yes configure:2200: checking whether we are cross compiling configure:2202: result: no configure:2205: checking for suffix of executables configure:2207: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2210: $? = 0 configure:2235: result: configure:2241: checking for suffix of object files configure:2262: i586-uhu-linux-gcc -c conftest.c >&5 configure:2265: $? = 0 configure:2287: result: o configure:2291: checking whether we are using the GNU C compiler configure:2315: i586-uhu-linux-gcc -c conftest.c >&5 configure:2321: $? = 0 configure:2324: test -z || test ! -s conftest.err configure:2327: $? = 0 configure:2330: test -s conftest.o configure:2333: $? = 0 configure:2346: result: yes configure:2352: checking whether i586-uhu-linux-gcc accepts -g configure:2373: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2379: $? = 0 configure:2382: test -z || test ! -s conftest.err configure:2385: $? = 0 configure:2388: test -s conftest.o configure:2391: $? = 0 configure:2402: result: yes configure:2419: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2489: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2495: $? = 0 configure:2498: test -z || test ! -s conftest.err configure:2501: $? = 0 configure:2504: test -s conftest.o configure:2507: $? = 0 configure:2525: result: none needed configure:2543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2549: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2690: checking for style of include used by make configure:2718: result: GNU configure:2746: checking dependency style of i586-uhu-linux-gcc configure:2836: result: gcc3 configure:2866: checking for a BSD-compatible install configure:2921: result: /bin/install -c configure:2936: checking for gettext in -lintl configure:2966: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lintl >&5 conftest.c:18: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:2972: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "min12xxw" | #define PACKAGE_TARNAME "min12xxw" | #define PACKAGE_VERSION "0.0.9" | #define PACKAGE_STRING "min12xxw 0.0.9" | #define PACKAGE_BUGREPORT "mala@hinterbergen.de" | #define PACKAGE "min12xxw" | #define VERSION "0.0.9" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gettext (); | int | main () | { | gettext (); | ; | return 0; | } configure:2997: result: no configure:3015: checking how to run the C preprocessor configure:3050: i586-uhu-linux-gcc -E conftest.c configure:3056: $? = 0 configure:3088: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3094: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "min12xxw" | #define PACKAGE_TARNAME "min12xxw" | #define PACKAGE_VERSION "0.0.9" | #define PACKAGE_STRING "min12xxw 0.0.9" | #define PACKAGE_BUGREPORT "mala@hinterbergen.de" | #define PACKAGE "min12xxw" | #define VERSION "0.0.9" | /* end confdefs.h. */ | #include configure:3133: result: i586-uhu-linux-gcc -E configure:3157: i586-uhu-linux-gcc -E conftest.c configure:3163: $? = 0 configure:3195: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "min12xxw" | #define PACKAGE_TARNAME "min12xxw" | #define PACKAGE_VERSION "0.0.9" | #define PACKAGE_STRING "min12xxw 0.0.9" | #define PACKAGE_BUGREPORT "mala@hinterbergen.de" | #define PACKAGE "min12xxw" | #define VERSION "0.0.9" | /* end confdefs.h. */ | #include configure:3245: checking for egrep configure:3255: result: grep -E configure:3260: checking for ANSI C header files configure:3285: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3291: $? = 0 configure:3294: test -z || test ! -s conftest.err configure:3297: $? = 0 configure:3300: test -s conftest.o configure:3303: $? = 0 configure:3392: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3395: $? = 0 configure:3397: ./conftest configure:3400: $? = 0 configure:3415: result: yes configure:3439: checking for sys/types.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for sys/stat.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for stdlib.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for string.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for memory.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for strings.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for inttypes.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for stdint.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3439: checking for unistd.h configure:3455: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3464: test -z || test ! -s conftest.err configure:3467: $? = 0 configure:3470: test -s conftest.o configure:3473: $? = 0 configure:3484: result: yes configure:3516: checking libintl.h usability configure:3528: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -z || test ! -s conftest.err configure:3540: $? = 0 configure:3543: test -s conftest.o configure:3546: $? = 0 configure:3556: result: yes configure:3560: checking libintl.h presence configure:3570: i586-uhu-linux-gcc -E conftest.c configure:3576: $? = 0 configure:3596: result: yes configure:3631: checking for libintl.h configure:3638: result: yes configure:3516: checking stddef.h usability configure:3528: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -z || test ! -s conftest.err configure:3540: $? = 0 configure:3543: test -s conftest.o configure:3546: $? = 0 configure:3556: result: yes configure:3560: checking stddef.h presence configure:3570: i586-uhu-linux-gcc -E conftest.c configure:3576: $? = 0 configure:3596: result: yes configure:3631: checking for stddef.h configure:3638: result: yes configure:3507: checking for inttypes.h configure:3512: result: yes configure:3507: checking for stdlib.h configure:3512: result: yes configure:3507: checking for string.h configure:3512: result: yes configure:3507: checking for strings.h configure:3512: result: yes configure:3507: checking for unistd.h configure:3512: result: yes configure:3653: checking for an ANSI C-conforming const configure:3720: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3726: $? = 0 configure:3729: test -z || test ! -s conftest.err configure:3732: $? = 0 configure:3735: test -s conftest.o configure:3738: $? = 0 configure:3749: result: yes configure:3759: checking for size_t configure:3783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3789: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3831: checking for stdlib.h configure:3836: result: yes configure:3975: checking for GNU libc compatible malloc configure:4004: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4007: $? = 0 configure:4009: ./conftest configure:4012: $? = 0 configure:4026: result: yes configure:4061: checking for stdlib.h configure:4066: result: yes configure:4205: checking for GNU libc compatible realloc configure:4234: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4237: $? = 0 configure:4239: ./conftest configure:4242: $? = 0 configure:4256: result: yes configure:4296: checking for memmove configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'memmove' configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4296: checking for memset configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'memset' configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4296: checking for strcasecmp configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4296: checking for strchr configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'strchr' configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4296: checking for getline configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4296: checking for fgetln configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOLVd6m.o: In function `main': /var/uhubuild/work/compile/conftest.c:77: undefined reference to `fgetln' /tmp/ccOLVd6m.o:(.data+0x0): undefined reference to `fgetln' collect2: ld returned 1 exit status configure:4359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "min12xxw" | #define PACKAGE_TARNAME "min12xxw" | #define PACKAGE_VERSION "0.0.9" | #define PACKAGE_STRING "min12xxw 0.0.9" | #define PACKAGE_BUGREPORT "mala@hinterbergen.de" | #define PACKAGE "min12xxw" | #define VERSION "0.0.9" | #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_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define fgetln to an innocuous variant, in case declares fgetln. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetln innocuous_fgetln | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetln (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetln | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgetln (); | /* 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_fgetln) || defined (__stub___fgetln) | choke me | #else | char (*f) () = fgetln; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetln; | ; | return 0; | } configure:4383: result: no configure:4296: checking for gettext configure:4353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'gettext' configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4505: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by min12xxw config.status 0.0.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:728: creating Makefile config.status:794: creating config.h config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_fgetln=no ac_cv_func_getline=yes ac_cv_func_gettext=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_intl_gettext=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='min12xxw' PACKAGE_BUGREPORT='mala@hinterbergen.de' PACKAGE_NAME='min12xxw' PACKAGE_STRING='min12xxw 0.0.9' PACKAGE_TARNAME='min12xxw' PACKAGE_VERSION='0.0.9' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.0.9' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_GETLINE 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_REALLOC 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "min12xxw" #define PACKAGE_BUGREPORT "mala@hinterbergen.de" #define PACKAGE_NAME "min12xxw" #define PACKAGE_STRING "min12xxw 0.0.9" #define PACKAGE_TARNAME "min12xxw" #define PACKAGE_VERSION "0.0.9" #define STDC_HEADERS 1 #define VERSION "0.0.9" configure: exit 0