This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Mousepad configure 0.3.0, 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2364: checking build system type configure:2378: result: i686-uhu-linux-gnu configure:2398: checking host system type configure:2411: result: i686-uhu-linux-gnu configure:2431: checking target system type configure:2444: result: i686-uhu-linux-gnu configure:2488: checking for a BSD-compatible install configure:2556: result: /bin/install -c configure:2567: checking whether build environment is sane configure:2622: result: yes configure:2773: checking for a thread-safe mkdir -p configure:2812: result: /bin/mkdir -p configure:2819: checking for gawk configure:2835: found /bin/gawk configure:2846: result: gawk configure:2857: checking whether make sets $(MAKE) configure:2879: result: yes configure:2960: checking how to create a ustar tar archive configure:2973: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:2976: $? = 0 configure:3016: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3019: $? = 0 configure:3023: tar -xf - &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:3498: $? = 0 configure:3487: 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:3498: $? = 0 configure:3487: 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:3498: $? = 1 configure:3487: 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:3498: $? = 1 configure:3518: checking whether the C compiler works configure:3540: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3544: $? = 0 configure:3592: result: yes configure:3595: checking for C compiler default output file name configure:3597: result: a.out configure:3603: checking for suffix of executables configure:3610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3614: $? = 0 configure:3636: result: configure:3658: checking whether we are cross compiling configure:3666: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3670: $? = 0 configure:3677: ./conftest configure:3681: $? = 0 configure:3696: result: no configure:3701: checking for suffix of object files configure:3723: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3727: $? = 0 configure:3748: result: o configure:3752: checking whether we are using the GNU C compiler configure:3771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3771: $? = 0 configure:3780: result: yes configure:3789: checking whether i686-uhu-linux-gcc accepts -g configure:3809: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3809: $? = 0 configure:3850: result: yes configure:3867: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3930: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3930: $? = 0 configure:3943: result: none needed configure:3965: checking dependency style of i686-uhu-linux-gcc configure:4076: result: gcc3 configure:4097: checking how to run the C preprocessor configure:4128: i686-uhu-linux-gcc -E conftest.c configure:4128: $? = 0 configure:4142: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mousepad" | #define PACKAGE_TARNAME "mousepad" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "Mousepad 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "mousepad" | #define VERSION "0.3.0" | /* end confdefs.h. */ | #include configure:4167: result: i686-uhu-linux-gcc -E configure:4187: i686-uhu-linux-gcc -E conftest.c configure:4187: $? = 0 configure:4201: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mousepad" | #define PACKAGE_TARNAME "mousepad" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "Mousepad 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "mousepad" | #define VERSION "0.3.0" | /* end confdefs.h. */ | #include configure:4230: checking for grep that handles long lines and -e configure:4288: result: /bin/grep configure:4293: checking for egrep configure:4355: result: /bin/grep -E configure:4360: checking for ANSI C header files configure:4380: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4380: $? = 0 configure:4453: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4453: $? = 0 configure:4453: ./conftest configure:4453: $? = 0 configure:4464: result: yes configure:4477: checking for sys/types.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for sys/stat.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for stdlib.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for string.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for memory.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for strings.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for inttypes.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for stdint.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for unistd.h configure:4477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4490: checking minix/config.h usability configure:4490: 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 #include ^ compilation terminated. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mousepad" | #define PACKAGE_TARNAME "mousepad" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "Mousepad 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "mousepad" | #define VERSION "0.3.0" | #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:4490: result: no configure:4490: checking minix/config.h presence configure:4490: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mousepad" | #define PACKAGE_TARNAME "mousepad" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "Mousepad 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "mousepad" | #define VERSION "0.3.0" | #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:4490: result: no configure:4490: checking for minix/config.h configure:4490: result: no configure:4511: checking whether it is safe to define __EXTENSIONS__ configure:4529: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4529: $? = 0 configure:4536: result: yes configure:4551: checking for library containing strerror configure:4582: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4582: $? = 0 configure:4599: result: none required configure:4617: checking for i686-uhu-linux-gcc configure:4644: result: i686-uhu-linux-gcc configure:4913: checking for C compiler version configure:4922: 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:4933: $? = 0 configure:4922: 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:4933: $? = 0 configure:4922: 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:4933: $? = 1 configure:4922: 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:4933: $? = 1 configure:4937: checking whether we are using the GNU C compiler configure:4965: result: yes configure:4974: checking whether i686-uhu-linux-gcc accepts -g configure:5035: result: yes configure:5052: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5128: result: none needed configure:5150: checking dependency style of i686-uhu-linux-gcc configure:5261: result: gcc3 configure:5277: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5308: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5312: $? = 0 configure:5318: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5322: $? = 0 configure:5333: cc -c conftest.c >&5 configure:5337: $? = 0 configure:5345: cc -c conftest.c -o conftest2.o >&5 configure:5349: $? = 0 configure:5355: cc -c conftest.c -o conftest2.o >&5 configure:5359: $? = 0 configure:5377: result: yes configure:5402: checking for a sed that does not truncate output configure:5466: result: /bin/sed configure:5484: checking for fgrep configure:5546: result: /bin/grep -F configure:5573: checking how to print strings configure:5600: result: printf configure:5633: checking for ld used by i686-uhu-linux-gcc configure:5700: result: /usr/bin/ld configure:5707: checking if the linker (/usr/bin/ld) is GNU ld configure:5722: result: yes configure:5736: checking whether NLS is requested configure:5745: result: yes configure:5773: checking for intltool-update configure:5791: found /usr/bin/intltool-update configure:5803: result: /usr/bin/intltool-update configure:5813: checking for intltool-merge configure:5831: found /usr/bin/intltool-merge configure:5843: result: /usr/bin/intltool-merge configure:5853: checking for intltool-extract configure:5871: found /usr/bin/intltool-extract configure:5883: result: /usr/bin/intltool-extract configure:6037: checking for xgettext configure:6055: found /usr/bin/xgettext configure:6067: result: /usr/bin/xgettext configure:6077: checking for msgmerge configure:6095: found /usr/bin/msgmerge configure:6107: result: /usr/bin/msgmerge configure:6117: checking for msgfmt configure:6135: found /usr/bin/msgfmt configure:6147: result: /usr/bin/msgfmt configure:6157: checking for gmsgfmt configure:6188: result: /usr/bin/msgfmt configure:6208: checking for perl configure:6226: found /usr/bin/perl configure:6238: result: /usr/bin/perl configure:6249: checking for perl >= 5.8.1 configure:6256: result: 5.18.2 configure:6260: checking for XML::Parser configure:6263: result: ok configure:6288: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6288: $? = 0 configure:6318: checking for perl5 configure:6334: found /usr/bin/perl5 configure:6345: result: perl5 configure:6400: checking for BSD- or MS-compatible name lister (nm) configure:6449: result: /usr/bin/nm -B configure:6579: checking the name lister (/usr/bin/nm -B) interface configure:6586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6589: /usr/bin/nm -B "conftest.o" configure:6592: output 00000000 B some_variable configure:6599: result: BSD nm configure:6602: checking whether ln -s works configure:6606: result: yes configure:6614: checking the maximum length of command line arguments configure:6744: result: 1572864 configure:6761: checking whether the shell understands some XSI constructs configure:6771: result: yes configure:6775: checking whether the shell understands "+=" configure:6781: result: yes configure:6816: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6856: result: func_convert_file_noop configure:6863: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6883: result: func_convert_file_noop configure:6890: checking for /usr/bin/ld option to reload object files configure:6897: result: -r configure:6931: checking for i686-uhu-linux-objdump configure:6961: result: no configure:6971: checking for objdump configure:6987: found /usr/bin/objdump configure:6998: result: objdump configure:7030: checking how to recognize dependent libraries configure:7232: result: pass_all configure:7277: checking for i686-uhu-linux-dlltool configure:7307: result: no configure:7317: checking for dlltool configure:7347: result: no configure:7377: checking how to associate runtime and link libraries configure:7404: result: printf %s\n configure:7420: checking for i686-uhu-linux-ar configure:7436: found /usr/bin/i686-uhu-linux-ar configure:7447: result: i686-uhu-linux-ar configure:7528: checking for archiver @FILE support configure:7545: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7545: $? = 0 configure:7548: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7551: $? = 0 configure:7556: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7559: $? = 1 configure:7571: result: @ configure:7589: checking for i686-uhu-linux-strip configure:7619: result: no configure:7629: checking for strip configure:7645: found /usr/bin/strip configure:7656: result: strip configure:7688: checking for i686-uhu-linux-ranlib configure:7718: result: no configure:7728: checking for ranlib configure:7744: found /usr/bin/ranlib configure:7755: result: ranlib configure:7857: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7977: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7980: $? = 0 configure:7984: /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:7987: $? = 0 configure:8053: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8056: $? = 0 configure:8094: result: ok configure:8131: checking for sysroot configure:8161: result: no configure:8377: checking for i686-uhu-linux-mt configure:8407: result: no configure:8417: checking for mt configure:8447: result: no configure:8467: checking if : is a manifest tool configure:8473: : '-?' configure:8481: result: no configure:9120: checking for dlfcn.h configure:9120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9120: $? = 0 configure:9120: result: yes configure:9325: checking for objdir configure:9340: result: .libs configure:9607: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9625: 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:9629: $? = 0 configure:9642: result: no configure:9969: checking for i686-uhu-linux-gcc option to produce PIC configure:9976: result: -fPIC -DPIC configure:9984: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10002: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10006: $? = 0 configure:10019: result: yes configure:10048: checking if i686-uhu-linux-gcc static flag -static works configure:10076: result: yes configure:10091: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10116: $? = 0 configure:10138: result: yes configure:10146: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10193: result: yes configure:10226: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11379: result: yes configure:11416: checking whether -lc should be explicitly linked in configure:11424: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11427: $? = 0 configure:11442: 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:11445: $? = 0 configure:11459: result: no configure:11619: checking dynamic linker characteristics configure:12130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12130: $? = 0 configure:12352: result: GNU/Linux ld.so configure:12459: checking how to hardcode library paths into programs configure:12484: result: immediate configure:13024: checking whether stripping libraries is possible configure:13029: result: yes configure:13064: checking if libtool supports shared libraries configure:13066: result: yes configure:13069: checking whether to build shared libraries configure:13090: result: yes configure:13093: checking whether to build static libraries configure:13097: result: no configure:13148: checking errno.h usability configure:13148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking errno.h presence configure:13148: i686-uhu-linux-gcc -E conftest.c configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking for errno.h configure:13148: result: yes configure:13148: checking fcntl.h usability configure:13148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking fcntl.h presence configure:13148: i686-uhu-linux-gcc -E conftest.c configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking for fcntl.h configure:13148: result: yes configure:13148: checking libintl.h usability configure:13148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking libintl.h presence configure:13148: i686-uhu-linux-gcc -E conftest.c configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking for libintl.h configure:13148: result: yes configure:13148: checking for memory.h configure:13148: result: yes configure:13148: checking math.h usability configure:13148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking math.h presence configure:13148: i686-uhu-linux-gcc -E conftest.c configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking for math.h configure:13148: result: yes configure:13148: checking for stdlib.h configure:13148: result: yes configure:13148: checking for string.h configure:13148: result: yes configure:13148: checking for sys/types.h configure:13148: result: yes configure:13148: checking for sys/stat.h configure:13148: result: yes configure:13148: checking time.h usability configure:13148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking time.h presence configure:13148: i686-uhu-linux-gcc -E conftest.c configure:13148: $? = 0 configure:13148: result: yes configure:13148: checking for time.h configure:13148: result: yes configure:13148: checking for unistd.h configure:13148: result: yes configure:13172: checking locale.h usability configure:13172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13172: $? = 0 configure:13172: result: yes configure:13172: checking locale.h presence configure:13172: i686-uhu-linux-gcc -E conftest.c configure:13172: $? = 0 configure:13172: result: yes configure:13172: checking for locale.h configure:13172: result: yes configure:13183: checking for LC_MESSAGES configure:13199: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13199: $? = 0 configure:13207: result: yes configure:13224: checking for libintl.h configure:13224: result: yes configure:13232: checking for ngettext in libc configure:13250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13250: $? = 0 configure:13259: result: yes configure:13263: checking for dgettext in libc configure:13281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13281: $? = 0 configure:13290: result: yes configure:13297: checking for bind_textdomain_codeset configure:13297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13297: $? = 0 configure:13297: result: yes configure:13573: checking for msgfmt configure:13600: result: /usr/bin/msgfmt configure:13611: checking for dcgettext configure:13611: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13611: $? = 0 configure:13611: result: yes configure:13621: checking if msgfmt accepts -c configure:13636: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13639: $? = 0 configure:13641: result: yes configure:13651: checking for gmsgfmt configure:13682: result: /usr/bin/msgfmt configure:13692: checking for xgettext configure:13719: result: /usr/bin/xgettext configure:13738: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13738: $? = 0 configure:13820: checking for catalogs to be installed configure:13845: result: ar cs da de es fr hr id it ja ko lt pl pt pt_BR ro ru sk sr sv ug uk zh_CN zh_TW configure:13878: checking for bind_textdomain_codeset configure:13878: result: yes configure:13884: checking for locales directory configure:13900: result: ${datarootdir}/locale configure:13904: checking for additional xgettext flags configure:13912: result: --keyword=Q_ --from-code=UTF-8 configure:13933: checking for i686-uhu-linux-pkg-config configure:13966: result: no configure:13976: checking for pkg-config configure:13994: found /usr/bin/pkg-config configure:14006: result: /usr/bin/pkg-config configure:14031: checking pkg-config is at least version 0.9.0 configure:14034: result: yes configure:14056: checking for glib-2.0 >= 2.12.0 configure:14060: result: 2.40.0 configure:14063: checking GLIB_CFLAGS configure:14066: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:14069: checking GLIB_LIBS configure:14072: result: -lglib-2.0 configure:14128: checking for i686-uhu-linux-pkg-config configure:14158: result: /usr/bin/pkg-config configure:14226: checking pkg-config is at least version 0.9.0 configure:14229: result: yes configure:14251: checking for gthread-2.0 >= 2.12.0 configure:14255: result: 2.40.0 configure:14258: checking GTHREAD_CFLAGS configure:14261: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:14264: checking GTHREAD_LIBS configure:14267: result: -lgthread-2.0 -pthread -lglib-2.0 configure:14323: checking for i686-uhu-linux-pkg-config configure:14353: result: /usr/bin/pkg-config configure:14421: checking pkg-config is at least version 0.9.0 configure:14424: result: yes configure:14446: checking for gtk+-2.0 >= 2.18.0 configure:14450: result: 2.24.24 configure:14453: checking GTK_CFLAGS configure:14456: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:14459: checking GTK_LIBS configure:14462: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:14518: checking for i686-uhu-linux-pkg-config configure:14548: result: /usr/bin/pkg-config configure:14616: checking pkg-config is at least version 0.9.0 configure:14619: result: yes configure:14641: checking for gtksourceview-2.0 >= configure:14645: result: 2.10.5 configure:14648: checking GTKSOURCEVIEW_CFLAGS configure:14651: result: -pthread -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:14654: checking GTKSOURCEVIEW_LIBS configure:14657: result: -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:14727: checking for i686-uhu-linux-pkg-config configure:14757: result: /usr/bin/pkg-config configure:14825: checking pkg-config is at least version 0.9.0 configure:14828: result: yes configure:14850: checking for dbus-glib-1 >= 0.34 configure:14854: result: 0.102 configure:14857: checking DBUS_CFLAGS configure:14860: result: -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 configure:14863: checking DBUS_LIBS configure:14866: result: -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 configure:14942: checking whether to build with debugging support configure:15023: result: minimum configure:15040: checking whether /usr/bin/ld accepts --as-needed configure:15045: result: yes configure:15054: checking whether /usr/bin/ld accepts -O1 configure:15059: result: yes configure:15070: checking PLATFORM_CPPFLAGS configure:15072: result: configure:15075: checking PLATFORM_CFLAGS configure:15077: result: configure:15080: checking PLATFORM_LDFLAGS configure:15082: result: configure:15197: checking that generated files are newer than configure configure:15203: result: done configure:15242: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Mousepad config.status 0.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1227: creating Makefile config.status:1227: creating mousepad/Makefile config.status:1227: creating po/Makefile.in config.status:1227: creating config.h config.status:1456: executing depfiles commands config.status:1456: executing libtool commands config.status:1456: executing default-1 commands config.status:1456: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_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_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' 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_PKG_CONFIG=/usr/bin/pkg-config 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_PERL=perl5 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_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 xdt_cv_DBUS_check=yes xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.12' ALL_LINGUAS='ar cs da de es fr hr id it ja ko lt pl pt pt_BR ro ru sk sr sv 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.12' AWK='gawk' CATALOGS=' ar.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo ug.gmo uk.gmo zh_CN.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=' -DNDEBUG' CYGPATH_W='echo' DATADIRNAME='share' DBUS_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_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DBUS_REQUIRED_VERSION='0.34' DBUS_VERSION='0.102' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='mousepad' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLIB_REQUIRED_VERSION='2.12.0' GLIB_VERSION='2.40.0' GMOFILES=' ar.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo ug.gmo uk.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTHREAD_REQUIRED_VERSION='2.12.0' GTHREAD_VERSION='2.40.0' GTKSOURCEVIEW_CFLAGS='-pthread -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTKSOURCEVIEW_LIBS='-lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTKSOURCEVIEW_REQUIRED_VERSION='' GTKSOURCEVIEW_VERSION='2.10.5' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK_REQUIRED_VERSION='2.18.0' GTK_VERSION='2.24.24' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' 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' LIBOBJS='' 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' MOUSEPAD_VERSION_MAJOR='0' MOUSEPAD_VERSION_MICRO='0' MOUSEPAD_VERSION_MINOR='3' MOUSEPAD_VERSION_NANO='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mousepad' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='Mousepad' PACKAGE_STRING='Mousepad 0.3.0' PACKAGE_TARNAME='mousepad' PACKAGE_URL='' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' PERL='perl5' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_CFLAGS='' PLATFORM_CPPFLAGS='' PLATFORM_LDFLAGS='' POFILES=' ar.po cs.po da.po de.po es.po fr.po hr.po id.po it.po ja.po ko.po lt.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sr.po sv.po ug.po uk.po zh_CN.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.3.0' 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__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='$(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 "Mousepad" #define PACKAGE_TARNAME "mousepad" #define PACKAGE_VERSION "0.3.0" #define PACKAGE_STRING "Mousepad 0.3.0" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "mousepad" #define VERSION "0.3.0" #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 HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MATH_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define GETTEXT_PACKAGE "mousepad" #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 HAVE_DBUS 1 configure: exit 0