This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nautilus configure 3.12.2, 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 = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2464: checking for a BSD-compatible install configure:2532: result: /bin/install -c configure:2543: checking whether build environment is sane configure:2598: result: yes configure:2749: checking for a thread-safe mkdir -p configure:2788: result: /bin/mkdir -p configure:2795: checking for gawk configure:2811: found /bin/gawk configure:2822: result: gawk configure:2833: checking whether make sets $(MAKE) configure:2855: result: yes configure:2884: checking whether make supports nested variables configure:2901: result: yes configure:2990: checking whether UID '82' is supported by ustar format configure:2993: result: yes configure:3000: checking whether GID '82' is supported by ustar format configure:3003: result: yes configure:3011: checking how to create a ustar tar archive configure:3022: 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:3025: $? = 0 configure:3065: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3068: $? = 0 configure:3072: 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:3567: $? = 0 configure:3556: 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:3567: $? = 0 configure:3556: 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:3567: $? = 1 configure:3556: 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:3567: $? = 1 configure:3587: checking whether the C compiler works configure:3609: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3613: $? = 0 configure:3661: result: yes configure:3664: checking for C compiler default output file name configure:3666: result: a.out configure:3672: checking for suffix of executables configure:3679: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3683: $? = 0 configure:3705: result: configure:3727: checking whether we are cross compiling configure:3735: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3739: $? = 0 configure:3746: ./conftest configure:3750: $? = 0 configure:3765: result: no configure:3770: checking for suffix of object files configure:3792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3796: $? = 0 configure:3817: result: o configure:3821: checking whether we are using the GNU C compiler configure:3840: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3840: $? = 0 configure:3849: result: yes configure:3858: checking whether i686-uhu-linux-gcc accepts -g configure:3878: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3878: $? = 0 configure:3919: result: yes configure:3936: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3999: $? = 0 configure:4012: result: none needed configure:4034: checking dependency style of i686-uhu-linux-gcc configure:4145: result: gcc3 configure:4166: checking how to run the C preprocessor configure:4197: i686-uhu-linux-gcc -E conftest.c configure:4197: $? = 0 configure:4211: 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:4211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:4236: result: i686-uhu-linux-gcc -E configure:4256: i686-uhu-linux-gcc -E conftest.c configure:4256: $? = 0 configure:4270: 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:4270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:4299: checking for grep that handles long lines and -e configure:4357: result: /bin/grep configure:4362: checking for egrep configure:4424: result: /bin/grep -E configure:4429: checking for ANSI C header files configure:4449: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4522: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4522: ./conftest configure:4522: $? = 0 configure:4533: result: yes configure:4546: checking for sys/types.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for sys/stat.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for stdlib.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for string.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for memory.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for strings.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for inttypes.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for stdint.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for unistd.h configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4558: checking whether byte ordering is bigendian configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:22:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:22:15: error: unknown type name 'universal' configure:4573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4618: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4618: $? = 0 configure:4636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:4: error: unknown type name 'not' not big endian ^ conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4764: result: no configure:4790: checking for i686-uhu-linux-gcc configure:4817: result: i686-uhu-linux-gcc configure:5086: checking for C compiler version configure:5095: 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:5106: $? = 0 configure:5095: 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:5106: $? = 0 configure:5095: 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:5106: $? = 1 configure:5095: 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:5106: $? = 1 configure:5110: checking whether we are using the GNU C compiler configure:5138: result: yes configure:5147: checking whether i686-uhu-linux-gcc accepts -g configure:5208: result: yes configure:5225: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5301: result: none needed configure:5323: checking dependency style of i686-uhu-linux-gcc configure:5434: result: gcc3 configure:5454: checking how to run the C preprocessor configure:5524: result: i686-uhu-linux-gcc -E configure:5544: i686-uhu-linux-gcc -E conftest.c configure:5544: $? = 0 configure:5558: i686-uhu-linux-gcc -E conftest.c conftest.c:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | #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:5587: checking whether ln -s works configure:5591: result: yes configure:5598: checking whether make sets $(MAKE) configure:5620: result: yes configure:5661: checking build system type configure:5675: result: i686-uhu-linux-gnu configure:5695: checking host system type configure:5708: result: i686-uhu-linux-gnu configure:5749: checking how to print strings configure:5776: result: printf configure:5797: checking for a sed that does not truncate output configure:5861: result: /bin/sed configure:5879: checking for fgrep configure:5941: result: /bin/grep -F configure:5976: checking for ld used by i686-uhu-linux-gcc configure:6043: result: /usr/bin/ld configure:6050: checking if the linker (/usr/bin/ld) is GNU ld configure:6065: result: yes configure:6077: checking for BSD- or MS-compatible name lister (nm) configure:6126: result: /usr/bin/nm -B configure:6256: checking the name lister (/usr/bin/nm -B) interface configure:6263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6266: /usr/bin/nm -B "conftest.o" configure:6269: output 00000000 B some_variable configure:6276: result: BSD nm configure:6280: checking the maximum length of command line arguments configure:6410: result: 1572864 configure:6427: checking whether the shell understands some XSI constructs configure:6437: result: yes configure:6441: checking whether the shell understands "+=" configure:6447: result: yes configure:6482: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6522: result: func_convert_file_noop configure:6529: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6549: result: func_convert_file_noop configure:6556: checking for /usr/bin/ld option to reload object files configure:6563: result: -r configure:6597: checking for i686-uhu-linux-objdump configure:6627: result: no configure:6637: checking for objdump configure:6653: found /usr/bin/objdump configure:6664: result: objdump configure:6696: checking how to recognize dependent libraries configure:6898: result: pass_all configure:6943: checking for i686-uhu-linux-dlltool configure:6973: result: no configure:6983: checking for dlltool configure:7013: result: no configure:7043: checking how to associate runtime and link libraries configure:7070: result: printf %s\n configure:7086: checking for i686-uhu-linux-ar configure:7102: found /usr/bin/i686-uhu-linux-ar configure:7113: result: i686-uhu-linux-ar configure:7194: checking for archiver @FILE support configure:7211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7211: $? = 0 configure:7214: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7217: $? = 0 configure:7222: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7225: $? = 1 configure:7237: result: @ configure:7255: checking for i686-uhu-linux-strip configure:7285: result: no configure:7295: checking for strip configure:7311: found /usr/bin/strip configure:7322: result: strip configure:7354: checking for i686-uhu-linux-ranlib configure:7384: result: no configure:7394: checking for ranlib configure:7410: found /usr/bin/ranlib configure:7421: result: ranlib configure:7523: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7646: $? = 0 configure:7650: /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:7653: $? = 0 configure:7719: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7722: $? = 0 configure:7760: result: ok configure:7797: checking for sysroot configure:7827: result: no configure:8049: checking for i686-uhu-linux-mt configure:8079: result: no configure:8089: checking for mt configure:8119: result: no configure:8139: checking if : is a manifest tool configure:8145: : '-?' configure:8153: result: no configure:8792: checking for dlfcn.h configure:8792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8792: $? = 0 configure:8792: result: yes configure:8997: checking for objdir configure:9012: result: .libs configure:9283: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9301: 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:9305: $? = 0 configure:9318: result: no configure:9645: checking for i686-uhu-linux-gcc option to produce PIC configure:9652: result: -fPIC -DPIC configure:9660: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9682: $? = 0 configure:9695: result: yes configure:9724: checking if i686-uhu-linux-gcc static flag -static works configure:9752: result: yes configure:9767: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9792: $? = 0 configure:9814: result: yes configure:9822: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9869: result: yes configure:9902: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11055: result: yes configure:11092: checking whether -lc should be explicitly linked in configure:11100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11103: $? = 0 configure:11118: 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:11121: $? = 0 configure:11135: result: no configure:11295: checking dynamic linker characteristics configure:11806: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11806: $? = 0 configure:12032: result: GNU/Linux ld.so configure:12139: checking how to hardcode library paths into programs configure:12164: result: immediate configure:12704: checking whether stripping libraries is possible configure:12709: result: yes configure:12744: checking if libtool supports shared libraries configure:12746: result: yes configure:12749: checking whether to build shared libraries configure:12770: result: yes configure:12773: checking whether to build static libraries configure:12777: result: no configure:12817: checking for pkg-config configure:12835: found /usr/bin/pkg-config configure:12848: result: /usr/bin/pkg-config configure:12857: checking for floor in -lm configure:12882: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:12882: $? = 0 configure:12891: result: yes configure:12915: checking locale.h usability configure:12915: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12915: $? = 0 configure:12915: result: yes configure:12915: checking locale.h presence configure:12915: i686-uhu-linux-gcc -E conftest.c configure:12915: $? = 0 configure:12915: result: yes configure:12915: checking for locale.h configure:12915: result: yes configure:12926: checking for LC_MESSAGES configure:12942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:12942: $? = 0 configure:12950: result: yes configure:12967: checking libintl.h usability configure:12967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12967: $? = 0 configure:12967: result: yes configure:12967: checking libintl.h presence configure:12967: i686-uhu-linux-gcc -E conftest.c configure:12967: $? = 0 configure:12967: result: yes configure:12967: checking for libintl.h configure:12967: result: yes configure:12975: checking for ngettext in libc configure:12993: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:12993: $? = 0 configure:13002: result: yes configure:13006: checking for dgettext in libc configure:13024: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:13024: $? = 0 configure:13033: result: yes configure:13040: checking for bind_textdomain_codeset configure:13040: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13316: checking for msgfmt configure:13343: result: /usr/bin/msgfmt configure:13354: checking for dcgettext configure:13354: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:52:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13354: $? = 0 configure:13354: result: yes configure:13364: checking if msgfmt accepts -c configure:13379: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13382: $? = 0 configure:13384: result: yes configure:13394: checking for gmsgfmt configure:13425: result: /usr/bin/msgfmt configure:13435: checking for xgettext configure:13462: result: /usr/bin/xgettext configure:13481: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:13481: $? = 0 configure:13664: checking for i686-uhu-linux-pkg-config configure:13694: result: /usr/bin/pkg-config configure:13762: checking pkg-config is at least version 0.16 configure:13765: result: yes configure:13875: checking whether NLS is requested configure:13884: result: yes configure:13902: checking for intltool >= 0.40.1 configure:13904: result: 0.50.2 found configure:13912: checking for intltool-update configure:13930: found /usr/bin/intltool-update configure:13942: result: /usr/bin/intltool-update configure:13952: checking for intltool-merge configure:13970: found /usr/bin/intltool-merge configure:13982: result: /usr/bin/intltool-merge configure:13992: checking for intltool-extract configure:14010: found /usr/bin/intltool-extract configure:14022: result: /usr/bin/intltool-extract configure:14176: checking for xgettext configure:14206: result: /usr/bin/xgettext configure:14216: checking for msgmerge configure:14234: found /usr/bin/msgmerge configure:14246: result: /usr/bin/msgmerge configure:14256: checking for msgfmt configure:14286: result: /usr/bin/msgfmt configure:14296: checking for gmsgfmt configure:14327: result: /usr/bin/msgfmt configure:14347: checking for perl configure:14365: found /usr/bin/perl configure:14377: result: /usr/bin/perl configure:14388: checking for perl >= 5.8.1 configure:14395: result: 5.18.2 configure:14399: checking for XML::Parser configure:14402: result: ok configure:14459: checking for gtk-doc configure:14462: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:14465: $? = 1 configure:14471: result: no configure:14477: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.4 is not found. configure:14485: checking for gtkdoc-check configure:14515: result: no configure:14522: checking for gtkdoc-check configure:14555: result: no configure:14564: checking for gtkdoc-rebase configure:14597: result: no configure:14608: checking for gtkdoc-mkpdf configure:14641: result: no configure:14666: checking whether to build gtk-doc documentation configure:14668: result: no configure:14681: checking for GTKDOC_DEPS configure:14688: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14691: $? = 0 configure:14705: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14708: $? = 0 configure:14746: result: yes configure:14869: checking for perl5 configure:14885: found /usr/bin/perl5 configure:14896: result: perl5 configure:14909: checking for glib-genmarshal configure:14927: found /usr/bin/glib-genmarshal configure:14939: result: /usr/bin/glib-genmarshal configure:14971: checking sys/mount.h usability configure:14971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking sys/mount.h presence configure:14971: i686-uhu-linux-gcc -E conftest.c configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking for sys/mount.h configure:14971: result: yes configure:14971: checking sys/vfs.h usability configure:14971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking sys/vfs.h presence configure:14971: i686-uhu-linux-gcc -E conftest.c configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking for sys/vfs.h configure:14971: result: yes configure:14971: checking sys/param.h usability configure:14971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking sys/param.h presence configure:14971: i686-uhu-linux-gcc -E conftest.c configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking for sys/param.h configure:14971: result: yes configure:14971: checking malloc.h usability configure:14971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking malloc.h presence configure:14971: i686-uhu-linux-gcc -E conftest.c configure:14971: $? = 0 configure:14971: result: yes configure:14971: checking for malloc.h configure:14971: result: yes configure:14983: checking for mallopt configure:14983: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:14983: $? = 0 configure:14983: result: yes configure:15005: checking for EXIF configure:15012: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.20" configure:15015: $? = 0 configure:15029: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.20" configure:15032: $? = 0 configure:15090: result: yes configure:15120: checking for EXEMPI configure:15127: $PKG_CONFIG --exists --print-errors "exempi-2.0 >= 2.1.0" configure:15130: $? = 0 configure:15144: $PKG_CONFIG --exists --print-errors "exempi-2.0 >= 2.1.0" configure:15147: $? = 0 configure:15205: result: yes configure:15227: checking for is_selinux_enabled in -lselinux configure:15252: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lselinux -lm >&5 /usr/bin/ld: cannot find -lselinux collect2: error: ld returned 1 exit status configure:15252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nautilus" | #define PACKAGE_TARNAME "nautilus" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "nautilus 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" | #define PACKAGE_URL "" | #define PACKAGE "nautilus" | #define VERSION "3.12.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define GETTEXT_PACKAGE "nautilus" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GNOMELOCALEDIR "/usr/share/locale" | #define ENABLE_DEBUG /**/ | #define ENABLE_PROFILING 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MALLOPT 1 | #define HAVE_EXIF 1 | #define HAVE_EXEMPI 1 | /* end confdefs.h. */ | | /* 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 is_selinux_enabled (); | int | main () | { | return is_selinux_enabled (); | ; | return 0; | } configure:15261: result: no configure:15393: checking for more warnings configure:15437: result: no configure:15456: checking for TRACKER configure:15463: $PKG_CONFIG --exists --print-errors "tracker-sparql-1.0" configure:15466: $? = 0 configure:15480: $PKG_CONFIG --exists --print-errors "tracker-sparql-1.0" configure:15483: $? = 0 configure:15541: result: yes configure:15749: checking for BASE configure:15759: $PKG_CONFIG --exists --print-errors " gtk+-3.0 >= 3.11.6 glib-2.0 >= 2.35.3 " configure:15765: $? = 0 configure:15785: $PKG_CONFIG --exists --print-errors " gtk+-3.0 >= 3.11.6 glib-2.0 >= 2.35.3 " configure:15791: $? = 0 configure:15861: result: yes configure:15868: checking for COMMON configure:15880: $PKG_CONFIG --exists --print-errors " gail-3.0 gnome-desktop-3.0 >= 3.0.0 libxml-2.0 >= 2.7.8 x11 " configure:15888: $? = 0 configure:15912: $PKG_CONFIG --exists --print-errors " gail-3.0 gnome-desktop-3.0 >= 3.0.0 libxml-2.0 >= 2.7.8 x11 " configure:15920: $? = 0 configure:15998: result: yes configure:16005: checking for NAUTILUS configure:16019: $PKG_CONFIG --exists --print-errors " gthread-2.0 >= 2.35.3 gmodule-no-export-2.0 >= 2.35.3 gio-2.0 >= 2.35.3 gio-unix-2.0 >= 2.35.3 gsettings-desktop-schemas >= 3.8.0 libnotify >= 0.7.0 " configure:16029: $? = 0 configure:16057: $PKG_CONFIG --exists --print-errors " gthread-2.0 >= 2.35.3 gmodule-no-export-2.0 >= 2.35.3 gio-2.0 >= 2.35.3 gio-unix-2.0 >= 2.35.3 gsettings-desktop-schemas >= 3.8.0 libnotify >= 0.7.0 " configure:16067: $? = 0 configure:16153: result: yes configure:16160: checking X11/XF86keysym.h usability configure:16160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16160: $? = 0 configure:16160: result: yes configure:16160: checking X11/XF86keysym.h presence configure:16160: i686-uhu-linux-gcc -E conftest.c configure:16160: $? = 0 configure:16160: result: yes configure:16160: checking for X11/XF86keysym.h configure:16160: result: yes configure:16185: checking for gobject-introspection configure:16216: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.4" configure:16219: $? = 0 configure:16231: result: yes configure:16272: checking for update-mime-database configure:16290: found /usr/bin/update-mime-database configure:16303: result: /usr/bin/update-mime-database configure:16440: checking that generated files are newer than configure configure:16446: result: done configure:16534: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nautilus config.status 3.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:1314: creating Makefile config.status:1314: creating data/Makefile config.status:1314: creating data/nautilus.desktop.in config.status:1314: creating data/nautilus-autorun-software.desktop.in config.status:1314: creating data/nautilus-classic.desktop config.status:1314: creating data/nautilus-connect-server.desktop.in config.status:1314: creating docs/Makefile config.status:1314: creating docs/reference/Makefile config.status:1314: creating docs/reference/libnautilus-extension/Makefile config.status:1314: creating docs/reference/libnautilus-extension/version.xml config.status:1314: creating eel/Makefile config.status:1314: creating libnautilus-private/Makefile config.status:1314: creating libnautilus-extension/Makefile config.status:1314: creating libnautilus-extension/libnautilus-extension.pc config.status:1314: creating libnautilus-extension/libnautilus-extension-uninstalled.pc config.status:1314: creating po/Makefile.in config.status:1314: creating src/Makefile config.status:1314: creating nautilus-sendto-extension/Makefile config.status:1314: creating test/Makefile config.status:1314: creating config.h config.status:1543: executing depfiles commands config.status:1543: executing libtool commands config.status:1543: executing default-1 commands config.status:1543: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_BASE_CFLAGS_set= ac_cv_env_BASE_CFLAGS_value= ac_cv_env_BASE_LIBS_set= ac_cv_env_BASE_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_COMMON_CFLAGS_set= ac_cv_env_COMMON_CFLAGS_value= ac_cv_env_COMMON_LIBS_set= ac_cv_env_COMMON_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EXEMPI_CFLAGS_set= ac_cv_env_EXEMPI_CFLAGS_value= ac_cv_env_EXEMPI_LIBS_set= ac_cv_env_EXEMPI_LIBS_value= ac_cv_env_EXIF_CFLAGS_set= ac_cv_env_EXIF_CFLAGS_value= ac_cv_env_EXIF_LIBS_set= ac_cv_env_EXIF_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NAUTILUS_CFLAGS_set= ac_cv_env_NAUTILUS_CFLAGS_value= ac_cv_env_NAUTILUS_LIBS_set= ac_cv_env_NAUTILUS_LIBS_value= ac_cv_env_PKG_CONFIG_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_TRACKER_CFLAGS_set= ac_cv_env_TRACKER_CFLAGS_value= ac_cv_env_TRACKER_LIBS_set= ac_cv_env_TRACKER_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_mallopt=yes ac_cv_header_X11_XF86keysym_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_m_floor=yes ac_cv_lib_selinux_is_selinux_enabled=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal 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_UPDATE_MIME_DATABASE=/usr/bin/update-mime-database ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_BASE_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_BASE_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_COMMON_CFLAGS='-pthread -I/usr/include/gail-3.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gsettings-desktop-schemas ' pkg_cv_COMMON_LIBS='-lgailutil-3 -lgnome-desktop-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lX11 ' pkg_cv_EXEMPI_CFLAGS='-I/usr/include/exempi-2.0 ' pkg_cv_EXEMPI_LIBS='-lexempi ' pkg_cv_EXIF_CFLAGS= pkg_cv_EXIF_LIBS='-lexif ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_NAUTILUS_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas ' pkg_cv_NAUTILUS_LIBS='-lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgio-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_TRACKER_CFLAGS='-pthread -I/usr/include/tracker-1.0 -I/usr/include/tracker-1.0/libtracker-sparql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_TRACKER_LIBS='-ltracker-sparql-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ if test -n "$^"; then \ rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='' 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 autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.13' AWK='gawk' BASE_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' BASE_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' COMMON_CFLAGS='-pthread -I/usr/include/gail-3.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gsettings-desktop-schemas ' COMMON_LIBS='-lgailutil-3 -lgnome-desktop-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lX11 ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED=' -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EMPTY_VIEW='' ENABLE_EMPTY_VIEW_FALSE='' ENABLE_EMPTY_VIEW_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_NST_EXTENSION_FALSE='#' ENABLE_NST_EXTENSION_TRUE='' ENABLE_TRACKER_FALSE='#' ENABLE_TRACKER_TRUE='' ENABLE_UPDATE_MIMEDB_FALSE='#' ENABLE_UPDATE_MIMEDB_TRUE='' EXEEXT='' EXEMPI_CFLAGS='-I/usr/include/exempi-2.0 ' EXEMPI_LIBS='-lexempi ' EXIF_CFLAGS='' EXIF_LIBS='-lexif ' FGREP='/bin/grep -F' GETTEXT_PACKAGE='nautilus' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_EXEMPI_FALSE='#' HAVE_EXEMPI_TRUE='' HAVE_EXIF_FALSE='#' HAVE_EXIF_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_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))' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lm ' 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 makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NAUTILUS_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas ' NAUTILUS_EXTENSION_VERSION_INFO='5:0:4' NAUTILUS_LIBS='-lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgio-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='nautilus' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus' PACKAGE_NAME='nautilus' PACKAGE_STRING='nautilus 3.12.2' PACKAGE_TARNAME='nautilus' PACKAGE_URL='' PACKAGE_VERSION='3.12.2' PATH_SEPARATOR=':' PERL='perl5' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TRACKER_CFLAGS='-pthread -I/usr/include/tracker-1.0 -I/usr/include/tracker-1.0/libtracker-sparql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' TRACKER_LIBS='-ltracker-sparql-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' UPDATE_MIME_DATABASE='/usr/bin/update-mime-database' USE_NLS='yes' VERSION='3.12.2' WARNING_CFLAGS='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) 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' clean-gsettings-schemas: datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) 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='/usr/share/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "nautilus" #define PACKAGE_TARNAME "nautilus" #define PACKAGE_VERSION "3.12.2" #define PACKAGE_STRING "nautilus 3.12.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus" #define PACKAGE_URL "" #define PACKAGE "nautilus" #define VERSION "3.12.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBM 1 #define GETTEXT_PACKAGE "nautilus" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define GNOMELOCALEDIR "/usr/share/locale" #define ENABLE_DEBUG /**/ #define ENABLE_PROFILING 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOPT 1 #define HAVE_EXIF 1 #define HAVE_EXEMPI 1 #define ENABLE_PACKAGEKIT 1 #define ENABLE_TRACKER 1 #define HAVE_X11_XF86KEYSYM_H 1 configure: exit 0