This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gksu configure 2.0.2, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --disable-nautilus-extension --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 --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2174: checking for a BSD-compatible install configure:2242: result: /bin/install -c configure:2253: checking whether build environment is sane configure:2296: result: yes configure:2358: checking for gawk configure:2374: found /bin/gawk configure:2385: result: gawk configure:2396: checking whether make sets $(MAKE) configure:2418: result: yes configure:2602: checking whether to enable maintainer-specific portions of Makefiles configure:2611: result: no configure:2654: checking for i686-uhu-linux-gcc configure:2670: found /usr/bin/i686-uhu-linux-gcc configure:2681: result: i686-uhu-linux-gcc configure:2953: checking for C compiler version configure:2961: 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:2965: $? = 0 configure:2972: 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:2976: $? = 0 configure:2983: 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:2987: $? = 1 configure:3010: checking for C compiler default output file name configure:3032: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3036: $? = 0 configure:3074: result: a.out configure:3093: checking whether the C compiler works configure:3103: ./a.out configure:3107: $? = 0 configure:3126: result: yes configure:3133: checking whether we are cross compiling configure:3135: result: no configure:3138: checking for suffix of executables configure:3145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3149: $? = 0 configure:3175: result: configure:3181: checking for suffix of object files configure:3207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3211: $? = 0 configure:3236: result: o configure:3240: checking whether we are using the GNU C compiler configure:3269: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3276: $? = 0 configure:3293: result: yes configure:3302: checking whether i686-uhu-linux-gcc accepts -g configure:3332: i686-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3339: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3371: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3411: i686-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3418: $? = 0 configure:3440: result: yes configure:3457: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3531: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:3538: $? = 0 configure:3561: result: none needed configure:3590: checking for style of include used by make configure:3618: result: GNU configure:3646: checking dependency style of i686-uhu-linux-gcc configure:3736: result: gcc3 configure:3767: checking for a BSD-compatible install configure:3835: result: /bin/install -c configure:3924: checking build system type configure:3942: result: i686-uhu-linux-gnu configure:3964: checking host system type configure:3979: result: i686-uhu-linux-gnu configure:4001: checking for a sed that does not truncate output configure:4057: result: /bin/sed configure:4060: checking for grep that handles long lines and -e configure:4120: result: /bin/grep configure:4125: checking for egrep configure:4189: result: /bin/grep -E configure:4205: checking for ld used by i686-uhu-linux-gcc configure:4272: result: /usr/bin/ld configure:4281: checking if the linker (/usr/bin/ld) is GNU ld configure:4296: result: yes configure:4301: checking for /usr/bin/ld option to reload object files configure:4308: result: -r configure:4326: checking for BSD-compatible nm configure:4375: result: /usr/bin/nm -B configure:4379: checking whether ln -s works configure:4383: result: yes configure:4390: checking how to recognize dependent libraries configure:4576: result: pass_all configure:4825: checking how to run the C preprocessor configure:4865: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:4872: $? = 0 configure:4903: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | /* end confdefs.h. */ | #include configure:4943: result: i686-uhu-linux-gcc -E configure:4972: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:4979: $? = 0 configure:5010: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5017: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | /* end confdefs.h. */ | #include configure:5057: checking for ANSI C header files configure:5087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5094: $? = 0 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5197: $? = 0 configure:5203: ./conftest configure:5207: $? = 0 configure:5225: result: yes configure:5249: checking for sys/types.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for sys/stat.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for stdlib.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for string.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for memory.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for strings.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for inttypes.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for stdint.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5249: checking for unistd.h configure:5270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5277: $? = 0 configure:5294: result: yes configure:5324: checking dlfcn.h usability configure:5341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5348: $? = 0 configure:5362: result: yes configure:5366: checking dlfcn.h presence configure:5381: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5388: $? = 0 configure:5402: result: yes configure:5435: checking for dlfcn.h configure:5444: result: yes configure:5473: checking for i686-uhu-linux-g++ configure:5489: found /usr/bin/i686-uhu-linux-g++ configure:5500: result: i686-uhu-linux-g++ configure:5571: checking for C++ compiler version configure:5579: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (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:5583: $? = 0 configure:5590: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ 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:5594: $? = 0 configure:5601: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5605: $? = 1 configure:5608: checking whether we are using the GNU C++ compiler configure:5637: i686-uhu-linux-g++ -c conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5644: $? = 0 configure:5661: result: yes configure:5670: checking whether i686-uhu-linux-g++ accepts -g configure:5700: i686-uhu-linux-g++ -c -g conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5707: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5739: i686-uhu-linux-g++ -c conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5746: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5779: i686-uhu-linux-g++ -c -g conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5786: $? = 0 configure:5808: result: yes configure:5833: checking dependency style of i686-uhu-linux-g++ configure:5923: result: gcc3 configure:5950: checking how to run the C++ preprocessor configure:5986: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:5993: $? = 0 configure:6024: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6064: result: i686-uhu-linux-g++ -E configure:6093: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:6100: $? = 0 configure:6131: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.cpp:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.cpp:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.cpp:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gksu" | #define PACKAGE_TARNAME "gksu" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "gksu 2.0.2" | #define PACKAGE_BUGREPORT "kov@debian.org" | #define PACKAGE "gksu" | #define VERSION "2.0.2" | #define PACKAGE gksu | #define VERSION 2.0.2 | #define GETTEXT_PACKAGE "gksu" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6189: checking for i686-uhu-linux-g77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-xlf configure:6219: result: no configure:6189: checking for i686-uhu-linux-f77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-frt configure:6219: result: no configure:6189: checking for i686-uhu-linux-pgf77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-cf77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-fort77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-fl32 configure:6219: result: no configure:6189: checking for i686-uhu-linux-af77 configure:6219: result: no configure:6189: checking for i686-uhu-linux-xlf90 configure:6219: result: no configure:6189: checking for i686-uhu-linux-f90 configure:6219: result: no configure:6189: checking for i686-uhu-linux-pgf90 configure:6219: result: no configure:6189: checking for i686-uhu-linux-pghpf configure:6219: result: no configure:6189: checking for i686-uhu-linux-epcf90 configure:6219: result: no configure:6189: checking for i686-uhu-linux-gfortran configure:6219: result: no configure:6189: checking for i686-uhu-linux-g95 configure:6219: result: no configure:6189: checking for i686-uhu-linux-xlf95 configure:6219: result: no configure:6189: checking for i686-uhu-linux-f95 configure:6219: result: no configure:6189: checking for i686-uhu-linux-fort configure:6219: result: no configure:6189: checking for i686-uhu-linux-ifort configure:6219: result: no configure:6189: checking for i686-uhu-linux-ifc configure:6219: result: no configure:6189: checking for i686-uhu-linux-efc configure:6219: result: no configure:6189: checking for i686-uhu-linux-pgf95 configure:6219: result: no configure:6189: checking for i686-uhu-linux-lf95 configure:6219: result: no configure:6189: checking for i686-uhu-linux-ftn configure:6219: result: no configure:6233: checking for g77 configure:6263: result: no configure:6233: checking for xlf configure:6263: result: no configure:6233: checking for f77 configure:6263: result: no configure:6233: checking for frt configure:6263: result: no configure:6233: checking for pgf77 configure:6263: result: no configure:6233: checking for cf77 configure:6263: result: no configure:6233: checking for fort77 configure:6263: result: no configure:6233: checking for fl32 configure:6263: result: no configure:6233: checking for af77 configure:6263: result: no configure:6233: checking for xlf90 configure:6263: result: no configure:6233: checking for f90 configure:6263: result: no configure:6233: checking for pgf90 configure:6263: result: no configure:6233: checking for pghpf configure:6263: result: no configure:6233: checking for epcf90 configure:6263: result: no configure:6233: checking for gfortran configure:6263: result: no configure:6233: checking for g95 configure:6263: result: no configure:6233: checking for xlf95 configure:6263: result: no configure:6233: checking for f95 configure:6263: result: no configure:6233: checking for fort configure:6263: result: no configure:6233: checking for ifort configure:6263: result: no configure:6233: checking for ifc configure:6263: result: no configure:6233: checking for efc configure:6263: result: no configure:6233: checking for pgf95 configure:6263: result: no configure:6233: checking for lf95 configure:6263: result: no configure:6233: checking for ftn configure:6263: result: no configure:6286: checking for Fortran 77 compiler version configure:6294: --version >&5 ./configure: line 6296: --version: command not found configure:6298: $? = 127 configure:6305: -v >&5 ./configure: line 6307: -v: command not found configure:6309: $? = 127 configure:6316: -V >&5 ./configure: line 6318: -V: command not found configure:6320: $? = 127 configure:6328: checking whether we are using the GNU Fortran 77 compiler configure:6347: -c conftest.F >&5 ./configure: line 6349: -c: command not found configure:6354: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6371: result: no configure:6377: checking whether accepts -g configure:6394: -c -g conftest.f >&5 ./configure: line 6396: -c: command not found configure:6401: $? = 127 configure: failed program was: | program main | | end configure:6417: result: no configure:6450: checking the maximum length of command line arguments configure:6562: result: 1572864 configure:6574: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6679: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6686: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6689: $? = 0 configure:6741: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6744: $? = 0 configure:6782: result: ok configure:6786: checking for objdir configure:6801: result: .libs configure:6853: checking for i686-uhu-linux-ar configure:6869: found /usr/bin/i686-uhu-linux-ar configure:6880: result: i686-uhu-linux-ar configure:6945: checking for i686-uhu-linux-ranlib configure:6975: result: no configure:6985: checking for ranlib configure:7001: found /usr/bin/ranlib configure:7012: result: ranlib configure:7037: checking for i686-uhu-linux-strip configure:7067: result: no configure:7077: checking for strip configure:7093: found /usr/bin/strip configure:7104: result: strip configure:7694: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7712: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7716: $? = 0 configure:7729: result: no configure:7744: checking for i686-uhu-linux-gcc option to produce PIC configure:7976: result: -fPIC configure:7984: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:8002: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:8006: $? = 0 configure:8019: result: yes configure:8047: checking if i686-uhu-linux-gcc static flag -static works configure:8075: result: yes configure:8085: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8106: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8110: $? = 0 configure:8132: result: yes configure:8158: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9147: result: yes configure:9168: checking whether -lc should be explicitly linked in configure:9173: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9176: $? = 0 configure:9191: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9194: $? = 0 configure:9206: result: no configure:9214: checking dynamic linker characteristics configure:9828: result: GNU/Linux ld.so configure:9852: checking how to hardcode library paths into programs configure:9877: result: immediate configure:9891: checking whether stripping libraries is possible configure:9896: result: yes configure:10726: checking if libtool supports shared libraries configure:10728: result: yes configure:10731: checking whether to build shared libraries configure:10752: result: yes configure:10755: checking whether to build static libraries configure:10759: result: no configure:10853: creating libtool configure:11446: checking for ld used by i686-uhu-linux-g++ configure:11513: result: /usr/bin/ld configure:11522: checking if the linker (/usr/bin/ld) is GNU ld configure:11537: result: yes configure:11588: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12542: result: yes configure:12559: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12562: $? = 0 configure:12718: checking for i686-uhu-linux-g++ option to produce PIC configure:13002: result: -fPIC configure:13010: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:13028: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13032: $? = 0 configure:13045: result: yes configure:13073: checking if i686-uhu-linux-g++ static flag -static works configure:13101: result: yes configure:13111: checking if i686-uhu-linux-g++ supports -c -o file.o configure:13132: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13136: $? = 0 configure:13158: result: yes configure:13184: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13213: result: yes configure:13280: checking dynamic linker characteristics configure:13842: result: GNU/Linux ld.so configure:13866: checking how to hardcode library paths into programs configure:13891: result: immediate configure:20158: checking whether NLS is requested configure:20167: result: yes configure:20201: checking for intltool-update configure:20219: found /usr/bin/intltool-update configure:20231: result: /usr/bin/intltool-update configure:20241: checking for intltool-merge configure:20259: found /usr/bin/intltool-merge configure:20271: result: /usr/bin/intltool-merge configure:20281: checking for intltool-extract configure:20299: found /usr/bin/intltool-extract configure:20311: result: /usr/bin/intltool-extract configure:20368: checking for xgettext configure:20386: found /usr/bin/xgettext configure:20398: result: /usr/bin/xgettext configure:20408: checking for msgmerge configure:20426: found /usr/bin/msgmerge configure:20438: result: /usr/bin/msgmerge configure:20448: checking for msgfmt configure:20466: found /usr/bin/msgfmt configure:20478: result: /usr/bin/msgfmt configure:20488: checking for gmsgfmt configure:20519: result: /usr/bin/msgfmt configure:20543: checking for perl configure:20561: found /usr/bin/perl configure:20573: result: /usr/bin/perl configure:20592: checking for XML::Parser configure:20595: result: ok configure:20632: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:20639: $? = 0 configure:20778: checking locale.h usability configure:20795: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:20802: $? = 0 configure:20816: result: yes configure:20820: checking locale.h presence configure:20835: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:20842: $? = 0 configure:20856: result: yes configure:20889: checking for locale.h configure:20898: result: yes configure:20914: checking for LC_MESSAGES configure:20940: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:20947: $? = 0 configure:20967: result: yes configure:20996: checking libintl.h usability configure:21013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:21020: $? = 0 configure:21034: result: yes configure:21038: checking libintl.h presence configure:21053: i686-uhu-linux-gcc -E conftest.c conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:21060: $? = 0 configure:21074: result: yes configure:21107: checking for libintl.h configure:21114: result: yes configure:21125: checking for ngettext in libc configure:21153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:21160: $? = 0 configure:21181: result: yes configure:21185: checking for dgettext in libc configure:21213: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:21220: $? = 0 configure:21241: result: yes configure:21250: checking for bind_textdomain_codeset configure:21306: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:21313: $? = 0 configure:21335: result: yes configure:21851: checking for msgfmt configure:21878: result: /usr/bin/msgfmt configure:21891: checking for dcgettext configure:21947: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:21954: $? = 0 configure:21976: result: yes configure:21989: checking if msgfmt accepts -c configure:22004: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:22007: $? = 0 configure:22009: result: yes configure:22019: checking for gmsgfmt configure:22050: result: /usr/bin/msgfmt configure:22060: checking for xgettext configure:22087: result: /usr/bin/xgettext configure:22116: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:9:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE gksu ^ conftest.c:7:0: note: this is the location of the previous definition #define PACKAGE "gksu" ^ conftest.c:10:0: warning: "VERSION" redefined [enabled by default] #define VERSION 2.0.2 ^ conftest.c:8:0: note: this is the location of the previous definition #define VERSION "2.0.2" ^ configure:22123: $? = 0 configure:22299: checking for catalogs to be installed configure:22324: result: ar ca cs da de es fr gl hu it ja ko lt pl pt pt_BR ro ru nb nl sk sv xh th zh_CN configure:22378: checking for gconftool-2 configure:22396: found /usr/bin/gconftool-2 configure:22408: result: /usr/bin/gconftool-2 configure:22431: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:22446: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:22477: checking for i686-uhu-linux-pkg-config configure:22510: result: no configure:22520: checking for pkg-config configure:22538: found /usr/bin/pkg-config configure:22550: result: /usr/bin/pkg-config configure:22575: checking pkg-config is at least version 0.9.0 configure:22578: result: yes configure:22589: checking for GKSU configure:22597: $PKG_CONFIG --exists --print-errors "libgksu2 >= 2.0.8, gtk+-2.0 >= 2.4.0" configure:22600: $? = 0 configure:22615: $PKG_CONFIG --exists --print-errors "libgksu2 >= 2.0.8, gtk+-2.0 >= 2.4.0" configure:22618: $? = 0 configure:22696: result: yes configure:22702: checking gtk-doc version >= 1.0 configure:22705: result: yes configure:23042: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gksu config.status 2.0.2, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:896: creating Makefile config.status:896: creating po/Makefile.in config.status:896: creating man/Makefile config.status:896: creating gksu/Makefile config.status:896: creating nautilus-gksu/Makefile config.status:896: creating config.h config.status:1163: executing depfiles commands config.status:1163: executing default-1 commands config.status:1163: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GKSU_CFLAGS_set= ac_cv_env_GKSU_CFLAGS_value= ac_cv_env_GKSU_LIBS_set= ac_cv_env_GKSU_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NAUTILUS_CFLAGS_set= ac_cv_env_NAUTILUS_CFLAGS_value= ac_cv_env_NAUTILUS_LIBS_set= ac_cv_env_NAUTILUS_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar 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_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-uhu-linux/4.8.3 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_GKSU_CFLAGS='-pthread -I/usr/include/libgksu -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GKSU_LIBS='-lgksu2 -lstartup-notification-1 -lgnome-keyring -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ALL_LINGUAS='ar ca cs da de es fr gl hu it ja ko lt pl pt pt_BR ro ru nb nl sk sv xh th zh_CN' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' 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' CATALOGS=' ar.gmo ca.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo nb.gmo nl.gmo sk.gmo sv.gmo xh.gmo th.gmo zh_CN.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='#' ENABLE_GTK_DOC_TRUE='' ENABLE_NAUTILUS_EXTENSION_FALSE='' ENABLE_NAUTILUS_EXTENSION_TRUE='#' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='gksu' GKSU_CFLAGS='-pthread -I/usr/include/libgksu -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GKSU_LIBS='-lgksu2 -lstartup-notification-1 -lgnome-keyring -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GMOFILES=' ar.gmo ca.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo nb.gmo nl.gmo sk.gmo sv.gmo xh.gmo th.gmo zh_CN.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NAUTILUS_CFLAGS='' NAUTILUS_LIBS='' NMEDIT='' OBJEXT='o' PACKAGE='gksu' PACKAGE_BUGREPORT='kov@debian.org' PACKAGE_NAME='gksu' PACKAGE_STRING='gksu 2.0.2' PACKAGE_TARNAME='gksu' PACKAGE_VERSION='2.0.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po ca.po cs.po da.po de.po es.po fr.po gl.po hu.po it.po ja.po ko.po lt.po pl.po pt.po pt_BR.po ro.po ru.po nb.po nl.po sk.po sv.po xh.po th.po zh_CN.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.0.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' 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 "gksu" #define PACKAGE_TARNAME "gksu" #define PACKAGE_VERSION "2.0.2" #define PACKAGE_STRING "gksu 2.0.2" #define PACKAGE_BUGREPORT "kov@debian.org" #define PACKAGE "gksu" #define VERSION "2.0.2" #define PACKAGE gksu #define VERSION 2.0.2 #define GETTEXT_PACKAGE "gksu" #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_DLFCN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0