This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = phantom uname -m = x86_64 uname -r = 4.14.12-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Jan 5 18:19:34 UTC 2018 /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: /home/hanez/bin PATH: /home/hanez/.gem/ruby/2.5.0/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /opt/android-sdk/platform-tools PATH: /opt/android-sdk/tools PATH: /opt/android-sdk/tools/bin PATH: /usr/lib/jvm/default/bin PATH: /opt/opencascade/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2326: checking whether NLS is requested configure:2335: result: yes configure:2353: checking for intltool >= 0.30 configure:2355: result: 0.51.0 found configure:2363: checking for intltool-update configure:2381: found /bin/intltool-update configure:2393: result: /bin/intltool-update configure:2403: checking for intltool-merge configure:2421: found /bin/intltool-merge configure:2433: result: /bin/intltool-merge configure:2443: checking for intltool-extract configure:2461: found /bin/intltool-extract configure:2473: result: /bin/intltool-extract configure:2627: checking for xgettext configure:2645: found /bin/xgettext configure:2657: result: /bin/xgettext configure:2667: checking for msgmerge configure:2685: found /bin/msgmerge configure:2697: result: /bin/msgmerge configure:2707: checking for msgfmt configure:2725: found /bin/msgfmt configure:2737: result: /bin/msgfmt configure:2747: checking for gmsgfmt configure:2778: result: /bin/msgfmt configure:2798: checking for perl configure:2816: found /bin/perl configure:2828: result: /bin/perl configure:2839: checking for perl >= 5.8.1 configure:2846: result: 5.26.1 configure:2850: checking for XML::Parser configure:2853: result: ok configure:2883: checking for a BSD-compatible install configure:2951: result: /bin/install -c configure:2962: checking whether build environment is sane configure:3017: result: yes configure:3168: checking for a thread-safe mkdir -p configure:3207: result: /bin/mkdir -p configure:3214: checking for gawk configure:3230: found /bin/gawk configure:3241: result: gawk configure:3252: checking whether make sets $(MAKE) configure:3274: result: yes configure:3303: checking whether make supports nested variables configure:3320: result: yes configure:3450: checking whether to enable maintainer-specific portions of Makefiles configure:3459: result: no configure:3485: checking for style of include used by make configure:3513: result: GNU configure:3584: checking for gcc configure:3600: found /bin/gcc configure:3611: result: gcc configure:3840: checking for C compiler version configure:3849: gcc --version >&5 gcc (GCC) 7.2.1 20171224 Copyright (C) 2017 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:3860: $? = 0 configure:3849: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.2.1 20171224 (GCC) configure:3860: $? = 0 configure:3849: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3860: $? = 1 configure:3849: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3860: $? = 1 configure:3880: checking whether the C compiler works configure:3902: gcc conftest.c >&5 configure:3906: $? = 0 configure:3954: result: yes configure:3957: checking for C compiler default output file name configure:3959: result: a.out configure:3965: checking for suffix of executables configure:3972: gcc -o conftest conftest.c >&5 configure:3976: $? = 0 configure:3998: result: configure:4020: checking whether we are cross compiling configure:4028: gcc -o conftest conftest.c >&5 configure:4032: $? = 0 configure:4039: ./conftest configure:4043: $? = 0 configure:4058: result: no configure:4063: checking for suffix of object files configure:4085: gcc -c conftest.c >&5 configure:4089: $? = 0 configure:4110: result: o configure:4114: checking whether we are using the GNU C compiler configure:4133: gcc -c conftest.c >&5 configure:4133: $? = 0 configure:4142: result: yes configure:4151: checking whether gcc accepts -g configure:4171: gcc -c -g conftest.c >&5 configure:4171: $? = 0 configure:4212: result: yes configure:4229: checking for gcc option to accept ISO C89 configure:4292: gcc -c -g -O2 conftest.c >&5 configure:4292: $? = 0 configure:4305: result: none needed configure:4330: checking whether gcc understands -c and -o together configure:4352: gcc -c conftest.c -o conftest2.o configure:4355: $? = 0 configure:4352: gcc -c conftest.c -o conftest2.o configure:4355: $? = 0 configure:4367: result: yes configure:4386: checking dependency style of gcc configure:4497: result: gcc3 configure:4513: checking for library containing strerror configure:4544: gcc -o conftest -g -O2 conftest.c >&5 configure:4544: $? = 0 configure:4561: result: none required configure:4617: checking for gcc configure:4644: result: gcc configure:4873: checking for C compiler version configure:4882: gcc --version >&5 gcc (GCC) 7.2.1 20171224 Copyright (C) 2017 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:4893: $? = 0 configure:4882: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.2.1 20171224 (GCC) configure:4893: $? = 0 configure:4882: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4893: $? = 1 configure:4882: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4893: $? = 1 configure:4897: checking whether we are using the GNU C compiler configure:4925: result: yes configure:4934: checking whether gcc accepts -g configure:4995: result: yes configure:5012: checking for gcc option to accept ISO C89 configure:5088: result: none needed configure:5113: checking whether gcc understands -c and -o together configure:5150: result: yes configure:5169: checking dependency style of gcc configure:5280: result: gcc3 configure:5343: checking for gcc configure:5370: result: gcc configure:5599: checking for C compiler version configure:5608: gcc --version >&5 gcc (GCC) 7.2.1 20171224 Copyright (C) 2017 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:5619: $? = 0 configure:5608: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.2.1 20171224 (GCC) configure:5619: $? = 0 configure:5608: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5619: $? = 1 configure:5608: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5619: $? = 1 configure:5623: checking whether we are using the GNU C compiler configure:5651: result: yes configure:5660: checking whether gcc accepts -g configure:5721: result: yes configure:5738: checking for gcc option to accept ISO C89 configure:5814: result: none needed configure:5839: checking whether gcc understands -c and -o together configure:5876: result: yes configure:5895: checking dependency style of gcc configure:6006: result: gcc3 configure:6028: checking how to run the C preprocessor configure:6059: gcc -E conftest.c configure:6059: $? = 0 configure:6073: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zynk" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:6098: result: gcc -E configure:6118: gcc -E conftest.c configure:6118: $? = 0 configure:6132: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zynk" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:6161: checking for grep that handles long lines and -e configure:6219: result: /bin/grep configure:6224: checking for egrep configure:6286: result: /bin/grep -E configure:6291: checking for ANSI C header files configure:6311: gcc -c -g -O2 conftest.c >&5 configure:6311: $? = 0 configure:6384: gcc -o conftest -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: ./conftest configure:6384: $? = 0 configure:6395: result: yes configure:6404: checking whether make sets $(MAKE) configure:6426: result: yes configure:6464: checking build system type configure:6478: result: x86_64-unknown-linux-gnu configure:6498: checking host system type configure:6511: result: x86_64-unknown-linux-gnu configure:6552: checking how to print strings configure:6579: result: printf configure:6600: checking for a sed that does not truncate output configure:6664: result: /bin/sed configure:6682: checking for fgrep configure:6744: result: /bin/grep -F configure:6779: checking for ld used by gcc configure:6846: result: /bin/ld configure:6853: checking if the linker (/bin/ld) is GNU ld configure:6868: result: yes configure:6880: checking for BSD- or MS-compatible name lister (nm) configure:6934: result: /bin/nm -B configure:7064: checking the name lister (/bin/nm -B) interface configure:7071: gcc -c -g -O2 conftest.c >&5 configure:7074: /bin/nm -B "conftest.o" configure:7077: output 0000000000000000 B some_variable configure:7084: result: BSD nm configure:7087: checking whether ln -s works configure:7091: result: yes configure:7099: checking the maximum length of command line arguments configure:7230: result: 1572864 configure:7278: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7318: result: func_convert_file_noop configure:7325: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7345: result: func_convert_file_noop configure:7352: checking for /bin/ld option to reload object files configure:7359: result: -r configure:7433: checking for objdump configure:7449: found /bin/objdump configure:7460: result: objdump configure:7492: checking how to recognize dependent libraries configure:7692: result: pass_all configure:7777: checking for dlltool configure:7807: result: no configure:7837: checking how to associate runtime and link libraries configure:7864: result: printf %s\n configure:7924: checking for ar configure:7940: found /bin/ar configure:7951: result: ar configure:8004: checking for archiver @FILE support configure:8021: gcc -c -g -O2 conftest.c >&5 configure:8021: $? = 0 configure:8024: ar cr libconftest.a @conftest.lst >&5 configure:8027: $? = 0 configure:8032: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8035: $? = 1 configure:8047: result: @ configure:8105: checking for strip configure:8121: found /bin/strip configure:8132: result: strip configure:8204: checking for ranlib configure:8220: found /bin/ranlib configure:8231: result: ranlib configure:8333: checking command to parse /bin/nm -B output from gcc object configure:8486: gcc -c -g -O2 conftest.c >&5 configure:8489: $? = 0 configure:8493: /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:8496: $? = 0 configure:8562: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8565: $? = 0 configure:8603: result: ok configure:8650: checking for sysroot configure:8680: result: no configure:8687: checking for a working dd configure:8725: result: /bin/dd configure:8729: checking how to truncate binary pipes configure:8744: result: /bin/dd bs=4096 count=1 configure:8880: gcc -c -g -O2 conftest.c >&5 configure:8883: $? = 0 configure:9073: checking for mt configure:9103: result: no configure:9123: checking if : is a manifest tool configure:9129: : '-?' configure:9137: result: no configure:9814: checking for sys/types.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for sys/stat.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for stdlib.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for string.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for memory.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for strings.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for inttypes.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for stdint.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9814: checking for unistd.h configure:9814: gcc -c -g -O2 conftest.c >&5 configure:9814: $? = 0 configure:9814: result: yes configure:9828: checking for dlfcn.h configure:9828: gcc -c -g -O2 conftest.c >&5 configure:9828: $? = 0 configure:9828: result: yes configure:10084: checking for objdir configure:10099: result: .libs configure:10359: checking if gcc supports -fno-rtti -fno-exceptions configure:10377: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10381: $? = 0 configure:10394: result: no configure:10752: checking for gcc option to produce PIC configure:10759: result: -fPIC -DPIC configure:10767: checking if gcc PIC flag -fPIC -DPIC works configure:10785: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10789: $? = 0 configure:10802: result: yes configure:10831: checking if gcc static flag -static works configure:10859: result: yes configure:10874: checking if gcc supports -c -o file.o configure:10895: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10899: $? = 0 configure:10921: result: yes configure:10929: checking if gcc supports -c -o file.o configure:10976: result: yes configure:11009: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:12270: result: yes configure:12307: checking whether -lc should be explicitly linked in configure:12315: gcc -c -g -O2 conftest.c >&5 configure:12318: $? = 0 configure:12333: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12336: $? = 0 configure:12350: result: no configure:12510: checking dynamic linker characteristics configure:13091: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13091: $? = 0 configure:13328: result: GNU/Linux ld.so configure:13450: checking how to hardcode library paths into programs configure:13475: result: immediate configure:14023: checking whether stripping libraries is possible configure:14032: result: yes configure:14074: checking if libtool supports shared libraries configure:14076: result: yes configure:14079: checking whether to build shared libraries configure:14104: result: yes configure:14107: checking whether to build static libraries configure:14111: result: yes configure:14166: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:14181: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:14204: checking for gconftool-2 configure:14222: found /bin/gconftool-2 configure:14235: result: /bin/gconftool-2 configure:14309: checking for pkg-config configure:14327: found /bin/pkg-config configure:14339: result: /bin/pkg-config configure:14364: checking pkg-config is at least version 0.9.0 configure:14367: result: yes configure:14382: checking for libgnome-2.0 >= 2.14.1 libgnomeui-2.0 >= 2.14.1 libxml-2.0 >= 2.6.26 gtk+-2.0 >= 2.8.19 gnome-vfs-2.0 >= 2.14.2 libglade-2.0 >= 2.5.1 configure:14399: $PKG_CONFIG --exists --print-errors "libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libxml-2.0 >= $LIBXML_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED" configure:14407: $? = 0 configure:14431: $PKG_CONFIG --exists --print-errors "libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libxml-2.0 >= $LIBXML_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED" configure:14439: $? = 0 configure:14517: result: yes configure:14540: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:14555: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:14587: checking locale.h usability configure:14587: gcc -c -g -O2 conftest.c >&5 configure:14587: $? = 0 configure:14587: result: yes configure:14587: checking locale.h presence configure:14587: gcc -E conftest.c configure:14587: $? = 0 configure:14587: result: yes configure:14587: checking for locale.h configure:14587: result: yes configure:14598: checking for LC_MESSAGES configure:14614: gcc -o conftest -g -O2 conftest.c >&5 configure:14614: $? = 0 configure:14622: result: yes configure:14640: checking for CFPreferencesCopyAppValue configure:14658: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zynk" | #define VERSION "1.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 GETTEXT_PACKAGE "zynk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:14667: result: no configure:14674: checking for CFLocaleCopyCurrent configure:14692: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zynk" | #define VERSION "1.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 GETTEXT_PACKAGE "zynk" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:14701: result: no configure:14715: checking libintl.h usability configure:14715: gcc -c -g -O2 conftest.c >&5 configure:14715: $? = 0 configure:14715: result: yes configure:14715: checking libintl.h presence configure:14715: gcc -E conftest.c configure:14715: $? = 0 configure:14715: result: yes configure:14715: checking for libintl.h configure:14715: result: yes configure:14723: checking for ngettext in libc configure:14741: gcc -o conftest -g -O2 conftest.c >&5 configure:14741: $? = 0 configure:14750: result: yes configure:14754: checking for dgettext in libc configure:14772: gcc -o conftest -g -O2 conftest.c >&5 configure:14772: $? = 0 configure:14781: result: yes configure:14788: checking for bind_textdomain_codeset configure:14788: gcc -o conftest -g -O2 conftest.c >&5 configure:14788: $? = 0 configure:14788: result: yes configure:15064: checking for msgfmt configure:15091: result: /bin/msgfmt configure:15102: checking for dcgettext configure:15102: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' [-Wbuiltin-declaration-mismatch] char dcgettext (); ^~~~~~~~~ configure:15102: $? = 0 configure:15102: result: yes configure:15112: checking if msgfmt accepts -c configure:15127: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:15130: $? = 0 configure:15132: result: yes configure:15142: checking for gmsgfmt configure:15173: result: /bin/msgfmt configure:15183: checking for xgettext configure:15210: result: /bin/xgettext configure:15229: gcc -o conftest -g -O2 conftest.c >&5 configure:15229: $? = 0 configure:15311: checking for catalogs to be installed configure:15336: result: de configure:15499: checking that generated files are newer than configure configure:15505: result: done configure:15548: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on phantom config.status:1189: creating Makefile config.status:1189: creating src/Makefile config.status:1189: creating src/xpm/Makefile config.status:1189: creating po/Makefile.in config.status:1189: creating pixmaps/Makefile config.status:1189: creating examples/Makefile config.status:1189: creating config.h config.status:1370: config.h is unchanged config.status:1418: executing depfiles commands config.status:1418: executing libtool commands config.status:1418: executing default-1 commands config.status:1418: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_ZYNK_CFLAGS_set= ac_cv_env_ZYNK_CFLAGS_value= ac_cv_env_ZYNK_LIBS_set= ac_cv_env_ZYNK_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GCONFTOOL=/bin/gconftool-2 ac_cv_path_GMSGFMT=/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/bin/perl ac_cv_path_INTLTOOL_UPDATE=/bin/intltool-update ac_cv_path_MSGFMT=/bin/msgfmt ac_cv_path_MSGMERGE=/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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 ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no 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=/bin/ld lt_cv_path_NM='/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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_ZYNK_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libglade-2.0 -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/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' pkg_cv_ZYNK_LIBS='-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hanez/code/Zynk/missing aclocal-1.15 ' ALL_LINGUAS='de' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/hanez/code/Zynk/missing autoconf' AUTOHEADER='${SHELL} /home/hanez/code/Zynk/missing autoheader' AUTOMAKE='${SHELL} /home/hanez/code/Zynk/missing automake-1.15' AWK='gawk' CATALOGS=' de.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -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' EXEEXT='' FGREP='/bin/grep -F' GCONFTOOL='/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='zynk' GMOFILES=' de.gmo' GMSGFMT='/bin/msgfmt' GREP='/bin/grep' 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='/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='/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='/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='/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))' INTL_MACOSX_LIBS='' LD='/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/hanez/code/Zynk/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/bin/msgmerge' NM='/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='zynk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES=' de.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.0' XGETTEXT='/bin/xgettext' ZYNK_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libglade-2.0 -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/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' ZYNK_LIBS='-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/hanez/code/Zynk/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='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zynk" #define VERSION "1.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 GETTEXT_PACKAGE "zynk" #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 PACKAGE_LOCALE_DIR "/usr/share/locale" configure: exit 0