This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtranslator configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1364: checking for a BSD-compatible install configure:1419: result: /bin/install -c configure:1430: checking whether build environment is sane configure:1473: result: yes configure:1488: checking whether make sets $(MAKE) configure:1508: result: yes configure:1540: checking for working aclocal-1.4 configure:1551: result: missing configure:1555: checking for working autoconf configure:1562: result: found configure:1570: checking for working automake-1.4 configure:1581: result: missing configure:1585: checking for working autoheader configure:1592: result: found configure:1600: checking for working makeinfo configure:1607: result: found configure:1616: checking whether to enable maintainer-specific portions of Makefiles configure:1625: result: no configure:1657: checking for intltool >= 0.22 configure:1667: result: 0.30 found configure:1722: checking for perl configure:1740: found /usr/bin/perl configure:1752: result: /usr/bin/perl configure:1800: checking for i586-uhu-linux-gcc configure:1816: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1826: result: i586-uhu-linux-gcc configure:2108: checking for C compiler version configure:2111: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2114: $? = 0 configure:2116: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2119: $? = 0 configure:2121: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2124: $? = 1 configure:2147: checking for C compiler default output file name configure:2150: i586-uhu-linux-gcc conftest.c >&5 configure:2153: $? = 0 configure:2199: result: a.out configure:2204: checking whether the C compiler works configure:2210: ./a.out configure:2213: $? = 0 configure:2230: result: yes configure:2237: checking whether we are cross compiling configure:2239: result: no configure:2242: checking for suffix of executables configure:2244: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2247: $? = 0 configure:2272: result: configure:2278: checking for suffix of object files configure:2299: i586-uhu-linux-gcc -c conftest.c >&5 configure:2302: $? = 0 configure:2324: result: o configure:2328: checking whether we are using the GNU C compiler configure:2352: i586-uhu-linux-gcc -c conftest.c >&5 configure:2358: $? = 0 configure:2361: test -z || test ! -s conftest.err configure:2364: $? = 0 configure:2367: test -s conftest.o configure:2370: $? = 0 configure:2383: result: yes configure:2389: checking whether i586-uhu-linux-gcc accepts -g configure:2410: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2416: $? = 0 configure:2419: test -z || test ! -s conftest.err configure:2422: $? = 0 configure:2425: test -s conftest.o configure:2428: $? = 0 configure:2439: result: yes configure:2456: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2526: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2532: $? = 0 configure:2535: test -z || test ! -s conftest.err configure:2538: $? = 0 configure:2541: test -s conftest.o configure:2544: $? = 0 configure:2562: result: none needed configure:2580: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2586: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2718: checking for strerror in -lcposix configure:2748: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2754: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtranslator" | #define PACKAGE_TARNAME "gtranslator" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "gtranslator 1.0.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator" | #define PACKAGE "gtranslator" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2779: result: no configure:2793: checking how to run the C preprocessor configure:2828: i586-uhu-linux-gcc -E conftest.c configure:2834: $? = 0 configure:2866: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtranslator" | #define PACKAGE_TARNAME "gtranslator" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "gtranslator 1.0.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator" | #define PACKAGE "gtranslator" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include configure:2911: result: i586-uhu-linux-gcc -E configure:2935: i586-uhu-linux-gcc -E conftest.c configure:2941: $? = 0 configure:2973: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtranslator" | #define PACKAGE_TARNAME "gtranslator" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "gtranslator 1.0.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator" | #define PACKAGE "gtranslator" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include configure:3023: checking for egrep configure:3033: result: grep -E configure:3038: checking for ANSI C header files configure:3063: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3069: $? = 0 configure:3072: test -z || test ! -s conftest.err configure:3075: $? = 0 configure:3078: test -s conftest.o configure:3081: $? = 0 configure:3170: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3173: $? = 0 configure:3175: ./conftest configure:3178: $? = 0 configure:3193: result: yes configure:3207: checking for i586-uhu-linux-ranlib configure:3236: result: no configure:3245: checking for ranlib configure:3261: found /usr/bin/ranlib configure:3272: result: ranlib configure:3325: checking whether gcc understands -Wno-sign-compare configure:3343: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -O2 -Wno-sign-compare conftest.c >&5 configure:3349: $? = 0 configure:3352: test -z || test ! -s conftest.err configure:3355: $? = 0 configure:3358: test -s conftest.o configure:3361: $? = 0 configure:3372: result: yes configure:3392: checking what warning flags to pass to the C compiler configure:3394: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:3405: checking what language compliance flags to pass to the C compiler configure:3420: result: configure:3448: checking for sys/types.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for sys/stat.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for stdlib.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for string.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for memory.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for strings.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for inttypes.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for stdint.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3448: checking for unistd.h configure:3464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3520: checking locale.h usability configure:3532: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3538: $? = 0 configure:3541: test -z || test ! -s conftest.err configure:3544: $? = 0 configure:3547: test -s conftest.o configure:3550: $? = 0 configure:3560: result: yes configure:3564: checking locale.h presence configure:3574: i586-uhu-linux-gcc -E conftest.c configure:3580: $? = 0 configure:3600: result: yes configure:3635: checking for locale.h configure:3642: result: yes configure:3656: checking for LC_MESSAGES configure:3677: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3683: $? = 0 configure:3686: test -z || test ! -s conftest.err configure:3689: $? = 0 configure:3692: test -s conftest configure:3695: $? = 0 configure:3707: result: yes configure:3736: checking libintl.h usability configure:3748: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3754: $? = 0 configure:3757: test -z || test ! -s conftest.err configure:3760: $? = 0 configure:3763: test -s conftest.o configure:3766: $? = 0 configure:3776: result: yes configure:3780: checking libintl.h presence configure:3790: i586-uhu-linux-gcc -E conftest.c configure:3796: $? = 0 configure:3816: result: yes configure:3851: checking for libintl.h configure:3858: result: yes configure:3869: checking for dgettext in libc configure:3892: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3898: $? = 0 configure:3901: test -z || test ! -s conftest.err configure:3904: $? = 0 configure:3907: test -s conftest configure:3910: $? = 0 configure:3923: result: yes configure:3931: checking for bind_textdomain_codeset configure:3988: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3994: $? = 0 configure:3997: test -z || test ! -s conftest.err configure:4000: $? = 0 configure:4003: test -s conftest configure:4006: $? = 0 configure:4018: result: yes configure:4386: checking for msgfmt configure:4413: result: /usr/bin/msgfmt configure:4426: checking for dcgettext configure:4483: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function 'dcgettext' configure:4489: $? = 0 configure:4492: test -z || test ! -s conftest.err configure:4495: $? = 0 configure:4498: test -s conftest configure:4501: $? = 0 configure:4513: result: yes configure:4525: checking for gmsgfmt configure:4556: result: /usr/bin/msgfmt configure:4565: checking for xgettext configure:4592: result: /usr/bin/xgettext configure:4616: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4622: $? = 0 configure:4625: test -z || test ! -s conftest.err configure:4628: $? = 0 configure:4631: test -s conftest configure:4634: $? = 0 configure:4806: checking for catalogs to be installed configure:4831: result: am az be ca cs da de el en_CA en_GB es et eu fa fi fr ga gl hr hu id it ja ko lt lv nl nn no pa pl pt pt_BR ru sk sq sr sr@Latn sv ta tr th uk vi wa zh_CN zh_TW configure:4863: checking for bind_textdomain_codeset configure:4950: result: yes configure:5057: checking for pkg-config configure:5075: found /usr/bin/pkg-config configure:5088: result: /usr/bin/pkg-config configure:5112: checking for libgnome-2.0 >= 1.105.0 libgnomeui-2.0 >= 1.105.0 libbonobo-2.0 >= 1.107.0 libbonoboui-2.0 >= 1.108.1 gnome-vfs-2.0 >= 1.9.4 libxml-2.0 >= 2.4.12 configure:5130: result: yes configure:5134: checking GTRANSLATOR_CFLAGS configure:5144: result: -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-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/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 configure:5147: checking GTRANSLATOR_LIBS configure:5157: result: -pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lm configure:5223: checking for scrollkeeper-config configure:5239: found /usr/bin/scrollkeeper-config configure:5250: result: yes configure:5258: checking for scrollkeeper configure:5262: result: yes configure:5282: checking if a debug friendly version should be build configure:5289: result: yes configure:5401: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtranslator config.status 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:790: creating Makefile config.status:790: creating gtranslator.spec config.status:790: creating data/Makefile config.status:790: creating data/colorschemes/Makefile config.status:790: creating data/desktop/Makefile config.status:790: creating data/mime/Makefile config.status:790: creating data/mime/gtranslator.keys_template config.status:790: creating data/pixmaps/Makefile config.status:790: creating data/scripts/Makefile config.status:790: creating doc/Makefile config.status:790: creating doc/UMTF/Makefile config.status:790: creating help/Makefile config.status:790: creating help/C/Makefile config.status:790: creating man/Makefile config.status:790: creating man/gtranslator.1 config.status:790: creating po/Makefile.in config.status:790: creating src/Makefile config.status:790: creating src/pixmaps/Makefile config.status:790: creating src/semerkent/Makefile config.status:856: creating config.h config.status:1134: executing default-1 commands config.status:1134: executing default-2 commands config.status:1134: executing default-3 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=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_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_prog_sc_present=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_have_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/var/uhubuild/work/compile/missing aclocal-1.4' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/var/uhubuild/work/compile/missing automake-1.4' CATALOGS=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo th.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2 -ggdb ' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPRECATED_FLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='gtranslator' GMOFILES=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo th.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNOME_BUILD_REQUIRED='' GNOME_VFS_REQUIRED='1.9.4' GTK_REQUIRED='2.0.0' GTRANSLATOR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-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/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 ' GTRANSLATOR_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lm ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' LDFLAGS='' LIBBONOBOUI_REQUIRED='1.108.1' LIBBONOBO_REQUIRED='1.107.0' LIBGNOMECANVAS_REQUIRED='1.112.0' LIBGNOMEUI_REQUIRED='1.105.0' LIBGNOME_REQUIRED='1.105.0' LIBOBJS='' LIBS='' LIBXML_REQUIRED='2.4.12' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MY_DATE='2006-08-08' OBJEXT='o' PACKAGE='gtranslator' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator' PACKAGE_NAME='gtranslator' PACKAGE_STRING='gtranslator 1.0.2' PACKAGE_TARNAME='gtranslator' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' PIXMAP_DIR='/usr/share/pixmaps' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' am.po az.po be.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ko.po lt.po lv.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ru.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po th.po uk.po vi.po wa.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SC_OMFDIR='/usr/share/omf' SC_STATEDIR='/var/lib/scrollkeeper' SET_MAKE='' SHELL='/bin/sh' USE_NLS='yes' VERSION='1.0.2' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sc_present='yes' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE $GETTEXT_PACKAGE #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gtranslator" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator" #define PACKAGE_NAME "gtranslator" #define PACKAGE_STRING "gtranslator 1.0.2" #define PACKAGE_TARNAME "gtranslator" #define PACKAGE_VERSION "1.0.2" #define STDC_HEADERS 1 #define VERSION "1.0.2" configure: exit 0