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.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = wojtek uname -m = i686 uname -r = 2.4.22-10mdk uname -s = Linux uname -v = #1 Thu Sep 18 12:30:58 CEST 2003 /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//bin PATH: /bin PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /home/wojtek/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1334: checking for a BSD-compatible install configure:1388: result: /usr//bin/install -c configure:1399: checking whether build environment is sane configure:1442: result: yes configure:1475: checking for gawk configure:1491: found /usr//bin/gawk configure:1501: result: gawk configure:1511: checking whether make sets $(MAKE) configure:1531: result: yes configure:1677: checking whether to enable maintainer-specific portions of Makefiles configure:1686: result: no configure:1722: checking for style of include used by make configure:1750: result: GNU configure:1821: checking for gcc configure:1837: found /usr//bin/gcc configure:1847: result: gcc configure:2091: checking for C compiler version configure:2094: gcc --version &5 gcc (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) Copyright (C) 2003 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:2097: $? = 0 configure:2099: gcc -v &5 Reading specs from /usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) configure:2102: $? = 0 configure:2104: gcc -V &5 gcc: `-V' option must have argument configure:2107: $? = 1 configure:2131: checking for C compiler default output configure:2134: gcc -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:2137: $? = 0 configure:2183: result: a.out configure:2188: checking whether the C compiler works configure:2194: ./a.out configure:2197: $? = 0 configure:2214: result: yes configure:2221: checking whether we are cross compiling configure:2223: result: no configure:2226: checking for suffix of executables configure:2228: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:2231: $? = 0 configure:2256: result: configure:2262: checking for suffix of object files configure:2284: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:2287: $? = 0 configure:2309: result: o configure:2313: checking whether we are using the GNU C compiler configure:2338: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:2341: $? = 0 configure:2344: test -s conftest.o configure:2347: $? = 0 configure:2360: result: yes configure:2366: checking whether gcc accepts -g configure:2388: gcc -c -g conftest.c >&5 configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2408: result: yes configure:2425: checking for gcc option to accept ANSI C configure:2486: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:2489: $? = 0 configure:2492: test -s conftest.o configure:2495: $? = 0 configure:2513: result: none needed configure:2531: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2534: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2645: checking dependency style of gcc configure:2707: result: gcc3 configure:2714: checking for strerror in -lcposix configure:2745: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c -lcposix >&5 /usr//bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2748: $? = 1 configure: failed program was: | #line 2721 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.3.7" | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2766: result: no configure:2820: checking for gcc configure:2846: result: gcc configure:3090: checking for C compiler version configure:3093: gcc --version &5 gcc (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) Copyright (C) 2003 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:3096: $? = 0 configure:3098: gcc -v &5 Reading specs from /usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) configure:3101: $? = 0 configure:3103: gcc -V &5 gcc: `-V' option must have argument configure:3106: $? = 1 configure:3109: checking whether we are using the GNU C compiler configure:3156: result: yes configure:3162: checking whether gcc accepts -g configure:3204: result: yes configure:3221: checking for gcc option to accept ANSI C configure:3309: result: none needed configure:3327: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3330: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3441: checking dependency style of gcc configure:3503: result: gcc3 configure:3513: checking how to run the C preprocessor configure:3549: gcc -E conftest.c configure:3555: $? = 0 configure:3587: gcc -E conftest.c configure:3588:28: ac_nonexistent.h: No such file or directory configure:3593: $? = 1 configure: failed program was: | #line 3578 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.3.7" | /* end confdefs.h. */ | #include configure:3631: result: gcc -E configure:3656: gcc -E conftest.c configure:3662: $? = 0 configure:3694: gcc -E conftest.c configure:3695:28: ac_nonexistent.h: No such file or directory configure:3700: $? = 1 configure: failed program was: | #line 3685 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.3.7" | /* end confdefs.h. */ | #include configure:3743: checking for egrep configure:3753: result: grep -E configure:3758: checking for ANSI C header files configure:3784: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:3787: $? = 0 configure:3790: test -s conftest.o configure:3793: $? = 0 configure:3882: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:3885: $? = 0 configure:3887: ./conftest configure:3890: $? = 0 configure:3905: result: yes configure:3945: checking for pkg-config configure:3963: found /usr//bin/pkg-config configure:3976: result: /usr//bin/pkg-config configure:3997: checking for GTK+ - version >= 2.2.0 configure:4113: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:4116: $? = 0 configure:4118: ./conftest configure:4121: $? = 0 configure:4139: result: yes (version 2.2.4) configure:4221: checking for png_read_info in -lpng configure:4252: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c -lpng -lz -lm >&5 configure:4255: $? = 0 configure:4258: test -s conftest configure:4261: $? = 0 configure:4273: result: yes configure:4285: gcc -E conftest.c configure:4291: $? = 0 configure:4316: checking for png_structp in png.h configure:4335: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:4338: $? = 0 configure:4341: test -s conftest.o configure:4344: $? = 0 configure:4354: result: yes configure:4381: checking for X configure:4601: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:4754: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:4757: $? = 0 configure:4760: test -s conftest configure:4763: $? = 0 configure:4900: checking for gethostbyname configure:4950: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest configure:4959: $? = 0 configure:4970: result: yes configure:5101: checking for connect configure:5151: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5154: $? = 0 configure:5157: test -s conftest configure:5160: $? = 0 configure:5171: result: yes configure:5236: checking for remove configure:5286: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5289: $? = 0 configure:5292: test -s conftest configure:5295: $? = 0 configure:5306: result: yes configure:5371: checking for shmat configure:5421: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5424: $? = 0 configure:5427: test -s conftest configure:5430: $? = 0 configure:5441: result: yes configure:5515: checking for IceConnectionNumber in -lICE configure:5546: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT -L/usr/X11R6/lib conftest.c -lICE >&5 configure:5549: $? = 0 configure:5552: test -s conftest configure:5555: $? = 0 configure:5567: result: yes configure:5592: checking for sys/types.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for sys/stat.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for stdlib.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for string.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for memory.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for strings.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for inttypes.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for stdint.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5592: checking for unistd.h configure:5609: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5641: checking for XineramaQueryScreens in -lXinerama configure:5672: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c -lXinerama -L/usr/X11R6/lib -lX11 -lXext >&5 configure:5675: $? = 0 configure:5678: test -s conftest configure:5681: $? = 0 configure:5693: result: yes configure:5711: checking X11/extensions/Xinerama.h usability configure:5724: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 In file included from configure:5767: /usr/include/X11/extensions/Xinerama.h:16: error: syntax error before "Bool" /usr/include/X11/extensions/Xinerama.h:17: error: syntax error before '*' token /usr/include/X11/extensions/Xinerama.h:22: error: syntax error before "XineramaQueryVersion" /usr/include/X11/extensions/Xinerama.h:23: error: syntax error before '*' token /usr/include/X11/extensions/Xinerama.h:28: error: syntax error before "XineramaIsActive" /usr/include/X11/extensions/Xinerama.h:28: error: syntax error before '*' token /usr/include/X11/extensions/Xinerama.h:41: error: syntax error before '*' token configure:5768: error: syntax error at end of input configure:5727: $? = 1 configure: failed program was: | #line 5713 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.3.7" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5743: result: no configure:5747: checking X11/extensions/Xinerama.h presence configure:5758: gcc -E conftest.c configure:5764: $? = 0 configure:5783: result: yes configure:5803: WARNING: X11/extensions/Xinerama.h: present but cannot be compiled configure:5805: WARNING: X11/extensions/Xinerama.h: check for missing prerequisite headers? configure:5807: WARNING: X11/extensions/Xinerama.h: proceeding with the preprocessor's result configure:5819: checking for X11/extensions/Xinerama.h configure:5826: result: yes configure:5850: checking for gnome-config configure:5881: result: no configure:5899: result: GNOME icon and menu entry will NOT be installed configure:5912: checking for strverscmp configure:5962: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:5965: $? = 0 configure:5968: test -s conftest configure:5971: $? = 0 configure:5982: result: yes configure:6012: checking for msgfmt configure:6040: result: /usr//bin/msgfmt configure:6049: checking for gmsgfmt configure:6080: result: /usr//bin/msgfmt configure:6090: checking for xgettext configure:6118: result: /usr//bin/xgettext configure:6129: checking for msgmerge configure:6156: result: /usr//bin/msgmerge configure:6197: checking build system type configure:6215: result: i686-pc-linux-gnu configure:6223: checking host system type configure:6237: result: i686-pc-linux-gnu configure:6286: checking for ranlib configure:6302: found /usr//bin/ranlib configure:6313: result: ranlib configure:6325: checking for an ANSI C-conforming const configure:6393: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6396: $? = 0 configure:6399: test -s conftest.o configure:6402: $? = 0 configure:6413: result: yes configure:6423: checking for inline configure:6445: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6448: $? = 0 configure:6451: test -s conftest.o configure:6454: $? = 0 configure:6466: result: inline configure:6481: checking for off_t configure:6506: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6509: $? = 0 configure:6512: test -s conftest.o configure:6515: $? = 0 configure:6526: result: yes configure:6538: checking for size_t configure:6563: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6566: $? = 0 configure:6569: test -s conftest.o configure:6572: $? = 0 configure:6583: result: yes configure:6597: checking for working alloca.h configure:6619: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6622: $? = 0 configure:6625: test -s conftest configure:6628: $? = 0 configure:6639: result: yes configure:6649: checking for alloca configure:6691: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:6694: $? = 0 configure:6697: test -s conftest configure:6700: $? = 0 configure:6711: result: yes configure:6924: checking for stdlib.h configure:6929: result: yes configure:6924: checking for unistd.h configure:6929: result: yes configure:7065: checking for getpagesize configure:7115: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7118: $? = 0 configure:7121: test -s conftest configure:7124: $? = 0 configure:7135: result: yes configure:7145: checking for working mmap configure:7288: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7291: $? = 0 configure:7293: ./conftest configure:7296: $? = 0 configure:7310: result: yes configure:7322: checking whether we are using the GNU C Library 2.1 or newer configure:7354: result: yes configure:7362: checking whether integer division by zero raises SIGFPE configure:7425: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7426: warning: built-in function `nan' declared as non-function configure:7428: $? = 0 configure:7430: ./conftest configure:7433: $? = 0 configure:7448: result: yes configure:7461: checking for inttypes.h configure:7484: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7487: $? = 0 configure:7490: test -s conftest.o configure:7493: $? = 0 configure:7504: result: yes configure:7515: checking for stdint.h configure:7538: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7558: result: yes configure:7569: checking for unsigned long long configure:7592: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7595: $? = 0 configure:7598: test -s conftest configure:7601: $? = 0 configure:7612: result: yes configure:7638: checking for inttypes.h configure:7662: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7665: $? = 0 configure:7668: test -s conftest.o configure:7671: $? = 0 configure:7683: result: yes configure:7696: checking whether the inttypes.h PRIxNN macros are broken configure:7723: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:7726: $? = 0 configure:7729: test -s conftest.o configure:7732: $? = 0 configure:7744: result: no configure:7782: checking for ld used by GCC configure:7845: result: /usr//bin/ld configure:7854: checking if the linker (/usr//bin/ld) is GNU ld GNU ld version 2.14.90.0.5 20030722 configure:7866: result: yes configure:7872: checking for shared library run path origin configure:7885: result: done configure:8313: checking argz.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking argz.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for argz.h configure:8428: result: yes configure:8313: checking limits.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking limits.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for limits.h configure:8428: result: yes configure:8313: checking locale.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking locale.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for locale.h configure:8428: result: yes configure:8313: checking nl_types.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking nl_types.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for nl_types.h configure:8428: result: yes configure:8313: checking malloc.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking malloc.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for malloc.h configure:8428: result: yes configure:8313: checking stddef.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking stddef.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for stddef.h configure:8428: result: yes configure:8304: checking for stdlib.h configure:8309: result: yes configure:8304: checking for string.h configure:8309: result: yes configure:8304: checking for unistd.h configure:8309: result: yes configure:8313: checking sys/param.h usability configure:8326: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest.o configure:8335: $? = 0 configure:8345: result: yes configure:8349: checking sys/param.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8385: result: yes configure:8421: checking for sys/param.h configure:8428: result: yes configure:8467: checking for feof_unlocked configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for fgets_unlocked configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for getc_unlocked configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for getcwd configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for getegid configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for geteuid configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for getgid configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for getuid configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for mempcpy configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for munmap configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for putenv configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for setenv configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for setlocale configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for stpcpy configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for strcasecmp configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for strdup configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for strtoul configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for tsearch configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for __argz_count configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for __argz_stringify configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8467: checking for __argz_next configure:8517: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8520: $? = 0 configure:8523: test -s conftest configure:8526: $? = 0 configure:8537: result: yes configure:8578: checking for iconv configure:8606: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8609: $? = 0 configure:8612: test -s conftest configure:8615: $? = 0 configure:8670: result: yes configure:8693: checking for iconv declaration configure:8728: gcc -c -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8731: $? = 0 configure:8734: test -s conftest.o configure:8737: $? = 0 configure:8752: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8763: checking for nl_langinfo and CODESET configure:8785: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8788: $? = 0 configure:8791: test -s conftest configure:8794: $? = 0 configure:8806: result: yes configure:8818: checking for LC_MESSAGES configure:8840: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:8843: $? = 0 configure:8846: test -s conftest configure:8849: $? = 0 configure:8860: result: yes configure:8876: checking for bison configure:8892: found /usr//bin/bison configure:8902: result: bison configure:8915: checking version of bison configure:8924: result: 1.875, ok configure:8945: checking whether NLS is requested configure:8954: result: yes configure:8969: checking whether included gettext is requested configure:8979: result: no configure:8990: checking for GNU gettext in libc configure:9015: gcc -o conftest -march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 configure:9018: $? = 0 configure:9021: test -s conftest configure:9024: $? = 0 configure:9035: result: yes configure:9778: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on wojtek config.status:714: creating m4/Makefile config.status:714: creating intl/Makefile config.status:714: creating po/Makefile.in config.status:714: creating Makefile config.status:714: creating gqview.spec config.status:714: creating src/Makefile config.status:714: creating src/icons/Makefile config.status:818: creating config.h config.status:1151: executing depfiles commands config.status:1151: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-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='-march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT' 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= 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= 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_connect=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_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_gethostbyname=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_remove=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_X11_extensions_Xinerama_h=yes ac_cv_header_argz_h=yes ac_cv_header_inttypes_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_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-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xinerama_XineramaQueryScreens=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_png_png_read_info=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr//bin/msgfmt ac_cv_path_GNOME_CONFIG=no ac_cv_path_MSGFMT=/usr//bin/msgfmt ac_cv_path_MSGMERGE=/usr//bin/msgmerge ac_cv_path_PKG_CONFIG=/usr//bin/pkg-config ac_cv_path_XGETTEXT=/usr//bin/xgettext ac_cv_path_install='/usr//bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib 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_off_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr//bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so 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=gcc3 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 gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run aclocal-1.6' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run tar' AUTOCONF='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run autoconf' AUTOHEADER='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run autoheader' AUTOMAKE='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run automake-1.6' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=athlon-xp -mcpu=athlon-xp -Os -s -DNDEBUG -DG_DISABLE_ASSERT' CPP='gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr//bin/msgfmt' GNOME_CONFIG='no' GNOME_DATADIR='' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_GNOME_FALSE='' HAVE_GNOME_TRUE='#' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPNG='-lpng -lz' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/wojtek/programy/zrodla/gqview-1.3.7/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr//bin/msgfmt' MSGMERGE='/usr//bin/msgmerge' OBJEXT='o' PACKAGE='gqview' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr//bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.3.7' XGETTEXT='/usr//bin/xgettext' XINERAMA_LIBS='-lXinerama' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/wojtek/programy/zrodla/gqview-1.3.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GQVIEW_HELPDIR "/usr/local/share/gqview" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_STRVERSCMP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "gqview" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.3.7" configure: exit 0