This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libxfce4ui configure 4.10.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 = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2508: checking build system type configure:2522: result: i686-uhu-linux-gnu configure:2542: checking host system type configure:2555: result: i686-uhu-linux-gnu configure:2575: checking target system type configure:2588: result: i686-uhu-linux-gnu configure:2631: checking for a BSD-compatible install configure:2699: result: /bin/install -c configure:2710: checking whether build environment is sane configure:2760: result: yes configure:2901: checking for a thread-safe mkdir -p configure:2940: result: /bin/mkdir -p configure:2953: checking for gawk configure:2969: found /bin/gawk configure:2980: result: gawk configure:2991: checking whether make sets $(MAKE) configure:3013: result: yes configure:3096: checking whether to enable maintainer-specific portions of Makefiles configure:3105: result: no configure:3129: checking whether make supports nested variables configure:3146: result: yes configure:3170: checking for style of include used by make configure:3198: result: GNU configure:3229: checking for i686-uhu-linux-gcc configure:3245: found /usr/bin/i686-uhu-linux-gcc configure:3256: result: i686-uhu-linux-gcc configure:3525: checking for C compiler version configure:3534: 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:3545: $? = 0 configure:3534: 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:3545: $? = 0 configure:3534: 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:3545: $? = 1 configure:3534: 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:3545: $? = 1 configure:3565: checking whether the C compiler works configure:3587: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3591: $? = 0 configure:3639: result: yes configure:3642: checking for C compiler default output file name configure:3644: result: a.out configure:3650: checking for suffix of executables configure:3657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3661: $? = 0 configure:3683: result: configure:3705: checking whether we are cross compiling configure:3713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3717: $? = 0 configure:3724: ./conftest configure:3728: $? = 0 configure:3743: result: no configure:3748: checking for suffix of object files configure:3770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3774: $? = 0 configure:3795: result: o configure:3799: checking whether we are using the GNU C compiler configure:3818: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3818: $? = 0 configure:3827: result: yes configure:3836: checking whether i686-uhu-linux-gcc accepts -g configure:3856: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3856: $? = 0 configure:3897: result: yes configure:3914: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3977: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3977: $? = 0 configure:3990: result: none needed configure:4012: checking dependency style of i686-uhu-linux-gcc configure:4123: result: gcc3 configure:4144: checking how to run the C preprocessor configure:4175: i686-uhu-linux-gcc -E conftest.c configure:4175: $? = 0 configure:4189: 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:4189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.0" | /* end confdefs.h. */ | #include configure:4214: result: i686-uhu-linux-gcc -E configure:4234: i686-uhu-linux-gcc -E conftest.c configure:4234: $? = 0 configure:4248: 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:4248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.0" | /* end confdefs.h. */ | #include configure:4277: checking for grep that handles long lines and -e configure:4335: result: /bin/grep configure:4340: checking for egrep configure:4402: result: /bin/grep -E configure:4407: checking for ANSI C header files configure:4427: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4427: $? = 0 configure:4500: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4500: $? = 0 configure:4500: ./conftest configure:4500: $? = 0 configure:4511: result: yes configure:4524: checking for sys/types.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for sys/stat.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for stdlib.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for string.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for memory.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for strings.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for inttypes.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for stdint.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4524: checking for unistd.h configure:4524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4524: $? = 0 configure:4524: result: yes configure:4537: checking minix/config.h usability configure:4537: 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:4537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.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:4537: result: no configure:4537: checking minix/config.h presence configure:4537: 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:4537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.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:4537: result: no configure:4537: checking for minix/config.h configure:4537: result: no configure:4558: checking whether it is safe to define __EXTENSIONS__ configure:4576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4576: $? = 0 configure:4583: result: yes configure:4598: checking for library containing strerror configure:4629: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4646: result: none required configure:4655: checking platform configure:4695: checking for i686-uhu-linux-gcc configure:4722: result: i686-uhu-linux-gcc configure:4991: checking for C compiler version configure:5000: 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:5011: $? = 0 configure:5000: 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:5011: $? = 0 configure:5000: 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:5011: $? = 1 configure:5000: 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:5011: $? = 1 configure:5015: checking whether we are using the GNU C compiler configure:5043: result: yes configure:5052: checking whether i686-uhu-linux-gcc accepts -g configure:5113: result: yes configure:5130: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5206: result: none needed configure:5228: checking dependency style of i686-uhu-linux-gcc configure:5339: result: gcc3 configure:5354: checking for a sed that does not truncate output configure:5418: result: /bin/sed configure:5436: checking for fgrep configure:5498: result: /bin/grep -F configure:5525: checking how to print strings configure:5552: result: printf configure:5585: checking for ld used by i686-uhu-linux-gcc configure:5652: result: /usr/bin/ld configure:5659: checking if the linker (/usr/bin/ld) is GNU ld configure:5674: result: yes configure:5687: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5718: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5722: $? = 0 configure:5728: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5732: $? = 0 configure:5743: cc -c conftest.c >&5 configure:5747: $? = 0 configure:5755: cc -c conftest.c -o conftest2.o >&5 configure:5759: $? = 0 configure:5765: cc -c conftest.c -o conftest2.o >&5 configure:5769: $? = 0 configure:5787: result: yes configure:5814: checking whether NLS is requested configure:5823: result: yes configure:5851: checking for intltool-update configure:5869: found /usr/bin/intltool-update configure:5881: result: /usr/bin/intltool-update configure:5891: checking for intltool-merge configure:5909: found /usr/bin/intltool-merge configure:5921: result: /usr/bin/intltool-merge configure:5931: checking for intltool-extract configure:5949: found /usr/bin/intltool-extract configure:5961: result: /usr/bin/intltool-extract configure:6115: checking for xgettext configure:6133: found /usr/bin/xgettext configure:6145: result: /usr/bin/xgettext configure:6155: checking for msgmerge configure:6173: found /usr/bin/msgmerge configure:6185: result: /usr/bin/msgmerge configure:6195: checking for msgfmt configure:6213: found /usr/bin/msgfmt configure:6225: result: /usr/bin/msgfmt configure:6235: checking for gmsgfmt configure:6266: result: /usr/bin/msgfmt configure:6286: checking for perl configure:6304: found /usr/bin/perl configure:6316: result: /usr/bin/perl configure:6327: checking for perl >= 5.8.1 configure:6334: result: 5.18.2 configure:6338: checking for XML::Parser configure:6341: result: ok configure:6366: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6366: $? = 0 configure:6396: checking for perl5 configure:6412: found /usr/bin/perl5 configure:6423: result: perl5 configure:6478: checking for BSD- or MS-compatible name lister (nm) configure:6527: result: /usr/bin/nm -B configure:6657: checking the name lister (/usr/bin/nm -B) interface configure:6664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6667: /usr/bin/nm -B "conftest.o" configure:6670: output 00000000 B some_variable configure:6677: result: BSD nm configure:6680: checking whether ln -s works configure:6684: result: yes configure:6692: checking the maximum length of command line arguments configure:6822: result: 1572864 configure:6839: checking whether the shell understands some XSI constructs configure:6849: result: yes configure:6853: checking whether the shell understands "+=" configure:6859: result: yes configure:6894: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6934: result: func_convert_file_noop configure:6941: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6961: result: func_convert_file_noop configure:6968: checking for /usr/bin/ld option to reload object files configure:6975: result: -r configure:7009: checking for i686-uhu-linux-objdump configure:7039: result: no configure:7049: checking for objdump configure:7065: found /usr/bin/objdump configure:7076: result: objdump configure:7108: checking how to recognize dependent libraries configure:7310: result: pass_all configure:7355: checking for i686-uhu-linux-dlltool configure:7385: result: no configure:7395: checking for dlltool configure:7425: result: no configure:7455: checking how to associate runtime and link libraries configure:7482: result: printf %s\n configure:7498: checking for i686-uhu-linux-ar configure:7514: found /usr/bin/i686-uhu-linux-ar configure:7525: result: i686-uhu-linux-ar configure:7606: checking for archiver @FILE support configure:7623: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7623: $? = 0 configure:7626: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7629: $? = 0 configure:7634: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7637: $? = 1 configure:7649: result: @ configure:7667: checking for i686-uhu-linux-strip configure:7697: result: no configure:7707: checking for strip configure:7723: found /usr/bin/strip configure:7734: result: strip configure:7766: checking for i686-uhu-linux-ranlib configure:7796: result: no configure:7806: checking for ranlib configure:7822: found /usr/bin/ranlib configure:7833: result: ranlib configure:7935: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8058: $? = 0 configure:8062: /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:8065: $? = 0 configure:8131: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8134: $? = 0 configure:8172: result: ok configure:8209: checking for sysroot configure:8239: result: no configure:8455: checking for i686-uhu-linux-mt configure:8485: result: no configure:8495: checking for mt configure:8525: result: no configure:8545: checking if : is a manifest tool configure:8551: : '-?' configure:8559: result: no configure:9198: checking for dlfcn.h configure:9198: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9198: $? = 0 configure:9198: result: yes configure:9403: checking for objdir configure:9418: result: .libs configure:9685: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9703: 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:9707: $? = 0 configure:9720: result: no configure:10047: checking for i686-uhu-linux-gcc option to produce PIC configure:10054: result: -fPIC -DPIC configure:10062: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10080: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10084: $? = 0 configure:10097: result: yes configure:10126: checking if i686-uhu-linux-gcc static flag -static works configure:10154: result: yes configure:10169: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10194: $? = 0 configure:10216: result: yes configure:10224: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10271: result: yes configure:10304: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11457: result: yes configure:11494: checking whether -lc should be explicitly linked in configure:11502: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11505: $? = 0 configure:11520: 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:11523: $? = 0 configure:11537: result: no configure:11697: checking dynamic linker characteristics configure:12208: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12208: $? = 0 configure:12430: result: GNU/Linux ld.so configure:12537: checking how to hardcode library paths into programs configure:12562: result: immediate configure:13102: checking whether stripping libraries is possible configure:13107: result: yes configure:13142: checking if libtool supports shared libraries configure:13144: result: yes configure:13147: checking whether to build shared libraries configure:13168: result: yes configure:13171: checking whether to build static libraries configure:13175: result: no configure:13228: checking for ANSI C header files configure:13332: result: yes configure:13344: checking crt_externs.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:13344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.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 STDC_HEADERS 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:13344: result: no configure:13344: checking crt_externs.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c conftest.c:29:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:13344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.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 STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:13344: result: no configure:13344: checking for crt_externs.h configure:13344: result: no configure:13344: checking errno.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking errno.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for errno.h configure:13344: result: yes configure:13344: checking fcntl.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking fcntl.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for fcntl.h configure:13344: result: yes configure:13344: checking limits.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking limits.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for limits.h configure:13344: result: yes configure:13344: checking locale.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking locale.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for locale.h configure:13344: result: yes configure:13344: checking math.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking math.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for math.h configure:13344: result: yes configure:13344: checking for memory.h configure:13344: result: yes configure:13344: checking signal.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking signal.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for signal.h configure:13344: result: yes configure:13344: checking stdarg.h usability configure:13344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking stdarg.h presence configure:13344: i686-uhu-linux-gcc -E conftest.c configure:13344: $? = 0 configure:13344: result: yes configure:13344: checking for stdarg.h configure:13344: result: yes configure:13344: checking for stdlib.h configure:13344: result: yes configure:13344: checking for string.h configure:13344: result: yes configure:13344: checking for unistd.h configure:13344: result: yes configure:13354: checking whether environ is declared configure:13354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13354: $? = 0 configure:13354: result: yes configure:13367: checking for _NSGetEnviron configure:13367: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccQaPANG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_NSGetEnviron' collect2: error: ld returned 1 exit status configure:13367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxfce4ui" | #define PACKAGE_TARNAME "libxfce4ui" | #define PACKAGE_VERSION "4.10.0" | #define PACKAGE_STRING "libxfce4ui 4.10.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "libxfce4ui" | #define VERSION "4.10.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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_ENVIRON 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:13367: result: no configure:13390: checking for locale.h configure:13390: result: yes configure:13401: checking for LC_MESSAGES configure:13417: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13417: $? = 0 configure:13425: result: yes configure:13442: checking libintl.h usability configure:13442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13442: $? = 0 configure:13442: result: yes configure:13442: checking libintl.h presence configure:13442: i686-uhu-linux-gcc -E conftest.c configure:13442: $? = 0 configure:13442: result: yes configure:13442: checking for libintl.h configure:13442: result: yes configure:13450: checking for ngettext in libc configure:13468: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13468: $? = 0 configure:13477: result: yes configure:13481: checking for dgettext in libc configure:13499: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13499: $? = 0 configure:13508: result: yes configure:13515: checking for bind_textdomain_codeset configure:13515: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13515: $? = 0 configure:13515: result: yes configure:13791: checking for msgfmt configure:13818: result: /usr/bin/msgfmt configure:13829: checking for dcgettext configure:13829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13829: $? = 0 configure:13829: result: yes configure:13839: checking if msgfmt accepts -c configure:13854: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13857: $? = 0 configure:13859: result: yes configure:13869: checking for gmsgfmt configure:13900: result: /usr/bin/msgfmt configure:13910: checking for xgettext configure:13937: result: /usr/bin/xgettext configure:13956: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:14038: checking for catalogs to be installed configure:14063: result: ar ast bn ca cs da de el en_GB es eu fi fr gl he hr hu id is it ja kk ko ku lt lv nb nl nn pa pl pt_BR pt ro ru si sk sv te tl_PH tl tr ug uk ur_PK ur vi zh_CN zh_TW configure:14096: checking for bind_textdomain_codeset configure:14096: result: yes configure:14102: checking for locales directory configure:14118: result: ${datarootdir}/locale configure:14122: checking for additional xgettext flags configure:14130: result: --keyword=Q_ --from-code=UTF-8 configure:14134: checking for X configure:14242: i686-uhu-linux-gcc -E conftest.c configure:14242: $? = 0 configure:14273: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14273: $? = 0 configure:14323: result: libraries , headers configure:14422: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14422: $? = 0 configure:14520: checking for gethostbyname configure:14520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14520: $? = 0 configure:14520: result: yes configure:14617: checking for connect configure:14617: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14617: $? = 0 configure:14617: result: yes configure:14666: checking for remove configure:14666: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14666: $? = 0 configure:14666: result: yes configure:14715: checking for shmat configure:14715: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14715: $? = 0 configure:14715: result: yes configure:14773: checking for IceConnectionNumber in -lICE configure:14798: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:14798: $? = 0 configure:14807: result: yes configure:14822: checking for main in -lX11 configure:14841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE >&5 configure:14841: $? = 0 configure:14850: result: yes configure:14894: checking for SmcSaveYourselfDone in -lSM configure:14919: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lSM -lSM -lICE -lX11 -lICE >&5 configure:14919: $? = 0 configure:14928: result: yes configure:14967: checking for i686-uhu-linux-pkg-config configure:15000: result: no configure:15010: checking for pkg-config configure:15028: found /usr/bin/pkg-config configure:15040: result: /usr/bin/pkg-config configure:15065: checking pkg-config is at least version 0.9.0 configure:15068: result: yes configure:15090: checking for gobject-2.0 >= 2.24.0 configure:15094: result: 2.40.0 configure:15097: checking GOBJECT_CFLAGS configure:15100: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15103: checking GOBJECT_LIBS configure:15106: result: -lgobject-2.0 -lglib-2.0 configure:15162: checking for i686-uhu-linux-pkg-config configure:15192: result: /usr/bin/pkg-config configure:15260: checking pkg-config is at least version 0.9.0 configure:15263: result: yes configure:15285: checking for gtk+-2.0 >= 2.20.0 configure:15289: result: 2.24.24 configure:15292: checking GTK_CFLAGS configure:15295: 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:15298: checking GTK_LIBS configure:15301: 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:15357: checking for i686-uhu-linux-pkg-config configure:15387: result: /usr/bin/pkg-config configure:15455: checking pkg-config is at least version 0.9.0 configure:15458: result: yes configure:15480: checking for libxfce4util-1.0 >= 4.9.0 configure:15484: result: 4.10.1 configure:15487: checking LIBXFCE4UTIL_CFLAGS configure:15490: result: -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15493: checking LIBXFCE4UTIL_LIBS configure:15496: result: -lxfce4util -lglib-2.0 configure:15566: checking for i686-uhu-linux-pkg-config configure:15596: result: /usr/bin/pkg-config configure:15664: checking pkg-config is at least version 0.9.0 configure:15667: result: yes configure:15689: checking for libstartup-notification-1.0 >= 0.4 configure:15693: result: 0.12 configure:15696: checking LIBSTARTUP_NOTIFICATION_CFLAGS configure:15699: result: -I/usr/include/startup-notification-1.0 configure:15702: checking LIBSTARTUP_NOTIFICATION_LIBS configure:15705: result: -lstartup-notification-1 configure:15797: checking for i686-uhu-linux-pkg-config configure:15827: result: /usr/bin/pkg-config configure:15895: checking pkg-config is at least version 0.9.0 configure:15898: result: yes configure:15920: checking for libxfconf-0 >= 4.8.0 configure:15924: result: 4.10.0 configure:15927: checking XFCONF_CFLAGS configure:15930: result: -I/usr/include/xfce4/xfconf-0 -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:15933: checking XFCONF_LIBS configure:15936: result: -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 configure:15985: checking for additional vendor name and/or info configure:16004: result: not set configure:16008: checking for a custom manual website location configure:16023: result: http://docs.xfce.org/help.php configure:16240: checking for optional package gladeui-1.0 >= 3.5.0 configure:16242: result: not found configure:16305: checking for gtkdoc-check configure:16338: result: no configure:16347: checking for gtkdoc-rebase configure:16380: result: no configure:16391: checking for gtkdoc-mkpdf configure:16424: result: no configure:16555: checking whether to build gtk-doc documentation configure:16557: result: no configure:16631: checking whether to build with debugging support configure:16712: result: minimum configure:16729: checking whether /usr/bin/ld accepts --as-needed configure:16734: result: yes configure:16743: checking whether /usr/bin/ld accepts -O1 configure:16748: result: yes configure:16770: checking if i686-uhu-linux-gcc supports -Wall configure:16778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -DNDEBUG conftest.c >&5 configure:16778: $? = 0 configure:16785: result: yes configure:16770: checking if i686-uhu-linux-gcc supports -Werror configure:16778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -DNDEBUG conftest.c >&5 configure:16778: $? = 0 configure:16785: result: yes configure:16770: checking if i686-uhu-linux-gcc supports -Wno-unused-parameter configure:16778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unused-parameter -DNDEBUG conftest.c >&5 configure:16778: $? = 0 configure:16785: result: yes configure:16795: checking whether i686-uhu-linux-gcc supports the GNUC visibility attribute configure:16811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Werror -Wno-unused-parameter -DNDEBUG conftest.c >&5 configure:16811: $? = 0 configure:16814: result: yes configure:16840: checking if i686-uhu-linux-gcc supports -Wno-sign-compare configure:16848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-sign-compare -DNDEBUG -DHAVE_GNUC_VISIBILITY conftest.c >&5 configure:16848: $? = 0 configure:16855: result: yes configure:16865: checking PLATFORM_CPPFLAGS configure:16867: result: configure:16870: checking PLATFORM_CFLAGS configure:16872: result: configure:16875: checking PLATFORM_LDFLAGS configure:16877: result: configure:17069: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libxfce4ui config.status 4.10.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:1294: creating Makefile config.status:1294: creating docs/Makefile config.status:1294: creating docs/version.xml config.status:1294: creating glade/Makefile config.status:1294: creating glade/icons/Makefile config.status:1294: creating glade/icons/16x16/Makefile config.status:1294: creating glade/icons/22x22/Makefile config.status:1294: creating icons/Makefile config.status:1294: creating icons/48x48/Makefile config.status:1294: creating libxfce4kbd-private/libxfce4kbd-private-2.pc config.status:1294: creating libxfce4kbd-private/Makefile config.status:1294: creating libxfce4ui/libxfce4ui-1.pc config.status:1294: creating libxfce4ui/libxfce4ui-config.h config.status:1294: creating libxfce4ui/Makefile config.status:1294: creating xfce4-about/Makefile config.status:1294: creating po/Makefile.in config.status:1294: creating config.h config.status:1523: executing depfiles commands config.status:1523: executing libtool commands config.status:1523: executing default-1 commands config.status:1523: 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_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_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_XMKMF_set= ac_cv_env_XMKMF_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__NSGetEnviron=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_decl_environ=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_crt_externs_h=no 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_limits_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_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SM_SmcSaveYourselfDone=yes ac_cv_lib_X11_main=yes 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_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_GLADEUI_check=yes xdt_cv_LIBSTARTUP_NOTIFICATION_check=yes xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='ar ast bn ca cs da de el en_GB es eu fi fr gl he hr hu id is it ja kk ko ku lt lv nb nl nn pa pl pt_BR pt ro ru si sk sv te tl_PH tl tr ug uk ur_PK ur vi 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 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 hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sv.gmo te.gmo tl_PH.gmo tl.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.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 -DHAVE_GNUC_VISIBILITY' CYGPATH_W='echo' DATADIRNAME='share' 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='#' ENABLE_KEYBOARD_LIBRARY_FALSE='#' ENABLE_KEYBOARD_LIBRARY_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='libxfce4ui' GLADEUI_CATALOGDIR='' GLADEUI_CFLAGS='' GLADEUI_LIBS='' GLADEUI_MODULEDIR='' GLADEUI_PIXMAPDIR='' GLADEUI_REQUIRED_VERSION='' GLADEUI_VERSION='' GMOFILES=' ar.gmo ast.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 hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sv.gmo te.gmo tl_PH.gmo tl.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' GOBJECT_REQUIRED_VERSION='2.24.0' GOBJECT_VERSION='2.40.0' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' 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_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='' 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.20.0' GTK_VERSION='2.24.24' HAVE_GLADEUI_FALSE='' HAVE_GLADEUI_TRUE='#' HAVE_GNUC_VISIBILITY_FALSE='#' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_LIBSTARTUP_NOTIFICATION_FALSE='#' HAVE_LIBSTARTUP_NOTIFICATION_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' LIBOBJS='' LIBS='' LIBSM_CFLAGS='' LIBSM_LDFLAGS='' LIBSM_LIBS=' -lSM -lICE -lX11' LIBSTARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 ' LIBSTARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 ' LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION='0.4' LIBSTARTUP_NOTIFICATION_VERSION='0.12' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS=' -lSM -lICE -lX11' LIBXFCE4KBD_PRIVATE_VERINFO='0:0:0' LIBXFCE4KBD_PRIVATE_VERSION_API='2' LIBXFCE4UI_VERINFO='0:0:0' LIBXFCE4UI_VERSION_API='1' LIBXFCE4UI_VERSION_MAJOR='4' LIBXFCE4UI_VERSION_MICRO='0' LIBXFCE4UI_VERSION_MINOR='10' LIBXFCE4UTIL_CFLAGS='-I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBXFCE4UTIL_LIBS='-lxfce4util -lglib-2.0 ' LIBXFCE4UTIL_REQUIRED_VERSION='4.9.0' LIBXFCE4UTIL_VERSION='4.10.1' 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='' NO_UNDEFINED='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxfce4ui' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='libxfce4ui' PACKAGE_STRING='libxfce4ui 4.10.0' PACKAGE_TARNAME='libxfce4ui' PACKAGE_URL='' PACKAGE_VERSION='4.10.0' PATH_SEPARATOR=':' PERL='perl5' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_CFLAGS='' PLATFORM_CPPFLAGS='' PLATFORM_LDFLAGS='' PLATFORM_OSX_FALSE='' PLATFORM_OSX_TRUE='#' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' ar.po ast.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 hr.po hu.po id.po is.po it.po ja.po kk.po ko.po ku.po lt.po lv.po nb.po nl.po nn.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sv.po te.po tl_PH.po tl.po tr.po ug.po uk.po ur_PK.po ur.po vi.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='4.10.0' XFCONF_CFLAGS='-I/usr/include/xfce4/xfconf-0 -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 ' XFCONF_LIBS='-lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' XFCONF_REQUIRED_VERSION='4.8.0' XFCONF_VERSION='4.10.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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-tar} chof - "$$tardir"' am__untar='$${TAR-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 "libxfce4ui" #define PACKAGE_TARNAME "libxfce4ui" #define PACKAGE_VERSION "4.10.0" #define PACKAGE_STRING "libxfce4ui 4.10.0" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "libxfce4ui" #define VERSION "4.10.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 STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DECL_ENVIRON 1 #define GETTEXT_PACKAGE "libxfce4ui" #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_LIBX11 1 #define HAVE_LIBSM 1 #define HAVE_LIBSTARTUP_NOTIFICATION 1 #define MANUAL_WEBSITE "http://docs.xfce.org/help.php" configure: exit 0