This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgnomecups configure 0.2.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:2046: checking for a BSD-compatible install configure:2102: result: /bin/install -c configure:2113: checking whether build environment is sane configure:2156: result: yes configure:2184: checking for a thread-safe mkdir -p configure:2223: result: /bin/mkdir -p configure:2236: checking for gawk configure:2252: found /bin/gawk configure:2263: result: gawk configure:2274: checking whether make sets $(MAKE) configure:2295: result: yes configure:2485: checking whether to enable maintainer-specific portions of Makefiles configure:2494: result: no configure:2592: checking build system type configure:2610: result: i686-uhu-linux-gnu configure:2632: checking host system type configure:2647: result: i686-uhu-linux-gnu configure:2681: checking for style of include used by make configure:2709: result: GNU configure:2739: checking for i686-uhu-linux-gcc configure:2755: found /usr/bin/i686-uhu-linux-gcc configure:2766: result: i686-uhu-linux-gcc configure:3044: checking for C compiler version configure:3051: 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:3054: $? = 0 configure:3061: 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:3064: $? = 0 configure:3071: 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:3074: $? = 1 configure:3097: checking for C compiler default output file name configure:3124: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3127: $? = 0 configure:3165: result: a.out configure:3182: checking whether the C compiler works configure:3192: ./a.out configure:3195: $? = 0 configure:3212: result: yes configure:3219: checking whether we are cross compiling configure:3221: result: no configure:3224: checking for suffix of executables configure:3231: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3234: $? = 0 configure:3258: result: configure:3264: checking for suffix of object files configure:3290: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3293: $? = 0 configure:3316: result: o configure:3320: checking whether we are using the GNU C compiler configure:3349: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3355: $? = 0 configure:3372: result: yes configure:3377: checking whether i686-uhu-linux-gcc accepts -g configure:3407: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3413: $? = 0 configure:3512: result: yes configure:3529: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3609: $? = 0 configure:3632: result: none needed configure:3652: checking dependency style of i686-uhu-linux-gcc configure:3743: result: gcc3 configure:3758: checking for a sed that does not truncate output configure:3814: result: /bin/sed configure:3817: checking for grep that handles long lines and -e configure:3891: result: /bin/grep configure:3896: checking for egrep configure:3974: result: /bin/grep -E configure:3990: checking for ld used by i686-uhu-linux-gcc configure:4057: result: /usr/bin/ld configure:4066: checking if the linker (/usr/bin/ld) is GNU ld configure:4081: result: yes configure:4086: checking for /usr/bin/ld option to reload object files configure:4093: result: -r configure:4111: checking for BSD-compatible nm configure:4160: result: /usr/bin/nm -B configure:4164: checking whether ln -s works configure:4168: result: yes configure:4175: checking how to recognize dependent libraries configure:4361: result: pass_all configure:4603: checking how to run the C preprocessor configure:4643: i686-uhu-linux-gcc -E conftest.c configure:4649: $? = 0 configure:4680: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgnomecups" | #define PACKAGE_TARNAME "libgnomecups" | #define PACKAGE_VERSION "0.2.3" | #define PACKAGE_STRING "libgnomecups 0.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgnomecups" | #define VERSION "0.2.3" | /* end confdefs.h. */ | #include configure:4719: result: i686-uhu-linux-gcc -E configure:4748: i686-uhu-linux-gcc -E conftest.c configure:4754: $? = 0 configure:4785: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgnomecups" | #define PACKAGE_TARNAME "libgnomecups" | #define PACKAGE_VERSION "0.2.3" | #define PACKAGE_STRING "libgnomecups 0.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgnomecups" | #define VERSION "0.2.3" | /* end confdefs.h. */ | #include configure:4829: checking for ANSI C header files configure:4859: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4865: $? = 0 configure:4964: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4967: $? = 0 configure:4973: ./conftest configure:4976: $? = 0 configure:4993: result: yes configure:5017: checking for sys/types.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for sys/stat.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for stdlib.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for string.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for memory.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for strings.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for inttypes.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for stdint.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5017: checking for unistd.h configure:5038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5044: $? = 0 configure:5060: result: yes configure:5087: checking dlfcn.h usability configure:5104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5110: $? = 0 configure:5124: result: yes configure:5128: checking dlfcn.h presence configure:5143: i686-uhu-linux-gcc -E conftest.c configure:5149: $? = 0 configure:5163: result: yes configure:5191: checking for dlfcn.h configure:5199: result: yes configure:5226: checking for i686-uhu-linux-g++ configure:5242: found /usr/bin/i686-uhu-linux-g++ configure:5253: result: i686-uhu-linux-g++ configure:5328: checking for C++ compiler version configure:5335: 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:5338: $? = 0 configure:5345: 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:5348: $? = 0 configure:5355: 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:5358: $? = 1 configure:5361: checking whether we are using the GNU C++ compiler configure:5390: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5396: $? = 0 configure:5413: result: yes configure:5418: checking whether i686-uhu-linux-g++ accepts -g configure:5448: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5454: $? = 0 configure:5553: result: yes configure:5578: checking dependency style of i686-uhu-linux-g++ configure:5669: result: gcc3 configure:5694: checking how to run the C++ preprocessor configure:5730: i686-uhu-linux-g++ -E conftest.cpp configure:5736: $? = 0 configure:5767: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5773: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgnomecups" | #define PACKAGE_TARNAME "libgnomecups" | #define PACKAGE_VERSION "0.2.3" | #define PACKAGE_STRING "libgnomecups 0.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgnomecups" | #define VERSION "0.2.3" | #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:5806: result: i686-uhu-linux-g++ -E configure:5835: i686-uhu-linux-g++ -E conftest.cpp configure:5841: $? = 0 configure:5872: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5878: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgnomecups" | #define PACKAGE_TARNAME "libgnomecups" | #define PACKAGE_VERSION "0.2.3" | #define PACKAGE_STRING "libgnomecups 0.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgnomecups" | #define VERSION "0.2.3" | #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:5927: checking for i686-uhu-linux-g77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-xlf configure:5957: result: no configure:5927: checking for i686-uhu-linux-f77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-frt configure:5957: result: no configure:5927: checking for i686-uhu-linux-pgf77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-cf77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-fort77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-fl32 configure:5957: result: no configure:5927: checking for i686-uhu-linux-af77 configure:5957: result: no configure:5927: checking for i686-uhu-linux-xlf90 configure:5957: result: no configure:5927: checking for i686-uhu-linux-f90 configure:5957: result: no configure:5927: checking for i686-uhu-linux-pgf90 configure:5957: result: no configure:5927: checking for i686-uhu-linux-pghpf configure:5957: result: no configure:5927: checking for i686-uhu-linux-epcf90 configure:5957: result: no configure:5927: checking for i686-uhu-linux-gfortran configure:5957: result: no configure:5927: checking for i686-uhu-linux-g95 configure:5957: result: no configure:5927: checking for i686-uhu-linux-xlf95 configure:5957: result: no configure:5927: checking for i686-uhu-linux-f95 configure:5957: result: no configure:5927: checking for i686-uhu-linux-fort configure:5957: result: no configure:5927: checking for i686-uhu-linux-ifort configure:5957: result: no configure:5927: checking for i686-uhu-linux-ifc configure:5957: result: no configure:5927: checking for i686-uhu-linux-efc configure:5957: result: no configure:5927: checking for i686-uhu-linux-pgf95 configure:5957: result: no configure:5927: checking for i686-uhu-linux-lf95 configure:5957: result: no configure:5927: checking for i686-uhu-linux-ftn configure:5957: result: no configure:5971: checking for g77 configure:6001: result: no configure:5971: checking for xlf configure:6001: result: no configure:5971: checking for f77 configure:6001: result: no configure:5971: checking for frt configure:6001: result: no configure:5971: checking for pgf77 configure:6001: result: no configure:5971: checking for cf77 configure:6001: result: no configure:5971: checking for fort77 configure:6001: result: no configure:5971: checking for fl32 configure:6001: result: no configure:5971: checking for af77 configure:6001: result: no configure:5971: checking for xlf90 configure:6001: result: no configure:5971: checking for f90 configure:6001: result: no configure:5971: checking for pgf90 configure:6001: result: no configure:5971: checking for pghpf configure:6001: result: no configure:5971: checking for epcf90 configure:6001: result: no configure:5971: checking for gfortran configure:6001: result: no configure:5971: checking for g95 configure:6001: result: no configure:5971: checking for xlf95 configure:6001: result: no configure:5971: checking for f95 configure:6001: result: no configure:5971: checking for fort configure:6001: result: no configure:5971: checking for ifort configure:6001: result: no configure:5971: checking for ifc configure:6001: result: no configure:5971: checking for efc configure:6001: result: no configure:5971: checking for pgf95 configure:6001: result: no configure:5971: checking for lf95 configure:6001: result: no configure:5971: checking for ftn configure:6001: result: no configure:6028: checking for Fortran 77 compiler version configure:6035: --version >&5 ./configure: line 6036: --version: command not found configure:6038: $? = 127 configure:6045: -v >&5 ./configure: line 6046: -v: command not found configure:6048: $? = 127 configure:6055: -V >&5 ./configure: line 6056: -V: command not found configure:6058: $? = 127 configure:6066: checking whether we are using the GNU Fortran 77 compiler configure:6085: -c conftest.F >&5 ./configure: line 6086: -c: command not found configure:6091: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6108: result: no configure:6114: checking whether accepts -g configure:6131: -c -g conftest.f >&5 ./configure: line 6132: -c: command not found configure:6137: $? = 127 configure: failed program was: | program main | | end configure:6153: result: no configure:6183: checking the maximum length of command line arguments configure:6295: result: 1572864 configure:6307: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6415: $? = 0 configure:6419: /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:6422: $? = 0 configure:6474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6477: $? = 0 configure:6515: result: ok configure:6519: checking for objdir configure:6534: result: .libs configure:6586: checking for i686-uhu-linux-ar configure:6602: found /usr/bin/i686-uhu-linux-ar configure:6613: result: i686-uhu-linux-ar configure:6682: checking for i686-uhu-linux-ranlib configure:6712: result: no configure:6722: checking for ranlib configure:6738: found /usr/bin/ranlib configure:6749: result: ranlib configure:6778: checking for i686-uhu-linux-strip configure:6808: result: no configure:6818: checking for strip configure:6834: found /usr/bin/strip configure:6845: result: strip configure:7131: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7149: 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:7153: $? = 0 configure:7166: result: no configure:7181: checking for i686-uhu-linux-gcc option to produce PIC configure:7413: result: -fPIC configure:7421: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7439: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7443: $? = 0 configure:7456: result: yes configure:7484: checking if i686-uhu-linux-gcc static flag -static works configure:7512: result: yes configure:7522: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7547: $? = 0 configure:7569: result: yes configure:7595: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8575: result: yes configure:8596: checking whether -lc should be explicitly linked in configure:8601: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8604: $? = 0 configure:8619: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8622: $? = 0 configure:8634: result: no configure:8642: checking dynamic linker characteristics configure:9246: result: GNU/Linux ld.so configure:9255: checking how to hardcode library paths into programs configure:9280: result: immediate configure:9294: checking whether stripping libraries is possible configure:9299: result: yes configure:10101: checking if libtool supports shared libraries configure:10103: result: yes configure:10106: checking whether to build shared libraries configure:10127: result: yes configure:10130: checking whether to build static libraries configure:10134: result: no configure:10227: creating libtool configure:10815: checking for ld used by i686-uhu-linux-g++ configure:10882: result: /usr/bin/ld configure:10891: checking if the linker (/usr/bin/ld) is GNU ld configure:10906: result: yes configure:10957: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11931: result: yes configure:11949: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11952: $? = 0 configure:12104: checking for i686-uhu-linux-g++ option to produce PIC configure:12388: result: -fPIC configure:12396: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12414: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12418: $? = 0 configure:12431: result: yes configure:12459: checking if i686-uhu-linux-g++ static flag -static works configure:12487: result: yes configure:12497: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12518: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12522: $? = 0 configure:12544: result: yes configure:12570: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12595: result: yes configure:12662: checking dynamic linker characteristics configure:13214: result: GNU/Linux ld.so configure:13223: checking how to hardcode library paths into programs configure:13248: result: immediate configure:19458: checking whether gcc understands -Wno-sign-compare configure:19481: i686-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -march=i686 -mtune=generic -Wno-sign-compare conftest.c >&5 configure:19487: $? = 0 configure:19502: result: yes configure:19522: checking what warning flags to pass to the C compiler configure:19524: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:19535: checking what language compliance flags to pass to the C compiler configure:19550: result: configure:19673: checking for C++ compiler version configure:19680: 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:19683: $? = 0 configure:19690: 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:19693: $? = 0 configure:19700: 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:19703: $? = 1 configure:19706: checking whether we are using the GNU C++ compiler configure:19758: result: yes configure:19763: checking whether i686-uhu-linux-g++ accepts -g configure:19898: result: yes configure:19923: checking dependency style of i686-uhu-linux-g++ configure:20014: result: gcc3 configure:20039: checking for i686-uhu-linux-pkg-config configure:20072: result: no configure:20082: checking for pkg-config configure:20100: found /usr/bin/pkg-config configure:20112: result: /usr/bin/pkg-config configure:20141: checking pkg-config is at least version 0.9.0 configure:20144: result: yes configure:20155: checking for LIBGNOMECUPS configure:20163: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED gthread-2.0 >= $GLIB_REQUIRED" configure:20166: $? = 0 configure:20181: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED gthread-2.0 >= $GLIB_REQUIRED" configure:20184: $? = 0 configure:20260: result: yes configure:20267: checking for cups-config configure:20285: found /usr/bin/cups-config configure:20298: result: /usr/bin/cups-config configure:20338: checking for intltool >= 0.20 configure:20345: result: 0.37.0 found configure:20396: checking for xgettext configure:20414: found /usr/bin/xgettext configure:20426: result: /usr/bin/xgettext configure:20436: checking for msgmerge configure:20454: found /usr/bin/msgmerge configure:20466: result: /usr/bin/msgmerge configure:20476: checking for msgfmt configure:20494: found /usr/bin/msgfmt configure:20506: result: /usr/bin/msgfmt configure:20538: checking for perl configure:20556: found /usr/bin/perl configure:20568: result: /usr/bin/perl configure:20587: checking for XML::Parser configure:20590: result: ok configure:20627: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20633: $? = 0 configure:20770: checking locale.h usability configure:20787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20793: $? = 0 configure:20807: result: yes configure:20811: checking locale.h presence configure:20826: i686-uhu-linux-gcc -E conftest.c configure:20832: $? = 0 configure:20846: result: yes configure:20874: checking for locale.h configure:20882: result: yes configure:20896: checking for LC_MESSAGES configure:20922: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20928: $? = 0 configure:20945: result: yes configure:20974: checking libintl.h usability configure:20991: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20997: $? = 0 configure:21011: result: yes configure:21015: checking libintl.h presence configure:21030: i686-uhu-linux-gcc -E conftest.c configure:21036: $? = 0 configure:21050: result: yes configure:21078: checking for libintl.h configure:21085: result: yes configure:21096: checking for ngettext in libc configure:21124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21130: $? = 0 configure:21148: result: yes configure:21152: checking for dgettext in libc configure:21180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21186: $? = 0 configure:21204: result: yes configure:21213: checking for bind_textdomain_codeset configure:21269: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21275: $? = 0 configure:21293: result: yes configure:21780: checking for msgfmt configure:21807: result: /usr/bin/msgfmt configure:21820: checking for dcgettext configure:21876: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:21882: $? = 0 configure:21900: result: yes configure:21911: checking if msgfmt accepts -c configure:21926: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:21929: $? = 0 configure:21931: result: yes configure:21941: checking for gmsgfmt configure:21972: result: /usr/bin/msgfmt configure:21982: checking for xgettext configure:22009: result: /usr/bin/xgettext configure:22038: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22044: $? = 0 configure:22213: checking for catalogs to be installed configure:22238: result: ar bg ca cs da de dz en_CA en_GB es eu fi fr gl gu hi hr hu is it ja lt mk nb ne nl oc pa pl pt pt_BR rw sk sl sq sr sr@Latn sv th tr uk vi wa zh_CN zh_HK zh_TW configure:22433: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgnomecups config.status 0.2.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:727: creating Makefile config.status:727: creating libgnomecups/Makefile config.status:727: creating libgnomecups-1.0.pc config.status:727: creating po/Makefile.in config.status:727: creating config.h config.status:1009: executing depfiles commands config.status:1009: executing intltool commands config.status:1009: executing default-1 commands config.status:1009: 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGNOMECUPS_CFLAGS_set= ac_cv_env_LIBGNOMECUPS_CFLAGS_value= ac_cv_env_LIBGNOMECUPS_LIBS_set= ac_cv_env_LIBGNOMECUPS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_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_CUPS_CONFIG=/usr/bin/cups-config ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_PERL=/usr/bin/perl 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_path_mkdir=/bin/mkdir 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_rtti_exceptions=no 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_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_LIBGNOMECUPS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBGNOMECUPS_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' ALL_LINGUAS='ar bg ca cs da de dz en_CA en_GB es eu fi fr gl gu hi hr hu is it ja lt mk nb ne nl oc pa pl pt pt_BR rw sk sl sq sr sr@Latn sv th tr uk vi wa zh_CN zh_HK zh_TW' 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.10' AWK='gawk' CATALOGS=' ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo is.gmo it.gmo ja.gmo lt.gmo mk.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CUPS_CFLAGS='' CUPS_CONFIG='/usr/bin/cups-config' CUPS_LIBS='-lcups -lgnutls -lgcrypt -lgpg-error -lz -lpthread -lm -lcrypt -lz' 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' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='libgnomecups' GLIB_REQUIRED='2.0.0' GMOFILES=' ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo is.gmo it.gmo ja.gmo lt.gmo mk.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(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='$(top_builddir)/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='$(top_builddir)/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='$(top_builddir)/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='' LIBGNOMECUPS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBGNOMECUPS_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_VERSION_INFO='-version-info 1:0:0' 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' OBJEXT='o' PACKAGE='libgnomecups' PACKAGE_BUGREPORT='' PACKAGE_NAME='libgnomecups' PACKAGE_STRING='libgnomecups 0.2.3' PACKAGE_TARNAME='libgnomecups' PACKAGE_VERSION='0.2.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po bg.po ca.po cs.po da.po de.po dz.po en_CA.po en_GB.po es.po eu.po fi.po fr.po gl.po gu.po hi.po hr.po hu.po is.po it.po ja.po lt.po mk.po nb.po ne.po nl.po oc.po pa.po pl.po pt.po pt_BR.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po th.po tr.po uk.po vi.po wa.po zh_CN.po zh_HK.po zh_TW.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='0.2.3' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' 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__isrc='' 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='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/usr/share/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/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 "libgnomecups" #define PACKAGE_TARNAME "libgnomecups" #define PACKAGE_VERSION "0.2.3" #define PACKAGE_STRING "libgnomecups 0.2.3" #define PACKAGE_BUGREPORT "" #define PACKAGE "libgnomecups" #define VERSION "0.2.3" #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 GETTEXT_PACKAGE "libgnomecups" #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 #define GNOMELOCALEDIR "/usr/share/locale" configure: exit 0