This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1780: checking whether make sets $(MAKE) configure:1801: result: yes configure:1818: checking for i686-uhu-linux-gcc configure:1834: found /usr/bin/i686-uhu-linux-gcc configure:1845: result: i686-uhu-linux-gcc configure:2123: checking for C compiler version configure:2130: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2133: $? = 0 configure:2140: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2143: $? = 0 configure:2150: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2153: $? = 1 configure:2176: checking for C compiler default output file name configure:2203: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2206: $? = 0 configure:2244: result: a.out configure:2261: checking whether the C compiler works configure:2271: ./a.out configure:2274: $? = 0 configure:2291: result: yes configure:2298: checking whether we are cross compiling configure:2300: result: no configure:2303: checking for suffix of executables configure:2310: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2313: $? = 0 configure:2337: result: configure:2343: checking for suffix of object files configure:2369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2372: $? = 0 configure:2395: result: o configure:2399: checking whether we are using the GNU C compiler configure:2428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2434: $? = 0 configure:2451: result: yes configure:2456: checking whether i686-uhu-linux-gcc accepts -g configure:2486: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2492: $? = 0 configure:2591: result: yes configure:2608: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:2682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2688: $? = 0 configure:2711: result: none needed configure:2735: checking build system type configure:2753: result: i686-uhu-linux-gnu configure:2775: checking host system type configure:2790: result: i686-uhu-linux-gnu configure:2815: checking for i686-uhu-linux-ranlib configure:2845: result: no configure:2855: checking for ranlib configure:2871: found /usr/bin/ranlib configure:2882: result: ranlib configure:2910: checking for strerror in -lcposix configure:2945: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:2951: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | /* 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:2969: result: no configure:2982: checking how to run the C preprocessor configure:3022: i686-uhu-linux-gcc -E conftest.c configure:3028: $? = 0 configure:3059: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3065: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | /* end confdefs.h. */ | #include configure:3098: result: i686-uhu-linux-gcc -E configure:3127: i686-uhu-linux-gcc -E conftest.c configure:3133: $? = 0 configure:3164: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | /* end confdefs.h. */ | #include configure:3208: checking for grep that handles long lines and -e configure:3282: result: /bin/grep configure:3287: checking for egrep configure:3365: result: /bin/grep -E configure:3370: checking for ANSI C header files configure:3400: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3406: $? = 0 configure:3505: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3508: $? = 0 configure:3514: ./conftest configure:3517: $? = 0 configure:3534: result: yes configure:3544: checking for an ANSI C-conforming const configure:3619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3625: $? = 0 configure:3640: result: yes configure:3650: checking for inline configure:3676: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3682: $? = 0 configure:3700: result: inline configure:3733: checking for sys/types.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for sys/stat.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for stdlib.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for string.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for memory.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for strings.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for inttypes.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for stdint.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3733: checking for unistd.h configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3776: result: yes configure:3788: checking for off_t configure:3818: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3824: $? = 0 configure:3839: result: yes configure:3851: checking for size_t configure:3881: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3887: $? = 0 configure:3902: result: yes configure:3916: checking for working alloca.h configure:3943: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3949: $? = 0 configure:3966: result: yes configure:3976: checking for alloca configure:4023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4046: result: yes configure:4279: checking for stdlib.h configure:4285: result: yes configure:4279: checking for unistd.h configure:4285: result: yes configure:4418: checking for getpagesize configure:4474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4480: $? = 0 configure:4498: result: yes configure:4508: checking for working mmap configure:4655: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4658: $? = 0 configure:4664: ./conftest configure:4667: $? = 0 configure:4683: result: yes configure:4695: checking whether we are using the GNU C Library 2.1 or newer configure:4726: result: yes configure:4758: checking argz.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking argz.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for argz.h configure:4870: result: yes configure:4758: checking limits.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking limits.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for limits.h configure:4870: result: yes configure:4758: checking locale.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking locale.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for locale.h configure:4870: result: yes configure:4758: checking nl_types.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking nl_types.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for nl_types.h configure:4870: result: yes configure:4758: checking malloc.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking malloc.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for malloc.h configure:4870: result: yes configure:4758: checking stddef.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking stddef.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for stddef.h configure:4870: result: yes configure:4748: checking for stdlib.h configure:4754: result: yes configure:4748: checking for string.h configure:4754: result: yes configure:4748: checking for unistd.h configure:4754: result: yes configure:4758: checking sys/param.h usability configure:4775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4795: result: yes configure:4799: checking sys/param.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4834: result: yes configure:4862: checking for sys/param.h configure:4870: result: yes configure:4909: checking for feof_unlocked configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for fgets_unlocked configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for getcwd configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for getegid configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for geteuid configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for getgid configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for getuid configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for mempcpy configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for munmap configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for putenv configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for setenv configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for setlocale configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for stpcpy configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for strchr configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for strcasecmp configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for strdup configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for strtoul configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for tsearch configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for __argz_count configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for __argz_stringify configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:4909: checking for __argz_next configure:4965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4971: $? = 0 configure:4989: result: yes configure:5014: checking for iconv configure:5046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5052: $? = 0 configure:5122: result: yes configure:5130: checking for iconv declaration configure:5169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5175: $? = 0 configure:5194: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5210: checking for nl_langinfo and CODESET configure:5236: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5242: $? = 0 configure:5260: result: yes configure:5271: checking for LC_MESSAGES configure:5297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5303: $? = 0 configure:5320: result: yes configure:5330: checking whether NLS is requested configure:5339: result: yes configure:5353: checking whether included gettext is requested configure:5363: result: no configure:5383: checking libintl.h usability configure:5400: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5406: $? = 0 configure:5420: result: yes configure:5424: checking libintl.h presence configure:5439: i686-uhu-linux-gcc -E conftest.c configure:5445: $? = 0 configure:5459: result: yes configure:5487: checking for libintl.h configure:5494: result: yes configure:5499: checking for GNU gettext in libc configure:5527: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5533: $? = 0 configure:5550: result: yes configure:5631: checking for dcgettext configure:5687: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:5693: $? = 0 configure:5711: result: yes configure:5725: checking for msgfmt configure:5752: result: /usr/bin/msgfmt configure:5761: checking for gmsgfmt configure:5792: result: /usr/bin/msgfmt configure:5803: checking for xgettext configure:5830: result: /usr/bin/xgettext configure:6007: checking for bison configure:6023: found /usr/bin/bison configure:6034: result: bison configure:6048: checking version of bison configure:6057: result: 3.0.2, ok configure:6146: checking for i686-uhu-linux-gcc configure:6173: result: i686-uhu-linux-gcc configure:6451: checking for C compiler version configure:6458: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:6461: $? = 0 configure:6468: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6471: $? = 0 configure:6478: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6481: $? = 1 configure:6484: checking whether we are using the GNU C compiler configure:6536: result: yes configure:6541: checking whether i686-uhu-linux-gcc accepts -g configure:6676: result: yes configure:6693: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6796: result: none needed configure:6822: checking whether cc accepts -pipe configure:6845: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6851: $? = 0 configure:6866: checking whether ln -s works configure:6870: result: yes configure:6890: checking for a BSD-compatible install configure:6946: result: /bin/install -c configure:6958: checking if install -d works configure:6962: result: yes configure:6977: checking for SLsig_block_signals in -lslang configure:7012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lslang >&5 configure:7018: $? = 0 configure:7036: result: yes configure:7052: checking for ANSI C header files configure:7216: result: yes configure:7241: checking getopt.h usability configure:7258: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7264: $? = 0 configure:7278: result: yes configure:7282: checking getopt.h presence configure:7297: i686-uhu-linux-gcc -E conftest.c configure:7303: $? = 0 configure:7317: result: yes configure:7345: checking for getopt.h configure:7353: result: yes configure:7526: checking slang.h usability configure:7543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7549: $? = 0 configure:7563: result: yes configure:7567: checking slang.h presence configure:7582: i686-uhu-linux-gcc -E conftest.c configure:7588: $? = 0 configure:7602: result: yes configure:7630: checking for slang.h configure:7638: result: yes configure:7663: checking for an ANSI C-conforming const configure:7759: result: yes configure:7770: checking return type of signal handlers configure:7798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:73:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:7804: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | #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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBSLANG 1 | #define STDC_HEADERS 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SLANG_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7819: result: void configure:7831: checking for setenv configure:7911: result: yes configure:7925: checking for getopt_long configure:7981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lslang >&5 configure:7987: $? = 0 configure:8005: result: yes configure:8122: checking for asprintf configure:8178: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lslang >&5 configure:8184: $? = 0 configure:8202: result: yes configure:8222: checking whether to use gpm configure:8229: result: yes configure:8248: checking gpm.h usability configure:8265: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:104:17: fatal error: gpm.h: No such file or directory #include ^ compilation terminated. configure:8271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | #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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBSLANG 1 | #define STDC_HEADERS 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SLANG_H 1 | #define RETSIGTYPE void | #define HAVE_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ASPRINTF 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:8285: result: no configure:8289: checking gpm.h presence configure:8304: i686-uhu-linux-gcc -E conftest.c conftest.c:71:17: fatal error: gpm.h: No such file or directory #include ^ compilation terminated. configure:8310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pdmenu" | #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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBSLANG 1 | #define STDC_HEADERS 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SLANG_H 1 | #define RETSIGTYPE void | #define HAVE_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | #include configure:8324: result: no configure:8352: checking for gpm.h configure:8360: result: no configure:8377: checking for select configure:8433: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lslang >&5 configure:8439: $? = 0 configure:8457: result: yes configure:8549: WARNING: pdmenu will be built without GPM mouse support. configure:8556: checking for date configure:8572: found /bin/date configure:8584: result: yes configure:8593: checking for GNU compatable date utility configure:8600: result: found configure:8602: checking the date configure:8606: result: July 09 2014 configure:8609: checking the date for lsm files configure:8613: result: 09JUL14 configure:8622: checking for gawk configure:8638: found /bin/gawk configure:8649: result: gawk configure:8661: checking pdmenu's version configure:8665: result: 1.3.2 configure:8686: checking for perl configure:8702: found /usr/bin/perl configure:8713: result: perl configure:8725: checking the size of the tar file configure:8730: result: about 160 kb configure:8897: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:648: creating makeinfo config.status:783: WARNING: autoconf/makeinfo.in seems to ignore the --datarootdir setting config.status:648: creating doc/pdmenu.man config.status:648: creating doc/pdmenurc.man config.status:648: creating examples/pdmenurc config.status:648: creating examples/pdmenurc.monitor config.status:648: creating examples/pdmenurc.complex config.status:821: WARNING: examples/pdmenurc.complex contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined. config.status:648: creating examples/newbie/pdmenurc.newbie config.status:821: WARNING: examples/newbie/pdmenurc.newbie contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined. config.status:648: creating src/slang.h config.status:648: creating redhat/pdmenu.spec config.status:648: creating doc/pdmenu-1.3.2.lsm config.status:833: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_dcgettext=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_select=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=yes ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_getopt_h=yes ac_cv_header_gpm_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes 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_nl_types_h=yes ac_cv_header_slang_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_param_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=i686-uhu-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_slang_SLsig_block_signals=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DATE_PROG=yes ac_cv_prog_INTLBISON=bison ac_cv_prog_PERL_PROG=perl 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_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_use_gpm=yes ac_cv_working_alloca_h=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AWK='gawk' BUILD_DATE='July 09 2014' BUILD_INCLUDED_LIBINTL='no' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -pipe' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DATADIRNAME='share' DATE_PROG='yes' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pdmenu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='-lslang ' LN_S='ln -s' LSM_BUILD_DATE='09JUL14' LTLIBOBJS='' MKINSTALLDIRS='autoconf/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' OLD_VER='1.3.1' PACKAGE='pdmenu' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDMENU_BINDIR='/usr/bin' PDMENU_LIBDIR='${datarootdir}' PDMENU_SYSCONFDIR='/etc' PERL_PROG='perl' POFILES='' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SLANG_H='slang.h' TAR_FILE_SIZE_GUESS='160' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VER='1.3.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gcc_cflags='$(CFLAGS_FOR_GCC)' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "pdmenu" #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_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_ARGZ_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_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_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LIBSLANG 1 #define STDC_HEADERS 1 #define HAVE_GETOPT_H 1 #define HAVE_SLANG_H 1 #define RETSIGTYPE void #define HAVE_SETENV 1 #define HAVE_GETOPT_LONG 1 #define HAVE_ASPRINTF 1 #define HAVE_SELECT 1 configure: exit 0