This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tumbler configure 0.1.25, which was generated by GNU Autoconf 2.69. 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 = maki uname -m = i686 uname -r = 3.1.1-2.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:2524: checking build system type configure:2538: result: i686-uhu-linux-gnu configure:2558: checking host system type configure:2571: result: i686-uhu-linux-gnu configure:2591: checking target system type configure:2604: result: i686-uhu-linux-gnu configure:2647: checking for a BSD-compatible install configure:2715: result: /bin/install -c configure:2726: checking whether build environment is sane configure:2776: result: yes configure:2917: checking for a thread-safe mkdir -p configure:2956: result: /bin/mkdir -p configure:2969: checking for gawk configure:2985: found /bin/gawk configure:2996: result: gawk configure:3007: checking whether make sets $(MAKE) configure:3029: result: yes configure:3104: checking how to create a ustar tar archive configure:3117: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3120: $? = 0 configure:3160: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3163: $? = 0 configure:3167: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:3659: $? = 0 configure:3648: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3659: $? = 0 configure:3648: 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:3659: $? = 1 configure:3648: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3659: $? = 1 configure:3679: checking whether the C compiler works configure:3701: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3705: $? = 0 configure:3753: result: yes configure:3756: checking for C compiler default output file name configure:3758: result: a.out configure:3764: checking for suffix of executables configure:3771: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3775: $? = 0 configure:3797: result: configure:3819: checking whether we are cross compiling configure:3827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3831: $? = 0 configure:3838: ./conftest configure:3842: $? = 0 configure:3857: result: no configure:3862: checking for suffix of object files configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3888: $? = 0 configure:3909: result: o configure:3913: checking whether we are using the GNU C compiler configure:3932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3932: $? = 0 configure:3941: result: yes configure:3950: checking whether i686-uhu-linux-gcc accepts -g configure:3970: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3970: $? = 0 configure:4011: result: yes configure:4028: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4091: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4091: $? = 0 configure:4104: result: none needed configure:4126: checking dependency style of i686-uhu-linux-gcc configure:4237: result: gcc3 configure:4258: checking how to run the C preprocessor configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4303: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tumbler" | #define PACKAGE_TARNAME "tumbler" | #define PACKAGE_VERSION "0.1.25" | #define PACKAGE_STRING "tumbler 0.1.25" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "tumbler" | #define VERSION "0.1.25" | /* end confdefs.h. */ | #include configure:4328: result: i686-uhu-linux-gcc -E configure:4348: i686-uhu-linux-gcc -E conftest.c configure:4348: $? = 0 configure:4362: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tumbler" | #define PACKAGE_TARNAME "tumbler" | #define PACKAGE_VERSION "0.1.25" | #define PACKAGE_STRING "tumbler 0.1.25" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "tumbler" | #define VERSION "0.1.25" | /* end confdefs.h. */ | #include configure:4391: checking for grep that handles long lines and -e configure:4449: result: /bin/grep configure:4454: checking for egrep configure:4516: result: /bin/grep -E configure:4521: checking for ANSI C header files configure:4541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4541: $? = 0 configure:4614: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4614: $? = 0 configure:4614: ./conftest configure:4614: $? = 0 configure:4625: result: yes configure:4638: checking for sys/types.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/stat.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdlib.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for string.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for memory.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for strings.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for inttypes.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdint.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for unistd.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4651: checking minix/config.h usability configure:4651: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tumbler" | #define PACKAGE_TARNAME "tumbler" | #define PACKAGE_VERSION "0.1.25" | #define PACKAGE_STRING "tumbler 0.1.25" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "tumbler" | #define VERSION "0.1.25" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4651: result: no configure:4651: checking minix/config.h presence configure:4651: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tumbler" | #define PACKAGE_TARNAME "tumbler" | #define PACKAGE_VERSION "0.1.25" | #define PACKAGE_STRING "tumbler 0.1.25" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "tumbler" | #define VERSION "0.1.25" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4651: result: no configure:4651: checking for minix/config.h configure:4651: result: no configure:4672: checking whether it is safe to define __EXTENSIONS__ configure:4690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4690: $? = 0 configure:4697: result: yes configure:4712: checking for library containing strerror configure:4743: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4743: $? = 0 configure:4760: result: none required configure:4770: checking if building for some Win32 platform configure:4780: result: no configure:4800: checking dependency style of i686-uhu-linux-gcc configure:4909: result: gcc3 configure:4932: checking for i686-uhu-linux-gcc configure:4959: result: i686-uhu-linux-gcc configure:5228: checking for C compiler version configure:5237: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:5248: $? = 0 configure:5237: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:5248: $? = 0 configure:5237: 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:5248: $? = 1 configure:5237: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5248: $? = 1 configure:5252: checking whether we are using the GNU C compiler configure:5280: result: yes configure:5289: checking whether i686-uhu-linux-gcc accepts -g configure:5350: result: yes configure:5367: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5443: result: none needed configure:5465: checking dependency style of i686-uhu-linux-gcc configure:5576: result: gcc3 configure:5592: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5623: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5627: $? = 0 configure:5633: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5637: $? = 0 configure:5648: cc -c conftest.c >&5 configure:5652: $? = 0 configure:5660: cc -c conftest.c -o conftest2.o >&5 configure:5664: $? = 0 configure:5670: cc -c conftest.c -o conftest2.o >&5 configure:5674: $? = 0 configure:5692: result: yes configure:5719: checking whether NLS is requested configure:5728: result: yes configure:5746: checking for intltool >= 0.31 configure:5748: result: 0.50.2 found configure:5756: checking for intltool-update configure:5774: found /usr/bin/intltool-update configure:5786: result: /usr/bin/intltool-update configure:5796: checking for intltool-merge configure:5814: found /usr/bin/intltool-merge configure:5826: result: /usr/bin/intltool-merge configure:5836: checking for intltool-extract configure:5854: found /usr/bin/intltool-extract configure:5866: result: /usr/bin/intltool-extract configure:6020: checking for xgettext configure:6038: found /usr/bin/xgettext configure:6050: result: /usr/bin/xgettext configure:6060: checking for msgmerge configure:6078: found /usr/bin/msgmerge configure:6090: result: /usr/bin/msgmerge configure:6100: checking for msgfmt configure:6118: found /usr/bin/msgfmt configure:6130: result: /usr/bin/msgfmt configure:6140: checking for gmsgfmt configure:6171: result: /usr/bin/msgfmt configure:6191: checking for perl configure:6209: found /usr/bin/perl configure:6221: result: /usr/bin/perl configure:6232: checking for perl >= 5.8.1 configure:6239: result: 5.14.2 configure:6271: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6271: $? = 0 configure:6345: checking how to print strings configure:6372: result: printf configure:6393: checking for a sed that does not truncate output configure:6457: result: /bin/sed configure:6475: checking for fgrep configure:6537: result: /bin/grep -F configure:6572: checking for ld used by i686-uhu-linux-gcc configure:6639: result: /usr/bin/ld configure:6646: checking if the linker (/usr/bin/ld) is GNU ld configure:6661: result: yes configure:6673: checking for BSD- or MS-compatible name lister (nm) configure:6722: result: /usr/bin/nm -B configure:6852: checking the name lister (/usr/bin/nm -B) interface configure:6859: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6862: /usr/bin/nm -B "conftest.o" configure:6865: output 00000000 B some_variable configure:6872: result: BSD nm configure:6875: checking whether ln -s works configure:6879: result: yes configure:6887: checking the maximum length of command line arguments configure:7017: result: 1572864 configure:7034: checking whether the shell understands some XSI constructs configure:7044: result: yes configure:7048: checking whether the shell understands "+=" configure:7054: result: yes configure:7089: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7129: result: func_convert_file_noop configure:7136: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7156: result: func_convert_file_noop configure:7163: checking for /usr/bin/ld option to reload object files configure:7170: result: -r configure:7204: checking for i686-uhu-linux-objdump configure:7234: result: no configure:7244: checking for objdump configure:7260: found /usr/bin/objdump configure:7271: result: objdump configure:7303: checking how to recognize dependent libraries configure:7505: result: pass_all configure:7550: checking for i686-uhu-linux-dlltool configure:7580: result: no configure:7590: checking for dlltool configure:7620: result: no configure:7650: checking how to associate runtime and link libraries configure:7677: result: printf %s\n configure:7693: checking for i686-uhu-linux-ar configure:7709: found /usr/bin/i686-uhu-linux-ar configure:7720: result: i686-uhu-linux-ar configure:7801: checking for archiver @FILE support configure:7818: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7818: $? = 0 configure:7821: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7824: $? = 0 configure:7829: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7832: $? = 1 configure:7844: result: @ configure:7862: checking for i686-uhu-linux-strip configure:7892: result: no configure:7902: checking for strip configure:7918: found /usr/bin/strip configure:7929: result: strip configure:7961: checking for i686-uhu-linux-ranlib configure:7991: result: no configure:8001: checking for ranlib configure:8017: found /usr/bin/ranlib configure:8028: result: ranlib configure:8130: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8250: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8253: $? = 0 configure:8257: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8260: $? = 0 configure:8326: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8329: $? = 0 configure:8367: result: ok configure:8404: checking for sysroot configure:8434: result: no configure:8650: checking for i686-uhu-linux-mt configure:8680: result: no configure:8690: checking for mt configure:8720: result: no configure:8740: checking if : is a manifest tool configure:8746: : '-?' configure:8754: result: no configure:9393: checking for dlfcn.h configure:9393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9393: $? = 0 configure:9393: result: yes configure:9598: checking for objdir configure:9613: result: .libs configure:9880: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9898: 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:9902: $? = 0 configure:9915: result: no configure:10242: checking for i686-uhu-linux-gcc option to produce PIC configure:10249: result: -fPIC -DPIC configure:10257: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10275: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10279: $? = 0 configure:10292: result: yes configure:10321: checking if i686-uhu-linux-gcc static flag -static works configure:10349: result: yes configure:10364: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10385: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10389: $? = 0 configure:10411: result: yes configure:10419: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10466: result: yes configure:10499: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11652: result: yes configure:11689: checking whether -lc should be explicitly linked in configure:11697: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11700: $? = 0 configure:11715: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11718: $? = 0 configure:11732: result: no configure:11892: checking dynamic linker characteristics configure:12403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12403: $? = 0 configure:12625: result: GNU/Linux ld.so configure:12732: checking how to hardcode library paths into programs configure:12757: result: immediate configure:13297: checking whether stripping libraries is possible configure:13302: result: yes configure:13337: checking if libtool supports shared libraries configure:13339: result: yes configure:13342: checking whether to build shared libraries configure:13363: result: yes configure:13366: checking whether to build static libraries configure:13370: result: no configure:13408: checking for ANSI C header files configure:13512: result: yes configure:13525: checking fcntl.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking fcntl.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for fcntl.h configure:13525: result: yes configure:13525: checking linux/sched.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking linux/sched.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for linux/sched.h configure:13525: result: yes configure:13525: checking for memory.h configure:13525: result: yes configure:13525: checking sched.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking sched.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for sched.h configure:13525: result: yes configure:13525: checking setjmp.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking setjmp.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for setjmp.h configure:13525: result: yes configure:13525: checking stdio.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking stdio.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for stdio.h configure:13525: result: yes configure:13525: checking for stdlib.h configure:13525: result: yes configure:13525: checking for string.h configure:13525: result: yes configure:13525: checking syscall.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking syscall.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for syscall.h configure:13525: result: yes configure:13525: checking sys/mman.h usability configure:13525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking sys/mman.h presence configure:13525: i686-uhu-linux-gcc -E conftest.c configure:13525: $? = 0 configure:13525: result: yes configure:13525: checking for sys/mman.h configure:13525: result: yes configure:13525: checking for sys/types.h configure:13525: result: yes configure:13525: checking for sys/stat.h configure:13525: result: yes configure:13525: checking for unistd.h configure:13525: result: yes configure:13542: checking for stdlib.h configure:13542: result: yes configure:13542: checking for unistd.h configure:13542: result: yes configure:13542: checking for sys/param.h configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13562: checking for getpagesize configure:13562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13562: $? = 0 configure:13562: result: yes configure:13571: checking for working mmap configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: ./conftest configure:13718: $? = 0 configure:13728: result: yes configure:13740: checking for sched_getparam configure:13740: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13740: $? = 0 configure:13740: result: yes configure:13740: checking for sched_setscheduler configure:13740: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13740: $? = 0 configure:13740: result: yes configure:13764: checking locale.h usability configure:13764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking locale.h presence configure:13764: i686-uhu-linux-gcc -E conftest.c configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for locale.h configure:13764: result: yes configure:13775: checking for LC_MESSAGES configure:13791: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13791: $? = 0 configure:13799: result: yes configure:13816: checking libintl.h usability configure:13816: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13816: $? = 0 configure:13816: result: yes configure:13816: checking libintl.h presence configure:13816: i686-uhu-linux-gcc -E conftest.c configure:13816: $? = 0 configure:13816: result: yes configure:13816: checking for libintl.h configure:13816: result: yes configure:13824: checking for ngettext in libc configure:13842: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13842: $? = 0 configure:13851: result: yes configure:13855: checking for dgettext in libc configure:13873: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13873: $? = 0 configure:13882: result: yes configure:13889: checking for bind_textdomain_codeset configure:13889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13889: $? = 0 configure:13889: result: yes configure:14165: checking for msgfmt configure:14192: result: /usr/bin/msgfmt configure:14203: checking for dcgettext configure:14203: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] configure:14203: $? = 0 configure:14203: result: yes configure:14213: checking if msgfmt accepts -c configure:14228: $MSGFMT -c -o /dev/null conftest.foo configure:14231: $? = 0 configure:14233: result: yes configure:14243: checking for gmsgfmt configure:14274: result: /usr/bin/msgfmt configure:14284: checking for xgettext configure:14311: result: /usr/bin/xgettext configure:14330: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14330: $? = 0 configure:14412: checking for catalogs to be installed configure:14437: result: ar ast bg bn ca cs da de el en_GB es eu fi fr gl he hu id is it ja kk ko lt lv ms nb nl nn pa pl pt pt_BR ro ru si sk sv te tr ug uk zh_CN zh_TW configure:14470: checking for bind_textdomain_codeset configure:14470: result: yes configure:14476: checking for locales directory configure:14492: result: ${datarootdir}/locale configure:14496: checking for additional xgettext flags configure:14504: result: --keyword=Q_ --from-code=UTF-8 configure:14519: checking for i686-uhu-linux-pkg-config configure:14552: result: no configure:14562: checking for pkg-config configure:14580: found /usr/bin/pkg-config configure:14592: result: /usr/bin/pkg-config configure:14617: checking pkg-config is at least version 0.9.0 configure:14620: result: yes configure:14633: checking for gtkdoc-check configure:14666: result: no configure:14675: checking for gtkdoc-rebase configure:14708: result: no configure:14719: checking for gtkdoc-mkpdf configure:14752: result: no configure:14883: checking whether to build gtk-doc documentation configure:14885: result: no configure:14953: checking for dbus-binding-tool configure:14971: found /usr/bin/dbus-binding-tool configure:14984: result: /usr/bin/dbus-binding-tool configure:15000: checking for GLIB configure:15007: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0" configure:15010: $? = 0 configure:15024: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0" configure:15027: $? = 0 configure:15085: result: yes configure:15091: checking for GIO configure:15098: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16.0" configure:15101: $? = 0 configure:15115: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16.0" configure:15118: $? = 0 configure:15176: result: yes configure:15182: checking for GMODULE configure:15189: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.10.0" configure:15192: $? = 0 configure:15206: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.10.0" configure:15209: $? = 0 configure:15267: result: yes configure:15273: checking for GTHREAD configure:15280: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0" configure:15283: $? = 0 configure:15297: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0" configure:15300: $? = 0 configure:15358: result: yes configure:15364: checking for DBUS configure:15371: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:15374: $? = 0 configure:15388: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:15391: $? = 0 configure:15449: result: yes configure:15455: checking for DBUS_GLIB configure:15462: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.72" configure:15465: $? = 0 configure:15479: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.72" configure:15482: $? = 0 configure:15540: result: yes configure:15556: checking for GDK_PIXBUF configure:15563: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14" configure:15566: $? = 0 configure:15580: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14" configure:15583: $? = 0 configure:15621: result: yes configure:15628: checking for freetype-config configure:15646: found /usr/bin/freetype-config configure:15659: result: /usr/bin/freetype-config configure:15668: checking FREETYPE_CFLAGS configure:15671: result: -I/usr/include/freetype2 configure:15674: checking FREETYPE_LIBS configure:15677: result: -lfreetype -lz configure:15688: checking whether to build the FreeType thumbnailer plugin configure:15698: result: yes configure:15712: checking for GDK_PIXBUF configure:15777: result: yes configure:15782: checking for jpeg_start_decompress in -ljpeg configure:15807: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:15807: $? = 0 configure:15816: result: yes configure:15820: checking jpeglib.h usability configure:15820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking jpeglib.h presence configure:15820: i686-uhu-linux-gcc -E conftest.c configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking for jpeglib.h configure:15820: result: yes configure:15845: checking whether to build the JPEG thumbnailer plugin with EXIF support configure:15855: result: yes configure:15869: checking for GDK_PIXBUF configure:15934: result: yes configure:15940: checking whether to build the GdkPixbuf thumbnailer plugin configure:15950: result: yes configure:15964: checking for GDK_PIXBUF configure:16029: result: yes configure:16034: checking for FFMPEGTHUMBNAILER configure:16041: $PKG_CONFIG --exists --print-errors "libffmpegthumbnailer >= 2.0.0" configure:16044: $? = 0 configure:16058: $PKG_CONFIG --exists --print-errors "libffmpegthumbnailer >= 2.0.0" configure:16061: $? = 0 configure:16099: result: yes configure:16107: checking whether to build the ffmpeg video thumbnailer plugin configure:16117: result: yes configure:16131: checking for GDK_PIXBUF configure:16196: result: yes configure:16201: checking for GSTREAMER configure:16208: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:16211: $? = 0 configure:16225: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:16228: $? = 0 configure:16266: result: yes configure:16274: checking whether to build the gstreamer video thumbnailer plugin configure:16284: result: yes configure:16298: checking for GDK_PIXBUF configure:16363: result: yes configure:16368: checking for GSF configure:16375: $PKG_CONFIG --exists --print-errors "libgsf-1 >= 1.14.9" Package libgsf-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgsf-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libgsf-1' found configure:16378: $? = 1 configure:16392: $PKG_CONFIG --exists --print-errors "libgsf-1 >= 1.14.9" Package libgsf-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgsf-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libgsf-1' found configure:16395: $? = 1 configure:16409: result: no No package 'libgsf-1' found configure:16441: checking whether to build the office thumbnailer plugin configure:16451: result: no configure:16465: checking for GDK_PIXBUF configure:16530: result: yes configure:16535: checking for POPPLER_GLIB configure:16542: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.12.0" configure:16545: $? = 0 configure:16559: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.12.0" configure:16562: $? = 0 configure:16600: result: yes configure:16608: checking whether to build the poppler PDF/PS thumbnailer plugin configure:16618: result: yes configure:16632: checking for GDK_PIXBUF configure:16697: result: yes configure:16702: checking for LIBOPENRAW_GNOME configure:16709: $PKG_CONFIG --exists --print-errors "libopenraw-gnome-1.0 >= 0.0.4" Package libopenraw-gnome-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libopenraw-gnome-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libopenraw-gnome-1.0' found configure:16712: $? = 1 configure:16726: $PKG_CONFIG --exists --print-errors "libopenraw-gnome-1.0 >= 0.0.4" Package libopenraw-gnome-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libopenraw-gnome-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libopenraw-gnome-1.0' found configure:16729: $? = 1 configure:16743: result: no No package 'libopenraw-gnome-1.0' found configure:16775: checking whether to build the RAW image thumbnailer plugin configure:16785: result: no configure:16799: checking for GDK_PIXBUF configure:16864: result: yes configure:16869: checking for PNG configure:16876: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.0" configure:16879: $? = 0 configure:16893: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.0" configure:16896: $? = 0 configure:17090: result: yes configure:17098: checking whether to build the freedesktop.org cache plugin configure:17108: result: yes configure:17121: checking whether to build with debugging support configure:17202: result: minimum configure:17219: checking whether /usr/bin/ld accepts --as-needed configure:17224: result: yes configure:17233: checking whether /usr/bin/ld accepts -O1 configure:17238: result: yes configure:17251: checking if i686-uhu-linux-gcc supports -Wno-sign-compare configure:17259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-sign-compare -DNDEBUG conftest.c >&5 configure:17259: $? = 0 configure:17266: result: yes configure:17484: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tumbler config.status 0.1.25, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:1300: creating Makefile config.status:1300: creating docs/Makefile config.status:1300: creating docs/reference/Makefile config.status:1300: creating docs/reference/tumbler/Makefile config.status:1300: creating docs/reference/tumbler/version.xml config.status:1300: creating plugins/Makefile config.status:1300: creating plugins/font-thumbnailer/Makefile config.status:1300: creating plugins/gst-thumbnailer/Makefile config.status:1300: creating plugins/jpeg-thumbnailer/Makefile config.status:1300: creating plugins/pixbuf-thumbnailer/Makefile config.status:1300: creating plugins/ffmpeg-thumbnailer/Makefile config.status:1300: creating plugins/odf-thumbnailer/Makefile config.status:1300: creating plugins/poppler-thumbnailer/Makefile config.status:1300: creating plugins/raw-thumbnailer/Makefile config.status:1300: creating plugins/xdg-cache/Makefile config.status:1300: creating po/Makefile.in config.status:1300: creating tumbler/Makefile config.status:1300: creating tumbler/tumbler-1.pc config.status:1300: creating tumbler/tumbler-config.h config.status:1300: creating tumblerd/Makefile config.status:1300: creating config.h config.status:1529: executing depfiles commands config.status:1529: executing libtool commands config.status:1529: executing default-1 commands config.status:1529: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_DBUS_BINDING_TOOL_set= ac_cv_env_DBUS_BINDING_TOOL_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_GLIB_CFLAGS_set= ac_cv_env_DBUS_GLIB_CFLAGS_value= ac_cv_env_DBUS_GLIB_LIBS_set= ac_cv_env_DBUS_GLIB_LIBS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_FFMPEGTHUMBNAILER_CFLAGS_set= ac_cv_env_FFMPEGTHUMBNAILER_CFLAGS_value= ac_cv_env_FFMPEGTHUMBNAILER_LIBS_set= ac_cv_env_FFMPEGTHUMBNAILER_LIBS_value= ac_cv_env_GDK_PIXBUF_CFLAGS_set= ac_cv_env_GDK_PIXBUF_CFLAGS_value= ac_cv_env_GDK_PIXBUF_LIBS_set= ac_cv_env_GDK_PIXBUF_LIBS_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_LIBS_value= ac_cv_env_GSF_CFLAGS_set= ac_cv_env_GSF_CFLAGS_value= ac_cv_env_GSF_LIBS_set= ac_cv_env_GSF_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBOPENRAW_GNOME_CFLAGS_set= ac_cv_env_LIBOPENRAW_GNOME_CFLAGS_value= ac_cv_env_LIBOPENRAW_GNOME_LIBS_set= ac_cv_env_LIBOPENRAW_GNOME_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_POPPLER_GLIB_CFLAGS_set= ac_cv_env_POPPLER_GLIB_CFLAGS_value= ac_cv_env_POPPLER_GLIB_LIBS_set= ac_cv_env_POPPLER_GLIB_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_sched_getparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_sched_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syscall_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_objext=o ac_cv_path_DBUS_BINDING_TOOL=/usr/bin/dbus-binding-tool ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config 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_SED=/bin/sed 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_ac_ct_OBJDUMP=objdump 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_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_target=i686-uhu-linux-gnu am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar 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_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 ' pkg_cv_DBUS_LIBS='-ldbus-1 -lpthread -lrt ' pkg_cv_FFMPEGTHUMBNAILER_CFLAGS=' ' pkg_cv_FFMPEGTHUMBNAILER_LIBS='-lffmpegthumbnailer ' pkg_cv_GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 ' pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_PNG_CFLAGS='-I/usr/include/libpng15 ' pkg_cv_PNG_LIBS='-lpng15 ' pkg_cv_POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 ' pkg_cv_POPPLER_GLIB_LIBS='-lpoppler-glib -lgobject-2.0 -lcairo -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ACLOCAL_AMFLAGS=' -I m4' ALL_LINGUAS='ar ast bg bn ca cs da de el en_GB es eu fi fr gl he hu id is it ja kk ko lt lv ms nb nl nn pa pl pt pt_BR ro ru si sk sv te tr ug uk zh_CN zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' 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.11' AWK='gawk' CATALOGS=' ar.gmo ast.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sv.gmo te.gmo tr.gmo ug.gmo uk.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCAS='i686-uhu-linux-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DNDEBUG' CYGPATH_W='echo' DATADIRNAME='share' DBUS_BINDING_TOOL='/usr/bin/dbus-binding-tool' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 ' DBUS_LIBS='-ldbus-1 -lpthread -lrt ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FFMPEGTHUMBNAILER_CFLAGS=' ' FFMPEGTHUMBNAILER_LIBS='-lffmpegthumbnailer ' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='/usr/bin/freetype-config' FREETYPE_LIBS='-lfreetype -lz' GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' GETTEXT_PACKAGE='tumbler' GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 ' GMOFILES=' ar.gmo ast.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sv.gmo te.gmo tr.gmo ug.gmo uk.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSF_CFLAGS='' GSF_LIBS='' GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_EXTRA_CFLAGS=' -Wno-sign-compare' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' 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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/bin/ld' LDFLAGS=' -Wl,--as-needed -Wl,-O1' LIBJPEG_CFLAGS='' LIBJPEG_LIBS='-ljpeg -lm' LIBOBJS='' LIBOPENRAW_GNOME_CFLAGS='' LIBOPENRAW_GNOME_LIBS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='tumbler' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='tumbler' PACKAGE_STRING='tumbler 0.1.25' PACKAGE_TARNAME='tumbler' PACKAGE_URL='' PACKAGE_VERSION='0.1.25' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' PNG_CFLAGS='-I/usr/include/libpng15 ' PNG_LIBS='-lpng15 ' POFILES=' ar.po ast.po bg.po bn.po ca.po cs.po da.po de.po el.po en_GB.po es.po eu.po fi.po fr.po gl.po he.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po ms.po nb.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po si.po sk.po sv.po te.po tr.po ug.po uk.po zh_CN.po zh_TW.po' POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 ' POPPLER_GLIB_LIBS='-lpoppler-glib -lgobject-2.0 -lcairo -lglib-2.0 ' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TUMBLER_FFMPEG_THUMBNAILER_FALSE='#' TUMBLER_FFMPEG_THUMBNAILER_TRUE='' TUMBLER_FONT_THUMBNAILER_FALSE='#' TUMBLER_FONT_THUMBNAILER_TRUE='' TUMBLER_GSTREAMER_THUMBNAILER_FALSE='#' TUMBLER_GSTREAMER_THUMBNAILER_TRUE='' TUMBLER_JPEG_THUMBNAILER_FALSE='#' TUMBLER_JPEG_THUMBNAILER_TRUE='' TUMBLER_ODF_THUMBNAILER_FALSE='' TUMBLER_ODF_THUMBNAILER_TRUE='#' TUMBLER_PIXBUF_THUMBNAILER_FALSE='#' TUMBLER_PIXBUF_THUMBNAILER_TRUE='' TUMBLER_POPPLER_THUMBNAILER_FALSE='#' TUMBLER_POPPLER_THUMBNAILER_TRUE='' TUMBLER_RAW_THUMBNAILER_FALSE='' TUMBLER_RAW_THUMBNAILER_TRUE='#' TUMBLER_VERINFO='0:0:0' TUMBLER_VERSION_API='1' TUMBLER_VERSION_API_MAJOR='1' TUMBLER_VERSION_MAJOR='0' TUMBLER_VERSION_MICRO='25' TUMBLER_VERSION_MINOR='1' TUMBLER_XDG_CACHE_FALSE='#' TUMBLER_XDG_CACHE_TRUE='' USE_NLS='yes' VERSION='0.1.25' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -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' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/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='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tumbler" #define PACKAGE_TARNAME "tumbler" #define PACKAGE_VERSION "0.1.25" #define PACKAGE_STRING "tumbler 0.1.25" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "tumbler" #define VERSION "0.1.25" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_LINUX_SCHED_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SCHED_H 1 #define HAVE_SETJMP_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SCHED_GETPARAM 1 #define HAVE_SCHED_SETSCHEDULER 1 #define GETTEXT_PACKAGE "tumbler" #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