Zynk/config.log
2009-10-15 19:27:15 +02:00

807 lines
35 KiB
Text

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.63. Invocation command line was
$ ./configure --enable-maintainer-mode
## --------- ##
## Platform. ##
## --------- ##
hostname = phantom
uname -m = i686
uname -r = 2.6.28-gentoo-r5
uname -s = Linux
uname -v = #1 SMP Tue May 5 23:33:49 CEST 2009
/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+
/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/avr/gcc-bin/4.1.2
PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2
PATH: /opt/blackdown-jdk-1.4.2.03/bin
PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
PATH: /opt/android-sdk-1.5/tools
PATH: /opt/android-sdk-1.5/platforms/android-1.5/tools
PATH: /usr/games/bin
PATH: /home/hanez/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2118: checking whether NLS is requested
configure:2127: result: yes
configure:2179: checking for gcc
configure:2195: found /usr/bin/gcc
configure:2206: result: gcc
configure:2438: checking for C compiler version
configure:2446: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
Copyright (C) 2006 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:2450: $? = 0
configure:2457: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
configure:2461: $? = 0
configure:2468: gcc -V >&5
gcc: '-V' option must have argument
configure:2472: $? = 1
configure:2495: checking for C compiler default output file name
configure:2517: gcc conftest.c >&5
configure:2521: $? = 0
configure:2559: result: a.out
configure:2578: checking whether the C compiler works
configure:2588: ./a.out
configure:2592: $? = 0
configure:2611: result: yes
configure:2618: checking whether we are cross compiling
configure:2620: result: no
configure:2623: checking for suffix of executables
configure:2630: gcc -o conftest conftest.c >&5
configure:2634: $? = 0
configure:2660: result:
configure:2666: checking for suffix of object files
configure:2692: gcc -c conftest.c >&5
configure:2696: $? = 0
configure:2721: result: o
configure:2725: checking whether we are using the GNU C compiler
configure:2754: gcc -c conftest.c >&5
configure:2761: $? = 0
configure:2778: result: yes
configure:2787: checking whether gcc accepts -g
configure:2817: gcc -c -g conftest.c >&5
configure:2824: $? = 0
configure:2925: result: yes
configure:2942: checking for gcc option to accept ISO C89
configure:3016: gcc -c -g -O2 conftest.c >&5
configure:3023: $? = 0
configure:3046: result: none needed
configure:3078: checking for intltool >= 0.30
configure:3085: result: 0.40.5 found
configure:3095: checking for intltool-update
configure:3113: found /usr/bin/intltool-update
configure:3125: result: /usr/bin/intltool-update
configure:3135: checking for intltool-merge
configure:3153: found /usr/bin/intltool-merge
configure:3165: result: /usr/bin/intltool-merge
configure:3175: checking for intltool-extract
configure:3193: found /usr/bin/intltool-extract
configure:3205: result: /usr/bin/intltool-extract
configure:3262: checking for xgettext
configure:3280: found /usr/bin/xgettext
configure:3292: result: /usr/bin/xgettext
configure:3302: checking for msgmerge
configure:3320: found /usr/bin/msgmerge
configure:3332: result: /usr/bin/msgmerge
configure:3342: checking for msgfmt
configure:3360: found /usr/bin/msgfmt
configure:3372: result: /usr/bin/msgfmt
configure:3382: checking for gmsgfmt
configure:3400: found /usr/bin/gmsgfmt
configure:3413: result: /usr/bin/gmsgfmt
configure:3437: checking for perl
configure:3455: found /usr/bin/perl
configure:3467: result: /usr/bin/perl
configure:3486: checking for XML::Parser
configure:3489: result: ok
configure:3526: gcc -o conftest -g -O2 conftest.c >&5
configure:3533: $? = 0
configure:3672: checking for a BSD-compatible install
configure:3740: result: /usr/bin/install -c
configure:3751: checking whether build environment is sane
configure:3794: result: yes
configure:3819: checking for a thread-safe mkdir -p
configure:3858: result: /bin/mkdir -p
configure:3871: checking for gawk
configure:3887: found /usr/bin/gawk
configure:3898: result: gawk
configure:3909: checking whether make sets $(MAKE)
configure:3931: result: yes
configure:3961: checking for style of include used by make
configure:3989: result: GNU
configure:4178: checking dependency style of gcc
configure:4269: result: gcc3
configure:4287: checking whether to enable maintainer-specific portions of Makefiles
configure:4296: result: yes
configure:4310: checking for library containing strerror
configure:4351: gcc -o conftest -g -O2 conftest.c >&5
configure:4358: $? = 0
configure:4389: result: none required
configure:4445: checking for gcc
configure:4472: result: gcc
configure:4704: checking for C compiler version
configure:4712: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
Copyright (C) 2006 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:4716: $? = 0
configure:4723: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
configure:4727: $? = 0
configure:4734: gcc -V >&5
gcc: '-V' option must have argument
configure:4738: $? = 1
configure:4741: checking whether we are using the GNU C compiler
configure:4794: result: yes
configure:4803: checking whether gcc accepts -g
configure:4941: result: yes
configure:4958: checking for gcc option to accept ISO C89
configure:5062: result: none needed
configure:5128: checking for gcc
configure:5155: result: gcc
configure:5387: checking for C compiler version
configure:5395: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
Copyright (C) 2006 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:5399: $? = 0
configure:5406: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
configure:5410: $? = 0
configure:5417: gcc -V >&5
gcc: '-V' option must have argument
configure:5421: $? = 1
configure:5424: checking whether we are using the GNU C compiler
configure:5477: result: yes
configure:5486: checking whether gcc accepts -g
configure:5624: result: yes
configure:5641: checking for gcc option to accept ISO C89
configure:5745: result: none needed
configure:5771: checking how to run the C preprocessor
configure:5811: gcc -E conftest.c
configure:5818: $? = 0
configure:5849: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5856: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "zynk"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5889: result: gcc -E
configure:5918: gcc -E conftest.c
configure:5925: $? = 0
configure:5956: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5963: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "zynk"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6003: checking for grep that handles long lines and -e
configure:6063: result: /bin/grep
configure:6068: checking for egrep
configure:6132: result: /bin/grep -E
configure:6137: checking for ANSI C header files
configure:6167: gcc -c -g -O2 conftest.c >&5
configure:6174: $? = 0
configure:6273: gcc -o conftest -g -O2 conftest.c >&5
configure:6277: $? = 0
configure:6283: ./conftest
configure:6287: $? = 0
configure:6305: result: yes
configure:6329: checking for a BSD-compatible install
configure:6397: result: /usr/bin/install -c
configure:6408: checking whether make sets $(MAKE)
configure:6430: result: yes
configure:6470: checking build system type
configure:6488: result: i686-pc-linux-gnu
configure:6510: checking host system type
configure:6525: result: i686-pc-linux-gnu
configure:6547: checking for a sed that does not truncate output
configure:6613: result: /bin/sed
configure:6631: checking for fgrep
configure:6695: result: /bin/grep -F
configure:6730: checking for ld used by gcc
configure:6797: result: /usr/i686-pc-linux-gnu/bin/ld
configure:6806: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:6821: result: yes
configure:6833: checking for BSD- or MS-compatible name lister (nm)
configure:6882: result: /usr/bin/nm -B
configure:7000: checking the name lister (/usr/bin/nm -B) interface
configure:7007: gcc -c -g -O2 conftest.c >&5
configure:7010: /usr/bin/nm -B "conftest.o"
configure:7013: output
00000000 B some_variable
configure:7020: result: BSD nm
configure:7023: checking whether ln -s works
configure:7027: result: yes
configure:7035: checking the maximum length of command line arguments
configure:7155: result: 1572864
configure:7172: checking whether the shell understands some XSI constructs
configure:7182: result: yes
configure:7186: checking whether the shell understands "+="
configure:7192: result: yes
configure:7227: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:7234: result: -r
configure:7303: checking for objdump
configure:7319: found /usr/bin/objdump
configure:7330: result: objdump
configure:7362: checking how to recognize dependent libraries
configure:7558: result: pass_all
configure:7618: checking for ar
configure:7634: found /usr/bin/ar
configure:7645: result: ar
configure:7723: checking for strip
configure:7739: found /usr/bin/strip
configure:7750: result: strip
configure:7822: checking for ranlib
configure:7838: found /usr/bin/ranlib
configure:7849: result: ranlib
configure:7939: checking command to parse /usr/bin/nm -B output from gcc object
configure:8057: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8064: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:8067: $? = 0
configure:8121: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8124: $? = 0
configure:8162: result: ok
configure:9037: checking for sys/types.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for sys/stat.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for stdlib.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for string.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for memory.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for strings.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for inttypes.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for stdint.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9037: checking for unistd.h
configure:9058: gcc -c -g -O2 conftest.c >&5
configure:9065: $? = 0
configure:9082: result: yes
configure:9100: checking for dlfcn.h
configure:9121: gcc -c -g -O2 conftest.c >&5
configure:9128: $? = 0
configure:9145: result: yes
configure:9331: checking for objdir
configure:9346: result: .libs
configure:9638: checking if gcc supports -fno-rtti -fno-exceptions
configure:9656: 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:9660: $? = 0
configure:9673: result: no
configure:9693: checking for gcc option to produce PIC
configure:9965: result: -fPIC -DPIC
configure:9977: checking if gcc PIC flag -fPIC -DPIC works
configure:9995: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9999: $? = 0
configure:10012: result: yes
configure:10036: checking if gcc static flag -static works
configure:10064: result: yes
configure:10079: checking if gcc supports -c -o file.o
configure:10100: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10104: $? = 0
configure:10126: result: yes
configure:10134: checking if gcc supports -c -o file.o
configure:10181: result: yes
configure:10214: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11288: result: yes
configure:11325: checking whether -lc should be explicitly linked in
configure:11330: gcc -c -g -O2 conftest.c >&5
configure:11333: $? = 0
configure:11348: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11351: $? = 0
configure:11363: result: no
configure:11527: checking dynamic linker characteristics
configure:11983: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11990: $? = 0
configure:12223: result: GNU/Linux ld.so
configure:12325: checking how to hardcode library paths into programs
configure:12350: result: immediate
configure:13183: checking whether stripping libraries is possible
configure:13188: result: yes
configure:13223: checking if libtool supports shared libraries
configure:13225: result: yes
configure:13228: checking whether to build shared libraries
configure:13249: result: yes
configure:13252: checking whether to build static libraries
configure:13256: result: yes
configure:13391: checking what warning flags to pass to the C compiler
configure:13393: result: -Wall -Wmissing-prototypes
configure:13404: checking what language compliance flags to pass to the C compiler
configure:13419: result:
configure:13441: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:13456: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:13481: checking for gconftool-2
configure:13499: found /usr/bin/gconftool-2
configure:13512: result: /usr/bin/gconftool-2
configure:13583: checking for pkg-config
configure:13601: found /usr/bin/pkg-config
configure:13613: result: /usr/bin/pkg-config
configure:13638: checking pkg-config is at least version 0.9.0
configure:13641: result: yes
configure:13652: checking for ZYNK
configure:13664: $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:13672: $? = 0
configure:13695: $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:13703: $? = 0
configure:13805: result: yes
configure:13828: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:13843: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:13891: checking locale.h usability
configure:13908: gcc -c -g -O2 conftest.c >&5
configure:13915: $? = 0
configure:13929: result: yes
configure:13933: checking locale.h presence
configure:13948: gcc -E conftest.c
configure:13955: $? = 0
configure:13969: result: yes
configure:13997: checking for locale.h
configure:14006: result: yes
configure:14022: checking for LC_MESSAGES
configure:14048: gcc -o conftest -g -O2 conftest.c >&5
configure:14055: $? = 0
configure:14075: result: yes
configure:14104: checking libintl.h usability
configure:14121: gcc -c -g -O2 conftest.c >&5
configure:14128: $? = 0
configure:14142: result: yes
configure:14146: checking libintl.h presence
configure:14161: gcc -E conftest.c
configure:14168: $? = 0
configure:14182: result: yes
configure:14210: checking for libintl.h
configure:14217: result: yes
configure:14228: checking for ngettext in libc
configure:14256: gcc -o conftest -g -O2 conftest.c >&5
configure:14263: $? = 0
configure:14284: result: yes
configure:14288: checking for dgettext in libc
configure:14316: gcc -o conftest -g -O2 conftest.c >&5
configure:14323: $? = 0
configure:14344: result: yes
configure:14353: checking for bind_textdomain_codeset
configure:14409: gcc -o conftest -g -O2 conftest.c >&5
configure:14416: $? = 0
configure:14438: result: yes
configure:14954: checking for msgfmt
configure:14981: result: /usr/bin/msgfmt
configure:14994: checking for dcgettext
configure:15050: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:50: warning: conflicting types for built-in function 'dcgettext'
configure:15057: $? = 0
configure:15079: result: yes
configure:15092: checking if msgfmt accepts -c
configure:15107: $MSGFMT -c -o /dev/null conftest.foo
configure:15110: $? = 0
configure:15112: result: yes
configure:15122: checking for gmsgfmt
configure:15153: result: /usr/bin/gmsgfmt
configure:15163: checking for xgettext
configure:15190: result: /usr/bin/xgettext
configure:15219: gcc -o conftest -g -O2 conftest.c >&5
configure:15226: $? = 0
configure:15402: checking for catalogs to be installed
configure:15427: result: de
configure:15619: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on phantom
config.status:1075: creating Makefile
config.status:1075: creating src/Makefile
config.status:1075: creating src/xpm/Makefile
config.status:1075: creating po/Makefile.in
config.status:1075: creating pixmaps/Makefile
config.status:1075: creating examples/Makefile
config.status:1075: creating config.h
config.status:1349: executing depfiles commands
config.status:1349: executing libtool commands
config.status:1349: executing default-1 commands
config.status:1349: executing po/stamp-it commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-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_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=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
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_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='/usr/bin/install -c'
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_prog_cc_stdc=
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_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/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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
pkg_cv_ZYNK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 '
pkg_cv_ZYNK_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/hanez/Zynk/missing --run aclocal-1.10 '
ALL_LINGUAS='de'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/hanez/Zynk/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/hanez/Zynk/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hanez/Zynk/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hanez/Zynk/missing --run automake-1.10'
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'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GCONFTOOL='/usr/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='/usr/bin/gmsgfmt'
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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LD='/usr/i686-pc-linux-gnu/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/hanez/Zynk/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='zynk'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
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'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
XGETTEXT='/usr/bin/xgettext'
ZYNK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 '
ZYNK_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/hanez/Zynk/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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/local/share/locale"
configure: exit 0