This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GtkHash configure 0.7.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 = hp01 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:2450: checking for a BSD-compatible install configure:2518: result: /bin/install -c configure:2529: checking whether build environment is sane configure:2579: result: yes configure:2720: checking for a thread-safe mkdir -p configure:2759: result: /bin/mkdir -p configure:2772: checking for gawk configure:2788: found /bin/gawk configure:2799: result: gawk configure:2810: checking whether make sets $(MAKE) configure:2832: result: yes configure:2923: checking whether make supports nested variables configure:2940: result: yes configure:2964: checking for style of include used by make configure:2992: result: GNU configure:3023: checking for i686-uhu-linux-gcc configure:3039: found /usr/bin/i686-uhu-linux-gcc configure:3050: result: i686-uhu-linux-gcc configure:3319: checking for C compiler version configure:3328: 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:3339: $? = 0 configure:3328: 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:3339: $? = 0 configure:3328: 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:3339: $? = 1 configure:3328: 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:3339: $? = 1 configure:3359: checking whether the C compiler works configure:3381: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3385: $? = 0 configure:3433: result: yes configure:3436: checking for C compiler default output file name configure:3438: result: a.out configure:3444: checking for suffix of executables configure:3451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3455: $? = 0 configure:3477: result: configure:3499: checking whether we are cross compiling configure:3507: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3511: $? = 0 configure:3518: ./conftest configure:3522: $? = 0 configure:3537: result: no configure:3542: checking for suffix of object files configure:3564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3568: $? = 0 configure:3589: result: o configure:3593: checking whether we are using the GNU C compiler configure:3612: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3612: $? = 0 configure:3621: result: yes configure:3630: checking whether i686-uhu-linux-gcc accepts -g configure:3650: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3650: $? = 0 configure:3691: result: yes configure:3708: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3771: $? = 0 configure:3784: result: none needed configure:3806: checking dependency style of i686-uhu-linux-gcc configure:3917: result: gcc3 configure:3932: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:4081: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:4081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GtkHash" | #define PACKAGE_TARNAME "gtkhash" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "GtkHash 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtkhash" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4081: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4081: $? = 0 configure:4101: result: -std=gnu99 configure:4110: checking whether i686-uhu-linux-gcc -std=gnu99 and cc understand -c and -o together configure:4141: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4145: $? = 0 configure:4151: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4155: $? = 0 configure:4166: cc -c conftest.c >&5 configure:4170: $? = 0 configure:4178: cc -c conftest.c -o conftest2.o >&5 configure:4182: $? = 0 configure:4188: cc -c conftest.c -o conftest2.o >&5 configure:4192: $? = 0 configure:4210: result: yes configure:4264: checking build system type configure:4278: result: i686-uhu-linux-gnu configure:4298: checking host system type configure:4311: result: i686-uhu-linux-gnu configure:4352: checking how to print strings configure:4379: result: printf configure:4400: checking for a sed that does not truncate output configure:4464: result: /bin/sed configure:4482: checking for grep that handles long lines and -e configure:4540: result: /bin/grep configure:4545: checking for egrep configure:4607: result: /bin/grep -E configure:4612: checking for fgrep configure:4674: result: /bin/grep -F configure:4709: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:4776: result: /usr/bin/ld configure:4783: checking if the linker (/usr/bin/ld) is GNU ld configure:4798: result: yes configure:4810: checking for BSD- or MS-compatible name lister (nm) configure:4859: result: /usr/bin/nm -B configure:4989: checking the name lister (/usr/bin/nm -B) interface configure:4996: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4999: /usr/bin/nm -B "conftest.o" configure:5002: output 00000000 B some_variable configure:5009: result: BSD nm configure:5012: checking whether ln -s works configure:5016: result: yes configure:5024: checking the maximum length of command line arguments configure:5154: result: 1572864 configure:5171: checking whether the shell understands some XSI constructs configure:5181: result: yes configure:5185: checking whether the shell understands "+=" configure:5191: result: yes configure:5226: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5266: result: func_convert_file_noop configure:5273: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5293: result: func_convert_file_noop configure:5300: checking for /usr/bin/ld option to reload object files configure:5307: result: -r configure:5341: checking for i686-uhu-linux-objdump configure:5371: result: no configure:5381: checking for objdump configure:5397: found /usr/bin/objdump configure:5408: result: objdump configure:5440: checking how to recognize dependent libraries configure:5642: result: pass_all configure:5687: checking for i686-uhu-linux-dlltool configure:5717: result: no configure:5727: checking for dlltool configure:5757: result: no configure:5787: checking how to associate runtime and link libraries configure:5814: result: printf %s\n configure:5831: checking for i686-uhu-linux-ar configure:5847: found /usr/bin/i686-uhu-linux-ar configure:5858: result: i686-uhu-linux-ar configure:5939: checking for archiver @FILE support configure:5956: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5956: $? = 0 configure:5959: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5962: $? = 0 configure:5967: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5970: $? = 1 configure:5982: result: @ configure:6000: checking for i686-uhu-linux-strip configure:6030: result: no configure:6040: checking for strip configure:6056: found /usr/bin/strip configure:6067: result: strip configure:6099: checking for i686-uhu-linux-ranlib configure:6129: result: no configure:6139: checking for ranlib configure:6155: found /usr/bin/ranlib configure:6166: result: ranlib configure:6268: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:6388: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6391: $? = 0 configure:6395: /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:6398: $? = 0 configure:6464: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6467: $? = 0 configure:6505: result: ok configure:6542: checking for sysroot configure:6572: result: no configure:6788: checking for i686-uhu-linux-mt configure:6818: result: no configure:6828: checking for mt configure:6858: result: no configure:6878: checking if : is a manifest tool configure:6884: : '-?' configure:6892: result: no configure:7534: checking how to run the C preprocessor configure:7565: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:7565: $? = 0 configure:7579: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GtkHash" | #define PACKAGE_TARNAME "gtkhash" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "GtkHash 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtkhash" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:7604: result: i686-uhu-linux-gcc -std=gnu99 -E configure:7624: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:7624: $? = 0 configure:7638: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GtkHash" | #define PACKAGE_TARNAME "gtkhash" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "GtkHash 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtkhash" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:7667: checking for ANSI C header files configure:7687: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7687: $? = 0 configure:7760: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7760: $? = 0 configure:7760: ./conftest configure:7760: $? = 0 configure:7771: result: yes configure:7784: checking for sys/types.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for sys/stat.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for stdlib.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for string.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for memory.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for strings.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for inttypes.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for stdint.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7784: checking for unistd.h configure:7784: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:7798: checking for dlfcn.h configure:7798: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7798: $? = 0 configure:7798: result: yes configure:8004: checking for objdir configure:8019: result: .libs configure:8290: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8308: i686-uhu-linux-gcc -std=gnu99 -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:8312: $? = 0 configure:8325: result: no configure:8652: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:8659: result: -fPIC -DPIC configure:8667: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:8685: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8689: $? = 0 configure:8702: result: yes configure:8731: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:8759: result: yes configure:8774: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:8795: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8799: $? = 0 configure:8821: result: yes configure:8829: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:8876: result: yes configure:8909: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:10062: result: yes configure:10099: checking whether -lc should be explicitly linked in configure:10107: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10110: $? = 0 configure:10125: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10128: $? = 0 configure:10142: result: no configure:10302: checking dynamic linker characteristics configure:10826: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10826: $? = 0 configure:11048: result: GNU/Linux ld.so configure:11155: checking how to hardcode library paths into programs configure:11180: result: immediate configure:11720: checking whether stripping libraries is possible configure:11725: result: yes configure:11760: checking if libtool supports shared libraries configure:11762: result: yes configure:11765: checking whether to build shared libraries configure:11786: result: yes configure:11789: checking whether to build static libraries configure:11793: result: no configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-fno-common" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-fvisibility=hidden" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-pedantic" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wall" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wextra" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Waggregate-return" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wbad-function-cast" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wcast-align" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Winit-self" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wfloat-equal" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wlogical-op" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wmissing-declarations" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wmissing-noreturn" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wredundant-decls" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wshadow" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wswitch-default" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Wwrite-strings" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11853: checking whether "i686-uhu-linux-gcc -std=gnu99" accepts option "-Werror=implicit-function-declaration" configure:11868: i686-uhu-linux-gcc -std=gnu99 -c -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings -Werror=implicit-function-declaration -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11868: $? = 0 configure:11869: result: yes configure:11892: checking for i686-uhu-linux-pkg-config configure:11925: result: no configure:11935: checking for pkg-config configure:11953: found /usr/bin/pkg-config configure:11965: result: /usr/bin/pkg-config configure:11990: checking pkg-config is at least version 0.9.0 configure:11993: result: yes configure:12004: checking for GLIB configure:12011: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32" configure:12014: $? = 0 configure:12028: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32" configure:12031: $? = 0 configure:12089: result: yes configure:12116: checking for i686-uhu-linux-pkg-config configure:12146: result: /usr/bin/pkg-config configure:12214: checking pkg-config is at least version 0.16 configure:12217: result: yes configure:12326: checking which GTK+ version to use configure:12336: result: "2.0" configure:12341: checking for GTK configure:12348: $PKG_CONFIG --exists --print-errors ""gtk+-${with_gtk}" >= 2.24" configure:12351: $? = 0 configure:12365: $PKG_CONFIG --exists --print-errors ""gtk+-${with_gtk}" >= 2.24" configure:12368: $? = 0 configure:12426: result: yes configure:12433: checking whether to enable debugging configure:12442: result: "no" configure:12466: checking whether to use zlib configure:12475: result: "yes" configure:12492: checking for ZLIB configure:12499: $PKG_CONFIG --exists --print-errors "zlib" configure:12502: $? = 0 configure:12516: $PKG_CONFIG --exists --print-errors "zlib" configure:12519: $? = 0 configure:12577: result: yes configure:12588: checking whether to use the Linux-2.6.38+ hash algorithm interface configure:12597: result: "no" configure:12625: checking whether to use Libgcrypt configure:12634: result: "no" configure:12869: checking whether to use libcrypto configure:12878: result: "no" configure:12991: checking whether to use PolarSSL configure:13000: result: "no" configure:13072: checking whether to use Nettle configure:13081: result: "no" configure:13194: checking whether to use NSS configure:13203: result: "no" configure:13316: checking whether to use the Glib Data Checksums API configure:13325: result: "yes" configure:13345: checking whether to use the mhash library configure:13354: result: "no" configure:13426: checking whether to use the internal MD6 library configure:13435: result: "yes" configure:13457: checking whether to build gtkhash configure:13466: result: "yes" configure:13477: checking whether to build the Nautilus extension configure:13486: result: "no" configure:13596: checking whether to build the Nemo extension configure:13605: result: "no" configure:13715: checking whether to build the Thunar extension configure:13724: result: "no" configure:13863: checking whether NLS is requested configure:13872: result: yes configure:13890: checking for intltool >= 0.40.6 configure:13892: result: 0.50.2 found configure:13900: checking for intltool-update configure:13918: found /usr/bin/intltool-update configure:13930: result: /usr/bin/intltool-update configure:13940: checking for intltool-merge configure:13958: found /usr/bin/intltool-merge configure:13970: result: /usr/bin/intltool-merge configure:13980: checking for intltool-extract configure:13998: found /usr/bin/intltool-extract configure:14010: result: /usr/bin/intltool-extract configure:14164: checking for xgettext configure:14182: found /usr/bin/xgettext configure:14194: result: /usr/bin/xgettext configure:14204: checking for msgmerge configure:14222: found /usr/bin/msgmerge configure:14234: result: /usr/bin/msgmerge configure:14244: checking for msgfmt configure:14262: found /usr/bin/msgfmt configure:14274: result: /usr/bin/msgfmt configure:14284: checking for gmsgfmt configure:14315: result: /usr/bin/msgfmt configure:14335: checking for perl configure:14353: found /usr/bin/perl configure:14365: result: /usr/bin/perl configure:14376: checking for perl >= 5.8.1 configure:14383: result: 5.18.2 configure:14387: checking for XML::Parser configure:14390: result: ok configure:14406: checking locale.h usability configure:14406: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14406: $? = 0 configure:14406: result: yes configure:14406: checking locale.h presence configure:14406: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14406: $? = 0 configure:14406: result: yes configure:14406: checking for locale.h configure:14406: result: yes configure:14417: checking for LC_MESSAGES configure:14433: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14433: $? = 0 configure:14441: result: yes configure:14458: checking libintl.h usability configure:14458: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14458: $? = 0 configure:14458: result: yes configure:14458: checking libintl.h presence configure:14458: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14458: $? = 0 configure:14458: result: yes configure:14458: checking for libintl.h configure:14458: result: yes configure:14466: checking for ngettext in libc configure:14484: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14484: $? = 0 configure:14493: result: yes configure:14497: checking for dgettext in libc configure:14515: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14515: $? = 0 configure:14524: result: yes configure:14531: checking for bind_textdomain_codeset configure:14531: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14531: $? = 0 configure:14531: result: yes configure:14807: checking for msgfmt configure:14834: result: /usr/bin/msgfmt configure:14845: checking for dcgettext configure:14845: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ conftest.c:66:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:14845: $? = 0 configure:14845: result: yes configure:14855: checking if msgfmt accepts -c configure:14870: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:14873: $? = 0 configure:14875: result: yes configure:14885: checking for gmsgfmt configure:14916: result: /usr/bin/msgfmt configure:14926: checking for xgettext configure:14953: result: /usr/bin/xgettext configure:14972: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:0: warning: "ENABLE_ZLIB" redefined [enabled by default] #define ENABLE_ZLIB 1 ^ conftest.c:24:0: note: this is the location of the previous definition #define ENABLE_ZLIB 0 ^ conftest.c:33:0: warning: "ENABLE_GLIB_CHECKSUMS" redefined [enabled by default] #define ENABLE_GLIB_CHECKSUMS 1 ^ conftest.c:32:0: note: this is the location of the previous definition #define ENABLE_GLIB_CHECKSUMS 0 ^ conftest.c:36:0: warning: "ENABLE_MD6" redefined [enabled by default] #define ENABLE_MD6 1 ^ conftest.c:35:0: note: this is the location of the previous definition #define ENABLE_MD6 0 ^ configure:14972: $? = 0 configure:15342: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GtkHash config.status 0.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:1295: creating Makefile config.status:1295: creating data/Makefile config.status:1295: creating data/nautilus/Makefile config.status:1295: creating po/Makefile.in config.status:1295: creating src/Makefile config.status:1295: creating src/hash/Makefile config.status:1295: creating src/nautilus/Makefile config.status:1295: creating src/nemo/Makefile config.status:1295: creating src/thunar/Makefile config.status:1295: creating config.h config.status:1524: executing depfiles commands config.status:1524: executing libtool commands config.status:1524: executing default-1 commands config.status:1524: 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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCRYPTO_CFLAGS_set= ac_cv_env_LIBCRYPTO_CFLAGS_value= ac_cv_env_LIBCRYPTO_LIBS_set= ac_cv_env_LIBCRYPTO_LIBS_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_NEMO_CFLAGS_set= ac_cv_env_NEMO_CFLAGS_value= ac_cv_env_NEMO_LIBS_set= ac_cv_env_NEMO_LIBS_value= ac_cv_env_NETTLE_CFLAGS_set= ac_cv_env_NETTLE_CFLAGS_value= ac_cv_env_NETTLE_LIBS_set= ac_cv_env_NETTLE_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_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_THUNAR_CFLAGS_set= ac_cv_env_THUNAR_CFLAGS_value= ac_cv_env_THUNAR_LIBS_set= ac_cv_env_THUNAR_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_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 -std=gnu99 -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes 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 pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_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 ' pkg_cv_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 ' pkg_cv_ZLIB_CFLAGS= pkg_cv_ZLIB_LIBS='-L/lib -lz ' ## ----------------- ## ## 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-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@ @$(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/build-aux/missing --run aclocal-1.11' 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/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -std=gnu99 -E' CPPFLAGS='' 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_GCRYPT_FALSE='' ENABLE_GCRYPT_TRUE='#' ENABLE_GLIB_CHECKSUMS_FALSE='#' ENABLE_GLIB_CHECKSUMS_TRUE='' ENABLE_GTKHASH_FALSE='#' ENABLE_GTKHASH_TRUE='' ENABLE_LIBCRYPTO_FALSE='' ENABLE_LIBCRYPTO_TRUE='#' ENABLE_LINUX_CRYPTO_FALSE='' ENABLE_LINUX_CRYPTO_TRUE='#' ENABLE_MD6_FALSE='#' ENABLE_MD6_TRUE='' ENABLE_MHASH_FALSE='' ENABLE_MHASH_TRUE='#' ENABLE_NAUTILUS_DATA_FALSE='' ENABLE_NAUTILUS_DATA_TRUE='#' ENABLE_NAUTILUS_FALSE='' ENABLE_NAUTILUS_TRUE='#' ENABLE_NEMO_FALSE='' ENABLE_NEMO_TRUE='#' ENABLE_NETTLE_FALSE='' ENABLE_NETTLE_TRUE='#' ENABLE_NLS_FALSE='#' ENABLE_NLS_TRUE='' ENABLE_NSS_FALSE='' ENABLE_NSS_TRUE='#' ENABLE_POLARSSL_FALSE='' ENABLE_POLARSSL_TRUE='#' ENABLE_THUNAR_FALSE='' ENABLE_THUNAR_TRUE='#' ENABLE_ZLIB_FALSE='#' ENABLE_ZLIB_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='gtkhash' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_LIBS='-lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTKHASH_CFLAGS=' -fno-common -fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings -Werror=implicit-function-declaration' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' 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='' LIBCRYPTO_CFLAGS='' LIBCRYPTO_LIBS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MHASH_LIBS='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='build-aux/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NAUTILUS_CFLAGS='' NAUTILUS_EXTENSION_DIR='' NAUTILUS_LIBS='' NEMO_CFLAGS='' NEMO_EXTENSION_DIR='' NEMO_LIBS='' NETTLE_CFLAGS='' NETTLE_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' NSS_CFLAGS='' NSS_LIBS='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gtkhash' PACKAGE_BUGREPORT='' PACKAGE_NAME='GtkHash' PACKAGE_STRING='GtkHash 0.7.0' PACKAGE_TARNAME='gtkhash' PACKAGE_URL='' PACKAGE_VERSION='0.7.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POLARSSL_LIBS='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THUNAR_CFLAGS='' THUNAR_EXTENSION_DIR='' THUNAR_LIBS='' USE_NLS='yes' VERSION='0.7.0' XGETTEXT='/usr/bin/xgettext' ZLIB_CFLAGS='' ZLIB_LIBS='-L/lib -lz ' 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-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' 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/build-aux/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' 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 "GtkHash" #define PACKAGE_TARNAME "gtkhash" #define PACKAGE_VERSION "0.7.0" #define PACKAGE_STRING "GtkHash 0.7.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gtkhash" #define VERSION "0.7.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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define G_DISABLE_ASSERT 1 #define G_DISABLE_CAST_CHECKS 1 #define ENABLE_ZLIB 0 #define ENABLE_ZLIB 1 #define ENABLE_LINUX_CRYPTO 0 #define ENABLE_GCRYPT 0 #define ENABLE_LIBCRYPTO 0 #define ENABLE_POLARSSL 0 #define ENABLE_NETTLE 0 #define ENABLE_NSS 0 #define ENABLE_GLIB_CHECKSUMS 0 #define ENABLE_GLIB_CHECKSUMS 1 #define ENABLE_MHASH 0 #define ENABLE_MD6 0 #define ENABLE_MD6 1 #define GETTEXT_PACKAGE "gtkhash" #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 G_LOG_DOMAIN "GtkHash" #define HASH_FILE_BUFFER_SIZE 131072 #define HASH_FILE_REPORT_INTERVAL 166 configure: exit 0