This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfce4-icon-theme configure 4.3.90.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 = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1333: checking whether make sets $(MAKE) configure:1353: result: yes configure:1402: checking for a BSD-compatible install configure:1457: result: /bin/install -c configure:1468: checking whether build environment is sane configure:1511: result: yes configure:1576: checking for gawk configure:1592: found /bin/gawk configure:1602: result: gawk configure:1771: checking whether to enable maintainer-specific portions of Makefiles configure:1780: result: no configure:1809: checking for a BSD-compatible install configure:1864: result: /bin/install -c configure:1878: checking for intltool >= 0.31 configure:1888: result: 0.33 found configure:1945: checking for perl configure:1963: found /usr/bin/perl configure:1975: result: /usr/bin/perl configure:2007: checking for iconv configure:2025: found /usr/bin/iconv configure:2038: result: /usr/bin/iconv configure:2047: checking for msgfmt configure:2065: found /usr/bin/msgfmt configure:2078: result: /usr/bin/msgfmt configure:2087: checking for msgmerge configure:2105: found /usr/bin/msgmerge configure:2118: result: /usr/bin/msgmerge configure:2127: checking for xgettext configure:2145: found /usr/bin/xgettext configure:2158: result: /usr/bin/xgettext configure:2206: checking whether ln -s works configure:2210: result: yes configure:2230: checking for style of include used by make configure:2258: result: GNU configure:2291: checking for i586-uhu-linux-gcc configure:2307: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2317: result: i586-uhu-linux-gcc configure:2599: checking for C compiler version configure:2602: 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:2605: $? = 0 configure:2607: 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:2610: $? = 0 configure:2612: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2615: $? = 1 configure:2638: checking for C compiler default output file name configure:2641: i586-uhu-linux-gcc conftest.c >&5 configure:2644: $? = 0 configure:2690: result: a.out configure:2695: checking whether the C compiler works configure:2701: ./a.out configure:2704: $? = 0 configure:2721: result: yes configure:2728: checking whether we are cross compiling configure:2730: result: no configure:2733: checking for suffix of executables configure:2735: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2738: $? = 0 configure:2763: result: configure:2769: checking for suffix of object files configure:2790: i586-uhu-linux-gcc -c conftest.c >&5 configure:2793: $? = 0 configure:2815: result: o configure:2819: checking whether we are using the GNU C compiler configure:2843: i586-uhu-linux-gcc -c conftest.c >&5 configure:2849: $? = 0 configure:2853: test -z || test ! -s conftest.err configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2875: result: yes configure:2881: checking whether i586-uhu-linux-gcc accepts -g configure:2902: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest.o configure:2921: $? = 0 configure:2932: result: yes configure:2949: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3019: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3025: $? = 0 configure:3029: test -z || test ! -s conftest.err configure:3032: $? = 0 configure:3035: test -s conftest.o configure:3038: $? = 0 configure:3056: result: none needed configure:3074: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3080: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3215: checking dependency style of i586-uhu-linux-gcc configure:3305: result: none configure:3328: checking how to run the C preprocessor configure:3363: i586-uhu-linux-gcc -E conftest.c configure:3369: $? = 0 configure:3401: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-icon-theme" | #define PACKAGE_TARNAME "xfce4-icon-theme" | #define PACKAGE_VERSION "4.3.90.2" | #define PACKAGE_STRING "xfce4-icon-theme 4.3.90.2" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-icon-theme" | #define VERSION "4.3.90.2" | /* end confdefs.h. */ | #include configure:3446: result: i586-uhu-linux-gcc -E configure:3470: i586-uhu-linux-gcc -E conftest.c configure:3476: $? = 0 configure:3508: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-icon-theme" | #define PACKAGE_TARNAME "xfce4-icon-theme" | #define PACKAGE_VERSION "4.3.90.2" | #define PACKAGE_STRING "xfce4-icon-theme 4.3.90.2" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-icon-theme" | #define VERSION "4.3.90.2" | /* end confdefs.h. */ | #include configure:3558: checking for egrep configure:3568: result: grep -E configure:3573: checking for ANSI C header files configure:3598: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3604: $? = 0 configure:3608: test -z || test ! -s conftest.err configure:3611: $? = 0 configure:3614: test -s conftest.o configure:3617: $? = 0 configure:3706: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3711: ./conftest configure:3714: $? = 0 configure:3729: result: yes configure:3753: checking for sys/types.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for sys/stat.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for stdlib.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for string.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for memory.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for strings.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for inttypes.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for stdint.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3753: checking for unistd.h configure:3769: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3836: checking locale.h usability configure:3848: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3854: $? = 0 configure:3858: test -z || test ! -s conftest.err configure:3861: $? = 0 configure:3864: test -s conftest.o configure:3867: $? = 0 configure:3877: result: yes configure:3881: checking locale.h presence configure:3891: i586-uhu-linux-gcc -E conftest.c configure:3897: $? = 0 configure:3917: result: yes configure:3952: checking for locale.h configure:3959: result: yes configure:3973: checking for LC_MESSAGES configure:3994: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4000: $? = 0 configure:4004: test -z || test ! -s conftest.err configure:4007: $? = 0 configure:4010: test -s conftest configure:4013: $? = 0 configure:4025: result: yes configure:4054: checking libintl.h usability configure:4066: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking libintl.h presence configure:4109: i586-uhu-linux-gcc -E conftest.c configure:4115: $? = 0 configure:4135: result: yes configure:4170: checking for libintl.h configure:4177: result: yes configure:4188: checking for dgettext in libc configure:4211: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4217: $? = 0 configure:4221: test -z || test ! -s conftest.err configure:4224: $? = 0 configure:4227: test -s conftest configure:4230: $? = 0 configure:4243: result: yes configure:4251: checking for bind_textdomain_codeset configure:4308: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4314: $? = 0 configure:4318: test -z || test ! -s conftest.err configure:4321: $? = 0 configure:4324: test -s conftest configure:4327: $? = 0 configure:4339: result: yes configure:4711: checking for msgfmt configure:4738: result: /usr/bin/msgfmt configure:4751: checking for dcgettext configure:4808: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function 'dcgettext' configure:4814: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest configure:4827: $? = 0 configure:4839: result: yes configure:4851: checking for gmsgfmt configure:4882: result: /usr/bin/msgfmt configure:4891: checking for xgettext configure:4918: result: /usr/bin/xgettext configure:4942: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest configure:4961: $? = 0 configure:5134: checking for catalogs to be installed configure:5159: result: ca de el et eu fi fr he hu ja ko lt pl pt_BR ru sk uk zh_CN zh_TW configure:5192: checking for bind_textdomain_codeset configure:5280: result: yes configure:5284: checking for locales directory configure:5300: result: ${prefix}/share/locale configure:5304: checking for additional xgettext flags configure:5312: result: --keyword=Q_ configure:5474: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xfce4-icon-theme config.status 4.3.90.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:756: creating xfce4-icon-theme.spec config.status:756: creating Makefile config.status:756: creating mime/Makefile config.status:756: creating po/Makefile.in config.status:756: creating xfce4-icon-theme-1.0.pc config.status:756: creating Rodent/Makefile config.status:756: creating Rodent/48x48/Makefile config.status:756: creating Rodent/48x48/apps/Makefile config.status:756: creating Rodent/48x48/devices/Makefile config.status:756: creating Rodent/48x48/filesystems/Makefile config.status:756: creating Rodent/48x48/emblems/Makefile config.status:756: creating Rodent/48x48/mimetypes/Makefile config.status:756: creating Rodent/48x48/misc/Makefile config.status:756: creating Rodent/48x48/stock/Makefile config.status:756: creating Rodent/scalable/Makefile config.status:756: creating Rodent/scalable/apps/Makefile config.status:756: creating Rodent/scalable/devices/Makefile config.status:756: creating Rodent/scalable/filesystems/Makefile config.status:756: creating Rodent/scalable/emblems/Makefile config.status:756: creating Rodent/scalable/mimetypes/Makefile config.status:756: creating Rodent/scalable/misc/Makefile config.status:756: creating Rodent/scalable/stock/Makefile config.status:939: executing intltool commands config.status:939: executing depfiles commands config.status:939: executing default-1 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_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt 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=none 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.9' 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.9' AWK='gawk' CATALOGS=' ca.gmo de.gmo el.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hu.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt_BR.gmo ru.gmo sk.gmo uk.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DPACKAGE_NAME=\"xfce4-icon-theme\" -DPACKAGE_TARNAME=\"xfce4-icon-theme\" -DPACKAGE_VERSION=\"4.3.90.2\" -DPACKAGE_STRING=\"xfce4-icon-theme\ 4.3.90.2\" -DPACKAGE_BUGREPORT=\"xfce4-dev@xfce.org\" -DPACKAGE=\"xfce4-icon-theme\" -DVERSION=\"4.3.90.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DGETTEXT_PACKAGE=\"xfce4-icon-theme\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='xfce4-icon-theme' GMOFILES=' ca.gmo de.gmo el.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hu.gmo ja.gmo ko.gmo lt.gmo pl.gmo pt_BR.gmo ru.gmo sk.gmo uk.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) -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='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' 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='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' 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_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_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='$(top_builddir)/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_XGETTEXT='/usr/bin/xgettext' 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 $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' 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='xfce4-icon-theme' PACKAGE_BUGREPORT='xfce4-dev@xfce.org' PACKAGE_NAME='xfce4-icon-theme' PACKAGE_STRING='xfce4-icon-theme 4.3.90.2' PACKAGE_TARNAME='xfce4-icon-theme' PACKAGE_VERSION='4.3.90.2' PATH_SEPARATOR=':' POFILES=' ca.po de.po el.po et.po eu.po fi.po fr.po he.po hu.po ja.po ko.po lt.po pl.po pt_BR.po ru.po sk.po uk.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='no' VERSION='4.3.90.2' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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' localedir='${prefix}/share/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' 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 "xfce4-icon-theme" #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 "xfce4-icon-theme" #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" #define PACKAGE_NAME "xfce4-icon-theme" #define PACKAGE_STRING "xfce4-icon-theme 4.3.90.2" #define PACKAGE_TARNAME "xfce4-icon-theme" #define PACKAGE_VERSION "4.3.90.2" #define STDC_HEADERS 1 #define VERSION "4.3.90.2" configure: exit 0