This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-doc-utils configure 0.20.10, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic --disable-scrollkeeper ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2271: checking for a BSD-compatible install configure:2339: result: /bin/install -c configure:2350: checking whether build environment is sane configure:2400: result: yes configure:2541: checking for a thread-safe mkdir -p configure:2580: result: /bin/mkdir -p configure:2593: checking for gawk configure:2609: found /bin/gawk configure:2620: result: gawk configure:2631: checking whether make sets $(MAKE) configure:2653: result: yes configure:2752: checking for gawk configure:2779: result: gawk configure:2797: checking whether ln -s works configure:2801: result: yes configure:2937: checking for a Python interpreter with version >= 2.4 configure:2954: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:2957: $? = 0 configure:2963: result: python configure:2971: checking for python configure:2989: found /usr/bin/python configure:3001: result: /usr/bin/python configure:3019: checking for python version configure:3026: result: 2.7 configure:3038: checking for python platform configure:3045: result: linux2 configure:3052: checking for python script directory configure:3081: result: ${prefix}/lib/python2.7/site-packages configure:3090: checking for python extension module directory configure:3119: result: ${exec_prefix}/lib/python2.7/site-packages configure:3144: checking for i686-uhu-linux-pkg-config configure:3177: result: no configure:3187: checking for pkg-config configure:3205: found /usr/bin/pkg-config configure:3217: result: /usr/bin/pkg-config configure:3242: checking pkg-config is at least version 0.9.0 configure:3245: result: yes configure:3255: checking for GNOME_DOC_UTILS configure:3265: $PKG_CONFIG --exists --print-errors " libxml-2.0 >= 2.6.12 libxslt >= 1.1.8 " configure:3271: $? = 0 configure:3290: $PKG_CONFIG --exists --print-errors " libxml-2.0 >= 2.6.12 libxslt >= 1.1.8 " configure:3296: $? = 0 configure:3367: result: yes configure:3380: checking whether NLS is requested configure:3389: result: yes configure:3405: checking for style of include used by make configure:3433: result: GNU configure:3463: checking for i686-uhu-linux-gcc configure:3479: found /usr/bin/i686-uhu-linux-gcc configure:3490: result: i686-uhu-linux-gcc configure:3759: checking for C compiler version configure:3768: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3779: $? = 0 configure:3768: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3779: $? = 0 configure:3768: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3779: $? = 1 configure:3768: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3779: $? = 1 configure:3799: checking whether the C compiler works configure:3821: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3825: $? = 0 configure:3873: result: yes configure:3876: checking for C compiler default output file name configure:3878: result: a.out configure:3884: checking for suffix of executables configure:3891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3895: $? = 0 configure:3917: result: configure:3939: checking whether we are cross compiling configure:3947: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3951: $? = 0 configure:3958: ./conftest configure:3962: $? = 0 configure:3977: result: no configure:3982: checking for suffix of object files configure:4004: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4008: $? = 0 configure:4029: result: o configure:4033: checking whether we are using the GNU C compiler configure:4052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4052: $? = 0 configure:4061: result: yes configure:4070: checking whether i686-uhu-linux-gcc accepts -g configure:4090: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4090: $? = 0 configure:4131: result: yes configure:4148: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4212: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4212: $? = 0 configure:4225: result: none needed configure:4247: checking dependency style of i686-uhu-linux-gcc configure:4357: result: none configure:4384: checking for intltool >= 0.35.0 configure:4391: result: 0.50.2 found configure:4399: checking for intltool-update configure:4417: found /usr/bin/intltool-update configure:4429: result: /usr/bin/intltool-update configure:4439: checking for intltool-merge configure:4457: found /usr/bin/intltool-merge configure:4469: result: /usr/bin/intltool-merge configure:4479: checking for intltool-extract configure:4497: found /usr/bin/intltool-extract configure:4509: result: /usr/bin/intltool-extract configure:4640: checking for xgettext configure:4658: found /usr/bin/xgettext configure:4670: result: /usr/bin/xgettext configure:4680: checking for msgmerge configure:4698: found /usr/bin/msgmerge configure:4710: result: /usr/bin/msgmerge configure:4720: checking for msgfmt configure:4738: found /usr/bin/msgfmt configure:4750: result: /usr/bin/msgfmt configure:4760: checking for gmsgfmt configure:4791: result: /usr/bin/msgfmt configure:4811: checking for perl configure:4829: found /usr/bin/perl configure:4841: result: /usr/bin/perl configure:4852: checking for perl >= 5.8.1 configure:4859: result: 5.18.2 configure:4863: checking for XML::Parser configure:4866: result: ok configure:4891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4891: $? = 0 configure:4922: checking how to run the C preprocessor configure:4953: i686-uhu-linux-gcc -E conftest.c configure:4953: $? = 0 configure:4967: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-doc-utils" | #define PACKAGE_TARNAME "gnome-doc-utils" | #define PACKAGE_VERSION "0.20.10" | #define PACKAGE_STRING "gnome-doc-utils 0.20.10" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils" | #define PACKAGE_URL "" | #define PACKAGE "gnome-doc-utils" | #define VERSION "0.20.10" | #define GETTEXT_PACKAGE "gnome-doc-utils" | /* end confdefs.h. */ | #include configure:4992: result: i686-uhu-linux-gcc -E configure:5012: i686-uhu-linux-gcc -E conftest.c configure:5012: $? = 0 configure:5026: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-doc-utils" | #define PACKAGE_TARNAME "gnome-doc-utils" | #define PACKAGE_VERSION "0.20.10" | #define PACKAGE_STRING "gnome-doc-utils 0.20.10" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils" | #define PACKAGE_URL "" | #define PACKAGE "gnome-doc-utils" | #define VERSION "0.20.10" | #define GETTEXT_PACKAGE "gnome-doc-utils" | /* end confdefs.h. */ | #include configure:5055: checking for grep that handles long lines and -e configure:5113: result: /bin/grep configure:5118: checking for egrep configure:5180: result: /bin/grep -E configure:5185: checking for ANSI C header files configure:5205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5205: $? = 0 configure:5278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5278: $? = 0 configure:5278: ./conftest configure:5278: $? = 0 configure:5289: result: yes configure:5302: checking for sys/types.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for sys/stat.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for stdlib.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for string.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for memory.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for strings.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for inttypes.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for stdint.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5302: checking for unistd.h configure:5302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5302: $? = 0 configure:5302: result: yes configure:5318: checking build system type configure:5332: result: i686-uhu-linux-gnu configure:5352: checking host system type configure:5365: result: i686-uhu-linux-gnu configure:5388: checking locale.h usability configure:5388: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5388: $? = 0 configure:5388: result: yes configure:5388: checking locale.h presence configure:5388: i686-uhu-linux-gcc -E conftest.c configure:5388: $? = 0 configure:5388: result: yes configure:5388: checking for locale.h configure:5388: result: yes configure:5399: checking for LC_MESSAGES configure:5415: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5415: $? = 0 configure:5423: result: yes configure:5440: checking libintl.h usability configure:5440: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5440: $? = 0 configure:5440: result: yes configure:5440: checking libintl.h presence configure:5440: i686-uhu-linux-gcc -E conftest.c configure:5440: $? = 0 configure:5440: result: yes configure:5440: checking for libintl.h configure:5440: result: yes configure:5448: checking for ngettext in libc configure:5466: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5466: $? = 0 configure:5475: result: yes configure:5479: checking for dgettext in libc configure:5497: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5497: $? = 0 configure:5506: result: yes configure:5513: checking for bind_textdomain_codeset configure:5513: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5513: $? = 0 configure:5513: result: yes configure:5789: checking for msgfmt configure:5816: result: /usr/bin/msgfmt configure:5827: checking for dcgettext configure:5827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:5827: $? = 0 configure:5827: result: yes configure:5837: checking if msgfmt accepts -c configure:5852: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:5855: $? = 0 configure:5857: result: yes configure:5867: checking for gmsgfmt configure:5898: result: /usr/bin/msgfmt configure:5908: checking for xgettext configure:5935: result: /usr/bin/xgettext configure:5954: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5954: $? = 0 configure:6273: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnome-doc-utils config.status 0.20.10, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:911: creating Makefile config.status:911: creating data/Makefile config.status:911: creating data/icons/Makefile config.status:911: creating data/icons/hicolor/Makefile config.status:911: creating data/icons/hicolor/48x48/Makefile config.status:911: creating data/icons/hicolor/48x48/status/Makefile config.status:911: creating data/icons/hicolor/scalable/Makefile config.status:911: creating data/icons/hicolor/scalable/status/Makefile config.status:911: creating data/rng/Makefile config.status:911: creating data/templates/Makefile config.status:911: creating data/watermarks/Makefile config.status:911: creating doc/Makefile config.status:911: creating doc/gnome-doc-make/Makefile config.status:911: creating doc/xslt/Makefile config.status:911: creating po/Makefile.in config.status:911: creating tools/Makefile config.status:911: creating tools/gnome-doc-utils.pc config.status:911: creating xslt/Makefile config.status:911: creating xml2po/Makefile config.status:911: creating xml2po/xml2po.pc config.status:911: creating xml2po/xml2po/Makefile config.status:911: creating xml2po/xml2po/modes/Makefile config.status:911: creating xml2po/examples/Makefile config.status:911: creating xslt/common/Makefile config.status:911: creating xslt/docbook/Makefile config.status:911: creating xslt/docbook/common/Makefile config.status:911: creating xslt/docbook/html/Makefile config.status:911: creating xslt/docbook/omf/Makefile config.status:911: creating xslt/docbook/utils/Makefile config.status:911: creating xslt/mallard/Makefile config.status:911: creating xslt/mallard/cache/Makefile config.status:911: creating xslt/mallard/common/Makefile config.status:911: creating xslt/mallard/html/Makefile config.status:911: creating xslt/gettext/Makefile config.status:911: creating tools/gnome-doc-tool config.status:911: creating tools/gnome-doc-prepare config.status:1082: executing depfiles commands config.status:1082: executing default-1 commands config.status:1082: executing po/stamp-it commands configure:7465: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GNOME_DOC_UTILS_CFLAGS_set= ac_cv_env_GNOME_DOC_UTILS_CFLAGS_value= ac_cv_env_GNOME_DOC_UTILS_LIBS_set= ac_cv_env_GNOME_DOC_UTILS_LIBS_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_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux 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_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-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt 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_PYTHON=/usr/bin/python ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 am_cv_val_LC_MESSAGES=yes gdu_cv_have_gdu=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes pkg_cv_GNOME_DOC_UTILS_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_GNOME_DOC_UTILS_LIBS='-lxslt -lxml2 -lz -lm -ldl -lm -lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' 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.11' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DPACKAGE_NAME=\"gnome-doc-utils\" -DPACKAGE_TARNAME=\"gnome-doc-utils\" -DPACKAGE_VERSION=\"0.20.10\" -DPACKAGE_STRING=\"gnome-doc-utils\ 0.20.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gnome-doc-utils\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gnome-doc-utils\" -DVERSION=\"0.20.10\" -DGETTEXT_PACKAGE=\"gnome-doc-utils\" -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 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper ' DOC_USER_FORMATS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BUILD_UTILS_FALSE='#' ENABLE_BUILD_UTILS_TRUE='' ENABLE_DOCUMENTATION_FALSE='#' ENABLE_DOCUMENTATION_TRUE='' ENABLE_SK_FALSE='' ENABLE_SK_TRUE='#' EXEEXT='' GDU_AWK='gawk --traditional' GETTEXT_PACKAGE='gnome-doc-utils' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GNOME_DOC_UTILS_CFLAGS='-I/usr/include/libxml2 ' GNOME_DOC_UTILS_LIBS='-lxslt -lxml2 -lz -lm -ldl -lm -lxml2 ' GREP='/bin/grep' HAVE_GNOME_DOC_UTILS_FALSE='#' HAVE_GNOME_DOC_UTILS_TRUE='' HELP_DIR='${datadir}/gnome/help' 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 $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' OMF_DIR='${datadir}/omf' PACKAGE='gnome-doc-utils' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils' PACKAGE_NAME='gnome-doc-utils' PACKAGE_STRING='gnome-doc-utils 0.20.10' PACKAGE_TARNAME='gnome-doc-utils' PACKAGE_URL='' PACKAGE_VERSION='0.20.10' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.20.10' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' 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-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gnome-doc-utils' pkgpythondir='${pythondir}/gnome-doc-utils' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnome-doc-utils" #define PACKAGE_TARNAME "gnome-doc-utils" #define PACKAGE_VERSION "0.20.10" #define PACKAGE_STRING "gnome-doc-utils 0.20.10" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils" #define PACKAGE_URL "" #define PACKAGE "gnome-doc-utils" #define VERSION "0.20.10" #define GETTEXT_PACKAGE "gnome-doc-utils" #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_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 configure: exit 0