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.57. 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 = norris 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:1306: checking for a BSD-compatible install configure:1360: result: /bin/install -c configure:1371: checking whether build environment is sane configure:1414: result: yes configure:1447: checking for gawk configure:1463: found /bin/gawk configure:1473: result: gawk configure:1483: checking whether make sets $(MAKE) configure:1503: result: yes configure:1667: checking whether to enable maintainer-specific portions of Makefiles configure:1676: result: no configure:1697: checking for intltool >= 0.27 configure:1707: result: 0.27.2 found configure:1760: checking for perl configure:1778: found /usr/bin/perl configure:1790: result: /usr/bin/perl configure:1835: checking for style of include used by make configure:1863: result: GNU configure:1896: checking for i586-uhu-linux-gcc configure:1912: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1922: result: i586-uhu-linux-gcc configure:2204: checking for C compiler version configure:2207: 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:2210: $? = 0 configure:2212: 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:2215: $? = 0 configure:2217: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2220: $? = 1 configure:2244: checking for C compiler default output configure:2247: i586-uhu-linux-gcc conftest.c >&5 configure:2250: $? = 0 configure:2296: result: a.out configure:2301: checking whether the C compiler works configure:2307: ./a.out configure:2310: $? = 0 configure:2327: result: yes configure:2334: checking whether we are cross compiling configure:2336: result: no configure:2339: checking for suffix of executables configure:2341: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2344: $? = 0 configure:2369: result: configure:2375: checking for suffix of object files configure:2397: i586-uhu-linux-gcc -c conftest.c >&5 configure:2400: $? = 0 configure:2422: result: o configure:2426: checking whether we are using the GNU C compiler configure:2451: i586-uhu-linux-gcc -c conftest.c >&5 configure:2454: $? = 0 configure:2457: test -s conftest.o configure:2460: $? = 0 configure:2473: result: yes configure:2479: checking whether i586-uhu-linux-gcc accepts -g configure:2501: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2504: $? = 0 configure:2507: test -s conftest.o configure:2510: $? = 0 configure:2521: result: yes configure:2538: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2599: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2602: $? = 0 configure:2605: test -s conftest.o configure:2608: $? = 0 configure:2626: result: none needed configure:2644: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2647: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2758: checking dependency style of i586-uhu-linux-gcc configure:2841: result: gcc3 configure:2860: checking for strerror in -lcposix configure:2891: 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:2894: $? = 1 configure: failed program was: | #line 2867 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tsclient" | #define VERSION "0.132" | /* 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:2912: result: no configure:2928: checking for i586-uhu-linux-gcc configure:2954: result: i586-uhu-linux-gcc configure:3236: checking for C compiler version configure:3239: 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:3242: $? = 0 configure:3244: 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:3247: $? = 0 configure:3249: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3252: $? = 1 configure:3255: checking whether we are using the GNU C compiler configure:3302: result: yes configure:3308: checking whether i586-uhu-linux-gcc accepts -g configure:3350: result: yes configure:3367: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3455: result: none needed configure:3473: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3476: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3587: checking dependency style of i586-uhu-linux-gcc configure:3670: result: gcc3 configure:3690: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3754: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3757: $? = 0 configure:3760: test -s conftest.o configure:3763: $? = 0 configure:3778: result: none needed configure:3794: checking how to run the C preprocessor configure:3830: i586-uhu-linux-gcc -E conftest.c configure:3836: $? = 0 configure:3868: i586-uhu-linux-gcc -E conftest.c configure:3869:28: ac_nonexistent.h: No such file or directory configure:3874: $? = 1 configure: failed program was: | #line 3859 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tsclient" | #define VERSION "0.132" | /* end confdefs.h. */ | #include configure:3912: result: i586-uhu-linux-gcc -E configure:3937: i586-uhu-linux-gcc -E conftest.c configure:3943: $? = 0 configure:3975: i586-uhu-linux-gcc -E conftest.c configure:3976:28: ac_nonexistent.h: No such file or directory configure:3981: $? = 1 configure: failed program was: | #line 3966 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tsclient" | #define VERSION "0.132" | /* end confdefs.h. */ | #include configure:4024: checking for egrep configure:4034: result: grep -E configure:4039: checking for ANSI C header files configure:4065: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4068: $? = 0 configure:4071: test -s conftest.o configure:4074: $? = 0 configure:4166: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4169: $? = 0 configure:4171: ./conftest configure:4174: $? = 0 configure:4189: result: yes configure:4208: checking for pkg-config configure:4226: found /usr/bin/pkg-config configure:4239: result: /usr/bin/pkg-config configure:4256: checking for libpanelapplet-2.0 configure:4260: result: yes configure:4264: checking PACKAGE_CFLAGS configure:4267: result: -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-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/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 configure:4270: checking PACKAGE_LIBS configure:4273: result: -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -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 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:4325: checking for sys/types.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for sys/stat.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for stdlib.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for string.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for memory.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for strings.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for inttypes.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for stdint.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4325: checking for unistd.h configure:4342: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4389: checking locale.h usability configure:4402: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4405: $? = 0 configure:4408: test -s conftest.o configure:4411: $? = 0 configure:4421: result: yes configure:4425: checking locale.h presence configure:4436: i586-uhu-linux-gcc -E conftest.c configure:4442: $? = 0 configure:4461: result: yes configure:4497: checking for locale.h configure:4504: result: yes configure:4518: checking for LC_MESSAGES configure:4540: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4543: $? = 0 configure:4546: test -s conftest configure:4549: $? = 0 configure:4560: result: yes configure:4589: checking libintl.h usability configure:4602: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4605: $? = 0 configure:4608: test -s conftest.o configure:4611: $? = 0 configure:4621: result: yes configure:4625: checking libintl.h presence configure:4636: i586-uhu-linux-gcc -E conftest.c configure:4642: $? = 0 configure:4661: result: yes configure:4697: checking for libintl.h configure:4704: result: yes configure:4715: checking for dgettext in libc configure:4739: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4745: test -s conftest configure:4748: $? = 0 configure:4760: result: yes configure:4768: checking for bind_textdomain_codeset configure:4818: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4821: $? = 0 configure:4824: test -s conftest configure:4827: $? = 0 configure:4838: result: yes configure:5162: checking for msgfmt configure:5189: result: /usr/bin/msgfmt configure:5202: checking for dcgettext configure:5252: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5248: warning: conflicting types for built-in function 'dcgettext' configure:5255: $? = 0 configure:5258: test -s conftest configure:5261: $? = 0 configure:5272: result: yes configure:5284: checking for gmsgfmt configure:5315: result: /usr/bin/msgfmt configure:5324: checking for xgettext configure:5351: result: /usr/bin/xgettext configure:5376: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5379: $? = 0 configure:5382: test -s conftest configure:5385: $? = 0 configure:5539: checking for catalogs to be installed configure:5564: result: ar da_DK de es fi fr gr hu it ms nl_NL no_nb pl_PL pt_BR pt_PT ru se zh_CN zh_TW configure:5605: checking if debug messages are enabled configure:5612: result: no configure:5748: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:700: creating Makefile config.status:700: creating src/Makefile config.status:700: creating applet/Makefile config.status:700: creating po/Makefile.in config.status:804: creating config.h config.status:1045: executing default-1 commands config.status:1045: executing depfiles commands config.status:1045: executing default-2 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_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes 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_have_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CATALOGS=' ar.gmo da_DK.gmo de.gmo es.gmo fi.gmo fr.gmo gr.gmo hu.gmo it.gmo ms.gmo nl_NL.gmo no_nb.gmo pl_PL.gmo pt_BR.gmo pt_PT.gmo ru.gmo se.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='tsclient' GMOFILES=' ar.gmo da_DK.gmo de.gmo es.gmo fi.gmo fr.gmo gr.gmo hu.gmo it.gmo ms.gmo nl_NL.gmo no_nb.gmo pl_PL.gmo pt_BR.gmo pt_PT.gmo ru.gmo se.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(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) $(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_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='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='tsclient' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-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/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 ' PACKAGE_LIBS='-pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -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 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po da_DK.po de.po es.po fi.po fr.po gr.po hu.po it.po ms.po nl_NL.po no_nb.po pl_PL.po pt_BR.po pt_PT.po ru.po se.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.132' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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' install_sh='/var/uhubuild/work/compile/install-sh' 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' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "tsclient" #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 "tsclient" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.132" configure: exit 0