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.59. 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 ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1343: checking for a BSD-compatible install configure:1398: result: /bin/install -c configure:1409: checking whether build environment is sane configure:1452: result: yes configure:1517: checking for gawk configure:1533: found /bin/gawk configure:1543: result: gawk configure:1553: checking whether make sets $(MAKE) configure:1573: result: yes configure:1742: checking whether to enable maintainer-specific portions of Makefiles configure:1751: result: no configure:1779: checking for style of include used by make configure:1807: result: GNU configure:1840: checking for i686-uhu-linux-gcc configure:1856: found /usr/bin/i686-uhu-linux-gcc configure:1866: result: i686-uhu-linux-gcc configure:2148: checking for C compiler version configure:2151: 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:2154: $? = 0 configure:2156: 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:2159: $? = 0 configure:2161: 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:2164: $? = 1 configure:2187: checking for C compiler default output file name configure:2190: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:2193: $? = 0 configure:2239: result: a.out configure:2244: checking whether the C compiler works configure:2250: ./a.out configure:2253: $? = 0 configure:2270: result: yes configure:2277: checking whether we are cross compiling configure:2279: result: no configure:2282: checking for suffix of executables configure:2284: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:2287: $? = 0 configure:2312: result: configure:2318: checking for suffix of object files configure:2339: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2342: $? = 0 configure:2364: result: o configure:2368: checking whether we are using the GNU C compiler configure:2392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2398: $? = 0 configure:2402: test -z || test ! -s conftest.err configure:2405: $? = 0 configure:2408: test -s conftest.o configure:2411: $? = 0 configure:2424: result: yes configure:2430: checking whether i686-uhu-linux-gcc accepts -g configure:2451: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2457: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest.o configure:2470: $? = 0 configure:2481: result: yes configure:2498: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2574: $? = 0 configure:2578: test -z || test ! -s conftest.err configure:2581: $? = 0 configure:2584: test -s conftest.o configure:2587: $? = 0 configure:2605: result: none needed configure:2623: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2629: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2764: checking dependency style of i686-uhu-linux-gcc configure:2854: result: gcc3 configure:2872: checking for library containing strerror configure:2902: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest configure:2921: $? = 0 configure:2991: result: none required configure:3006: checking for i686-uhu-linux-gcc configure:3032: result: i686-uhu-linux-gcc configure:3314: checking for C compiler version configure:3317: 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:3320: $? = 0 configure:3322: 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:3325: $? = 0 configure:3327: 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:3330: $? = 1 configure:3333: checking whether we are using the GNU C compiler configure:3389: result: yes configure:3395: checking whether i686-uhu-linux-gcc accepts -g configure:3446: result: yes configure:3463: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3570: result: none needed configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3594: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3729: checking dependency style of i686-uhu-linux-gcc configure:3819: result: gcc3 configure:3841: checking how to run the C preprocessor configure:3876: i686-uhu-linux-gcc -E conftest.c configure:3882: $? = 0 configure:3914: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:3959: result: i686-uhu-linux-gcc -E configure:3983: i686-uhu-linux-gcc -E conftest.c configure:3989: $? = 0 configure:4021: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:4071: checking for egrep configure:4081: result: grep -E configure:4086: checking for ANSI C header files configure:4111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4117: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4219: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4222: $? = 0 configure:4224: ./conftest configure:4227: $? = 0 configure:4242: result: yes configure:4282: checking for pkg-config configure:4300: found /usr/bin/pkg-config configure:4313: result: /usr/bin/pkg-config configure:4334: checking for GTK+ - version >= 2.4.0 configure:4449: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -lm conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >&5 configure:4452: $? = 0 configure:4454: ./conftest configure:4457: $? = 0 configure:4475: result: yes (version 2.24.24) configure:4581: checking for strverscmp configure:4638: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:4644: $? = 0 configure:4648: test -z || test ! -s conftest.err configure:4651: $? = 0 configure:4654: test -s conftest configure:4657: $? = 0 configure:4669: result: yes configure:4697: checking for sys/types.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for sys/stat.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for stdlib.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for string.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for memory.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for strings.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for inttypes.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for stdint.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4697: checking for unistd.h configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4743: result: yes configure:4770: checking locale.h usability configure:4782: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4788: $? = 0 configure:4792: test -z || test ! -s conftest.err configure:4795: $? = 0 configure:4798: test -s conftest.o configure:4801: $? = 0 configure:4811: result: yes configure:4815: checking locale.h presence configure:4825: i686-uhu-linux-gcc -E conftest.c configure:4831: $? = 0 configure:4851: result: yes configure:4886: checking for locale.h configure:4893: result: yes configure:4907: checking for LC_MESSAGES configure:4928: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:4934: $? = 0 configure:4938: test -z || test ! -s conftest.err configure:4941: $? = 0 configure:4944: test -s conftest configure:4947: $? = 0 configure:4959: result: yes configure:4988: checking libintl.h usability configure:5000: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5006: $? = 0 configure:5010: test -z || test ! -s conftest.err configure:5013: $? = 0 configure:5016: test -s conftest.o configure:5019: $? = 0 configure:5029: result: yes configure:5033: checking libintl.h presence configure:5043: i686-uhu-linux-gcc -E conftest.c configure:5049: $? = 0 configure:5069: result: yes configure:5104: checking for libintl.h configure:5111: result: yes configure:5122: checking for ngettext in libc configure:5145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:5151: $? = 0 configure:5155: test -z || test ! -s conftest.err configure:5158: $? = 0 configure:5161: test -s conftest configure:5164: $? = 0 configure:5177: result: yes configure:5181: checking for dgettext in libc configure:5204: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:5210: $? = 0 configure:5214: test -z || test ! -s conftest.err configure:5217: $? = 0 configure:5220: test -s conftest configure:5223: $? = 0 configure:5236: result: yes configure:5245: checking for bind_textdomain_codeset configure:5302: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:5308: $? = 0 configure:5312: test -z || test ! -s conftest.err configure:5315: $? = 0 configure:5318: test -s conftest configure:5321: $? = 0 configure:5333: result: yes configure:5843: checking for msgfmt configure:5870: result: /usr/bin/msgfmt configure:5883: checking for dcgettext configure:5940: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:5946: $? = 0 configure:5950: test -z || test ! -s conftest.err configure:5953: $? = 0 configure:5956: test -s conftest configure:5959: $? = 0 configure:5971: result: yes configure:5983: checking for gmsgfmt configure:6014: result: /usr/bin/msgfmt configure:6023: checking for xgettext configure:6050: result: /usr/bin/xgettext configure:6074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lm conftest.c >&5 configure:6080: $? = 0 configure:6084: test -z || test ! -s conftest.err configure:6087: $? = 0 configure:6090: test -s conftest configure:6093: $? = 0 configure:6266: checking for catalogs to be installed configure:6291: result: ar be bg ca cs da de eo es et eu fi fr hu id it ja ko nl no pl pt_BR ro ru sk sl sv th tr uk vi zh_CN.GB2312 zh_TW configure:6469: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:719: creating Makefile config.status:719: creating src/Makefile config.status:719: creating src/icons/Makefile config.status:719: creating src/icons/svg/Makefile config.status:719: creating po/Makefile.in config.status:719: creating doc/Makefile config.status:719: creating gqview.spec config.status:823: creating config.h config.status:1129: executing depfiles commands config.status:1129: 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=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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-lm 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_exeext= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_strverscmp=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_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=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-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 ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes ## ----------------- ## ## 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=' ar.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.GB2312.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-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='gqview' GMOFILES=' ar.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.GB2312.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='-lm' 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='gqview' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po be.po bg.po ca.po cs.po da.po de.po eo.po es.po et.po eu.po fi.po fr.po hu.po id.po it.po ja.po ko.po nl.po no.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sv.po th.po tr.po uk.po vi.po zh_CN.GB2312.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='2.0.4' XGETTEXT='/usr/bin/xgettext' 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='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-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' 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 GQVIEW_HELPDIR "/usr/share/doc/gqview-2.0.4" #define GQVIEW_HTMLDIR "/usr/share/doc/gqview-2.0.4/html" #define GQVIEW_LOCALEDIR "/usr/share/locale" #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_STRVERSCMP 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gqview" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.0.4" configure: exit 0