This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gal configure 2.4.3, 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 = janusz 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:1589: checking for a BSD-compatible install configure:1644: result: /bin/install -c configure:1655: checking whether build environment is sane configure:1698: result: yes configure:1731: checking for gawk configure:1747: found /bin/gawk configure:1757: result: gawk configure:1767: checking whether make sets $(MAKE) configure:1787: result: yes configure:1952: checking whether to enable maintainer-specific portions of Makefiles configure:1961: result: no configure:1980: checking for intltool >= 0.27.1 configure:1990: result: 0.33 found configure:2047: checking for perl configure:2065: found /usr/bin/perl configure:2077: result: /usr/bin/perl configure:2095: checking for XML::Parser configure:2098: result: ok configure:2109: checking for iconv configure:2127: found /usr/bin/iconv configure:2140: result: /usr/bin/iconv configure:2149: checking for msgfmt configure:2167: found /usr/bin/msgfmt configure:2180: result: /usr/bin/msgfmt configure:2189: checking for msgmerge configure:2207: found /usr/bin/msgmerge configure:2220: result: /usr/bin/msgmerge configure:2229: checking for xgettext configure:2247: found /usr/bin/xgettext configure:2260: result: /usr/bin/xgettext configure:2335: checking for style of include used by make configure:2363: result: GNU configure:2396: checking for i586-uhu-linux-gcc configure:2412: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2422: result: i586-uhu-linux-gcc configure:2704: checking for C compiler version configure:2707: 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:2710: $? = 0 configure:2712: 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:2715: $? = 0 configure:2717: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2720: $? = 1 configure:2743: checking for C compiler default output file name configure:2746: i586-uhu-linux-gcc conftest.c >&5 configure:2749: $? = 0 configure:2795: result: a.out configure:2800: checking whether the C compiler works configure:2806: ./a.out configure:2809: $? = 0 configure:2826: result: yes configure:2833: checking whether we are cross compiling configure:2835: result: no configure:2838: checking for suffix of executables configure:2840: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2843: $? = 0 configure:2868: result: configure:2874: checking for suffix of object files configure:2895: i586-uhu-linux-gcc -c conftest.c >&5 configure:2898: $? = 0 configure:2920: result: o configure:2924: checking whether we are using the GNU C compiler configure:2948: i586-uhu-linux-gcc -c conftest.c >&5 configure:2954: $? = 0 configure:2958: test -z || test ! -s conftest.err configure:2961: $? = 0 configure:2964: test -s conftest.o configure:2967: $? = 0 configure:2980: result: yes configure:2986: checking whether i586-uhu-linux-gcc accepts -g configure:3007: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3013: $? = 0 configure:3017: test -z || test ! -s conftest.err configure:3020: $? = 0 configure:3023: test -s conftest.o configure:3026: $? = 0 configure:3037: result: yes configure:3054: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3124: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3130: $? = 0 configure:3134: test -z || test ! -s conftest.err configure:3137: $? = 0 configure:3140: test -s conftest.o configure:3143: $? = 0 configure:3161: result: none needed configure:3179: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3185: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3320: checking dependency style of i586-uhu-linux-gcc configure:3403: result: gcc3 configure:3422: checking for strerror in -lcposix configure:3452: 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:3458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | /* 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:3484: result: no configure:3500: checking for i586-uhu-linux-gcc configure:3526: result: i586-uhu-linux-gcc configure:3808: checking for C compiler version configure:3811: 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:3814: $? = 0 configure:3816: 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:3819: $? = 0 configure:3821: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3824: $? = 1 configure:3827: checking whether we are using the GNU C compiler configure:3883: result: yes configure:3889: checking whether i586-uhu-linux-gcc accepts -g configure:3940: result: yes configure:3957: checking for i586-uhu-linux-gcc option to accept ANSI C configure:4064: result: none needed configure:4082: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:4088: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4223: checking dependency style of i586-uhu-linux-gcc configure:4306: result: gcc3 configure:4327: checking for bison configure:4343: found /usr/bin/bison configure:4353: result: bison -y configure:4444: checking build system type configure:4462: result: i586-uhu-linux-gnu configure:4470: checking host system type configure:4484: result: i586-uhu-linux-gnu configure:4492: checking for a sed that does not truncate output configure:4546: result: /bin/sed configure:4549: checking for egrep configure:4559: result: grep -E configure:4575: checking for ld used by i586-uhu-linux-gcc configure:4642: result: /usr/bin/ld configure:4651: checking if the linker (/usr/bin/ld) is GNU ld configure:4666: result: yes configure:4671: checking for /usr/bin/ld option to reload object files configure:4678: result: -r configure:4696: checking for BSD-compatible nm configure:4738: result: nm configure:4742: checking whether ln -s works configure:4746: result: yes configure:4753: checking how to recognise dependent libraries configure:4925: result: pass_all configure:5380: checking how to run the C preprocessor configure:5415: i586-uhu-linux-gcc -E conftest.c configure:5421: $? = 0 configure:5453: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | /* end confdefs.h. */ | #include configure:5498: result: i586-uhu-linux-gcc -E configure:5522: i586-uhu-linux-gcc -E conftest.c configure:5528: $? = 0 configure:5560: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | /* end confdefs.h. */ | #include configure:5610: checking for ANSI C header files configure:5635: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5641: $? = 0 configure:5645: test -z || test ! -s conftest.err configure:5648: $? = 0 configure:5651: test -s conftest.o configure:5654: $? = 0 configure:5743: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5746: $? = 0 configure:5748: ./conftest configure:5751: $? = 0 configure:5766: result: yes configure:5790: checking for sys/types.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for sys/stat.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for stdlib.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for string.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for memory.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for strings.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for inttypes.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for stdint.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5790: checking for unistd.h configure:5806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5836: result: yes configure:5862: checking dlfcn.h usability configure:5874: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5880: $? = 0 configure:5884: test -z || test ! -s conftest.err configure:5887: $? = 0 configure:5890: test -s conftest.o configure:5893: $? = 0 configure:5903: result: yes configure:5907: checking dlfcn.h presence configure:5917: i586-uhu-linux-gcc -E conftest.c configure:5923: $? = 0 configure:5943: result: yes configure:5978: checking for dlfcn.h configure:5985: result: yes configure:6008: checking for i586-uhu-linux-g++ configure:6024: found /usr/lib/ccache/i586-uhu-linux-g++ configure:6034: result: i586-uhu-linux-g++ configure:6092: checking for C++ compiler version configure:6095: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (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:6098: $? = 0 configure:6100: i586-uhu-linux-g++ -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:6103: $? = 0 configure:6105: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:6108: $? = 1 configure:6111: checking whether we are using the GNU C++ compiler configure:6135: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest.o configure:6154: $? = 0 configure:6167: result: yes configure:6173: checking whether i586-uhu-linux-g++ accepts -g configure:6194: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6200: $? = 0 configure:6204: test -z || test ! -s conftest.err configure:6207: $? = 0 configure:6210: test -s conftest.o configure:6213: $? = 0 configure:6224: result: yes configure:6266: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6272: $? = 0 configure:6276: test -z || test ! -s conftest.err configure:6279: $? = 0 configure:6282: test -s conftest.o configure:6285: $? = 0 configure:6311: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:6317: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6266: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6272: $? = 0 configure:6276: test -z || test ! -s conftest.err configure:6279: $? = 0 configure:6282: test -s conftest.o configure:6285: $? = 0 configure:6311: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6317: $? = 0 configure:6321: test -z || test ! -s conftest.err configure:6324: $? = 0 configure:6327: test -s conftest.o configure:6330: $? = 0 configure:6355: checking dependency style of i586-uhu-linux-g++ configure:6438: result: gcc3 configure:6465: checking how to run the C++ preprocessor configure:6496: i586-uhu-linux-g++ -E conftest.cc configure:6502: $? = 0 configure:6534: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6579: result: i586-uhu-linux-g++ -E configure:6603: i586-uhu-linux-g++ -E conftest.cc configure:6609: $? = 0 configure:6641: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6702: checking for i586-uhu-linux-g77 configure:6731: result: no configure:6702: checking for i586-uhu-linux-f77 configure:6731: result: no configure:6702: checking for i586-uhu-linux-xlf configure:6731: result: no configure:6702: checking for i586-uhu-linux-frt configure:6731: result: no configure:6702: checking for i586-uhu-linux-pgf77 configure:6731: result: no configure:6702: checking for i586-uhu-linux-fort77 configure:6731: result: no configure:6702: checking for i586-uhu-linux-fl32 configure:6731: result: no configure:6702: checking for i586-uhu-linux-af77 configure:6731: result: no configure:6702: checking for i586-uhu-linux-f90 configure:6731: result: no configure:6702: checking for i586-uhu-linux-xlf90 configure:6731: result: no configure:6702: checking for i586-uhu-linux-pgf90 configure:6731: result: no configure:6702: checking for i586-uhu-linux-epcf90 configure:6731: result: no configure:6702: checking for i586-uhu-linux-f95 configure:6731: result: no configure:6702: checking for i586-uhu-linux-fort configure:6731: result: no configure:6702: checking for i586-uhu-linux-xlf95 configure:6731: result: no configure:6702: checking for i586-uhu-linux-ifc configure:6731: result: no configure:6702: checking for i586-uhu-linux-efc configure:6731: result: no configure:6702: checking for i586-uhu-linux-pgf95 configure:6731: result: no configure:6702: checking for i586-uhu-linux-lf95 configure:6731: result: no configure:6702: checking for i586-uhu-linux-gfortran configure:6731: result: no configure:6744: checking for g77 configure:6773: result: no configure:6744: checking for f77 configure:6773: result: no configure:6744: checking for xlf configure:6773: result: no configure:6744: checking for frt configure:6773: result: no configure:6744: checking for pgf77 configure:6773: result: no configure:6744: checking for fort77 configure:6773: result: no configure:6744: checking for fl32 configure:6773: result: no configure:6744: checking for af77 configure:6773: result: no configure:6744: checking for f90 configure:6773: result: no configure:6744: checking for xlf90 configure:6773: result: no configure:6744: checking for pgf90 configure:6773: result: no configure:6744: checking for epcf90 configure:6773: result: no configure:6744: checking for f95 configure:6773: result: no configure:6744: checking for fort configure:6773: result: no configure:6744: checking for xlf95 configure:6773: result: no configure:6744: checking for ifc configure:6773: result: no configure:6744: checking for efc configure:6773: result: no configure:6744: checking for pgf95 configure:6773: result: no configure:6744: checking for lf95 configure:6773: result: no configure:6744: checking for gfortran configure:6773: result: no configure:6785: checking for Fortran 77 compiler version configure:6788: --version &5 ./configure: line 6789: --version: command not found configure:6791: $? = 127 configure:6793: -v &5 ./configure: line 6794: -v: command not found configure:6796: $? = 127 configure:6798: -V &5 ./configure: line 6799: -V: command not found configure:6801: $? = 127 configure:6809: checking whether we are using the GNU Fortran 77 compiler configure:6823: -c conftest.F >&5 ./configure: line 6824: -c: command not found configure:6829: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6855: result: no configure:6861: checking whether accepts -g configure:6873: -c -g conftest.f >&5 ./configure: line 6874: -c: command not found configure:6879: $? = 127 configure: failed program was: | program main | | end configure:6904: result: no configure:6934: checking the maximum length of command line arguments configure:7026: result: 32768 configure:7037: checking command to parse nm output from i586-uhu-linux-gcc object configure:7133: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7136: $? = 0 configure:7140: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7143: $? = 0 configure:7195: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7198: $? = 0 configure:7236: result: ok configure:7240: checking for objdir configure:7255: result: .libs configure:7307: checking for i586-uhu-linux-ar configure:7336: result: no configure:7345: checking for ar configure:7361: found /usr/bin/ar configure:7372: result: ar configure:7387: checking for i586-uhu-linux-ranlib configure:7416: result: no configure:7425: checking for ranlib configure:7441: found /usr/bin/ranlib configure:7452: result: ranlib configure:7467: checking for i586-uhu-linux-strip configure:7496: result: no configure:7505: checking for strip configure:7521: found /usr/bin/strip configure:7532: result: strip configure:7819: checking if i586-uhu-linux-gcc static flag works configure:7847: result: yes configure:7865: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7883: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7887: $? = 0 configure:7900: result: no configure:7915: checking for i586-uhu-linux-gcc option to produce PIC configure:8119: result: -fPIC configure:8127: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:8145: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:8149: $? = 0 configure:8162: result: yes configure:8186: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8207: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8211: $? = 0 configure:8233: result: yes configure:8259: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9154: result: yes configure:9180: checking whether -lc should be explicitly linked in configure:9185: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9188: $? = 0 configure:9202: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9205: $? = 0 configure:9217: result: no configure:9225: checking dynamic linker characteristics configure:9788: result: GNU/Linux ld.so configure:9792: checking how to hardcode library paths into programs configure:9817: result: immediate configure:9831: checking whether stripping libraries is possible configure:9836: result: yes configure:10666: checking if libtool supports shared libraries configure:10668: result: yes configure:10671: checking whether to build shared libraries configure:10692: result: yes configure:10695: checking whether to build static libraries configure:10699: result: yes configure:10791: creating libtool configure:11369: checking for ld used by i586-uhu-linux-g++ configure:11436: result: /usr/bin/ld configure:11445: checking if the linker (/usr/bin/ld) is GNU ld configure:11460: result: yes configure:11511: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12398: result: yes configure:12416: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:12419: $? = 0 configure:12515: checking for i586-uhu-linux-g++ option to produce PIC configure:12783: result: -fPIC configure:12791: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12809: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12813: $? = 0 configure:12826: result: yes configure:12850: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12871: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12875: $? = 0 configure:12897: result: yes configure:12923: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12948: result: yes configure:13019: checking dynamic linker characteristics configure:13582: result: GNU/Linux ld.so configure:13586: checking how to hardcode library paths into programs configure:13611: result: immediate configure:13625: checking whether stripping libraries is possible configure:13630: result: yes configure:21168: checking for ANSI C header files configure:21324: result: yes configure:21438: checking what warning flags to pass to the C compiler configure:21440: result: -Wall -Wmissing-prototypes configure:21451: checking what language compliance flags to pass to the C compiler configure:21466: result: configure:21476: checking for working alloca.h configure:21497: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:30: warning: unused variable `p' configure:21503: $? = 0 configure:21507: test -z || test ! -s conftest.err configure:21510: $? = 0 configure:21513: test -s conftest configure:21516: $? = 0 configure:21528: result: yes configure:21538: checking for alloca configure:21579: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:51: warning: unused variable `p' configure:21585: $? = 0 configure:21589: test -z || test ! -s conftest.err configure:21592: $? = 0 configure:21595: test -s conftest configure:21598: $? = 0 configure:21610: result: yes configure:21865: checking locale.h usability configure:21877: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:21883: $? = 0 configure:21887: test -z || test ! -s conftest.err configure:21890: $? = 0 configure:21893: test -s conftest.o configure:21896: $? = 0 configure:21906: result: yes configure:21910: checking locale.h presence configure:21920: i586-uhu-linux-gcc -E conftest.c configure:21926: $? = 0 configure:21946: result: yes configure:21981: checking for locale.h configure:21988: result: yes configure:22002: checking for LC_MESSAGES configure:22023: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:22029: $? = 0 configure:22033: test -z || test ! -s conftest.err configure:22036: $? = 0 configure:22039: test -s conftest configure:22042: $? = 0 configure:22054: result: yes configure:22083: checking libintl.h usability configure:22095: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:22101: $? = 0 configure:22105: test -z || test ! -s conftest.err configure:22108: $? = 0 configure:22111: test -s conftest.o configure:22114: $? = 0 configure:22124: result: yes configure:22128: checking libintl.h presence configure:22138: i586-uhu-linux-gcc -E conftest.c configure:22144: $? = 0 configure:22164: result: yes configure:22199: checking for libintl.h configure:22206: result: yes configure:22217: checking for ngettext in libc configure:22240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:22246: $? = 0 configure:22250: test -z || test ! -s conftest.err configure:22253: $? = 0 configure:22256: test -s conftest configure:22259: $? = 0 configure:22272: result: yes configure:22276: checking for dgettext in libc configure:22299: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:22305: $? = 0 configure:22309: test -z || test ! -s conftest.err configure:22312: $? = 0 configure:22315: test -s conftest configure:22318: $? = 0 configure:22331: result: yes configure:22340: checking for bind_textdomain_codeset configure:22397: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:22403: $? = 0 configure:22407: test -z || test ! -s conftest.err configure:22410: $? = 0 configure:22413: test -s conftest configure:22416: $? = 0 configure:22428: result: yes configure:22938: checking for msgfmt configure:22965: result: /usr/bin/msgfmt configure:22978: checking for dcgettext configure:23035: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'dcgettext' configure:23041: $? = 0 configure:23045: test -z || test ! -s conftest.err configure:23048: $? = 0 configure:23051: test -s conftest configure:23054: $? = 0 configure:23066: result: yes configure:23078: checking for gmsgfmt configure:23109: result: /usr/bin/msgfmt configure:23118: checking for xgettext configure:23145: result: /usr/bin/xgettext configure:23169: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:23175: $? = 0 configure:23179: test -z || test ! -s conftest.err configure:23182: $? = 0 configure:23185: test -s conftest configure:23188: $? = 0 configure:23361: checking for catalogs to be installed configure:23386: result: am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu hi hr hu id it ja ko lt lv mn ms nb nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tr uk vi xh zh_CN zh_TW configure:23446: checking for iconv in -liconv configure:23472: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:23478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gal" | #define PACKAGE_TARNAME "gal" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "gal 2.4.3" | #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" | #define PACKAGE "gal" | #define VERSION "2.4.3" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETTEXT_PACKAGE "gal-2.4" | #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 | #define GNOME_EXPLICIT_TRANSLATION_DOMAIN "gal-2.4" | /* end confdefs.h. */ | | #include | | int | main () | { | | iconv_t cd; | cd = iconv_open ("UTF-8", "ISO-8859-1"); | | ; | return 0; | } configure:23503: result: no configure:23511: checking for iconv configure:23568: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:23574: $? = 0 configure:23578: test -z || test ! -s conftest.err configure:23581: $? = 0 configure:23584: test -s conftest configure:23587: $? = 0 configure:23599: result: yes configure:23615: checking for gnu_get_libc_version configure:23672: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:23678: $? = 0 configure:23682: test -z || test ! -s conftest.err configure:23685: $? = 0 configure:23688: test -s conftest configure:23691: $? = 0 configure:23703: result: yes configure:23714: checking if iconv() handles UTF-8 configure:23763: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:63: warning: passing arg 2 of `iconv' from incompatible pointer type configure:23766: $? = 0 configure:23768: ./conftest configure:23771: $? = 0 configure:23785: result: yes configure:23799: checking preferred charset formats for system iconv configure:23820: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -I. conftest.c >&5 In file included from conftest.c:39: iconv-detect.c: In function `main': iconv-detect.c:103: warning: implicit declaration of function `exit' iconv-detect.c:95: warning: unused variable `bits' configure:23823: $? = 0 configure:23825: ./conftest System prefers iso-8859-1 System prefers iso-2022-jp System prefers iso-10646 configure:23828: $? = 0 configure:23831: result: found configure:23866: checking for %l and %k support in strftime configure:23898: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: implicit declaration of function `exit' configure:23901: $? = 0 configure:23903: ./conftest configure:23906: $? = 0 configure:23926: result: yes configure:23930: checking for nl_langinfo (CODESET) configure:23948: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function `main': conftest.c:42: warning: unused variable `codeset' configure:23954: $? = 0 configure:23958: test -z || test ! -s conftest.err configure:23961: $? = 0 configure:23964: test -s conftest.o configure:23967: $? = 0 configure:23982: result: yes configure:23988: checking for glib-genmarshal configure:24006: found /usr/bin/glib-genmarshal configure:24018: result: /usr/bin/glib-genmarshal configure:24050: checking for pkg-config configure:24068: found /usr/bin/pkg-config configure:24081: result: /usr/bin/pkg-config configure:24095: checking gtk-doc version >= 1.0 configure:24098: result: yes configure:24142: checking for i586-uhu-linux-pkg-config configure:24172: result: /usr/bin/pkg-config configure:24229: checking pkg-config is at least version 0.9.0 configure:24232: result: yes configure:24243: checking for GAL_CFLAGS configure:24251: $PKG_CONFIG --exists "gtk+-2.0 >= 2.2 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 >= 2.2.0.2 libxml-2.0" >/dev/null 2>&1 configure:24254: $? = 0 configure:24264: result: -DORBIT2=1 -pthread -I/usr/include/gtk-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/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 configure:24266: checking for GAL_LIBS configure:24274: $PKG_CONFIG --exists "gtk+-2.0 >= 2.2 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 >= 2.2.0.2 libxml-2.0" >/dev/null 2>&1 configure:24277: $? = 0 configure:24287: result: -Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm configure:24343: checking for EXTRA_GNOME_CFLAGS configure:24351: $PKG_CONFIG --exists "libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 >= 2.2.0.2 libxml-2.0" >/dev/null 2>&1 configure:24354: $? = 0 configure:24364: result: -DORBIT2=1 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 configure:24366: checking for EXTRA_GNOME_LIBS configure:24374: $PKG_CONFIG --exists "libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 >= 2.2.0.2 libxml-2.0" >/dev/null 2>&1 configure:24377: $? = 0 configure:24387: result: -Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm configure:24594: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gal config.status 2.4.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:810: creating Makefile config.status:810: creating gal/Makefile config.status:810: creating gal/a11y/Makefile config.status:810: creating gal/a11y/e-text/Makefile config.status:810: creating gal/a11y/e-table/Makefile config.status:810: creating gal/util/Makefile config.status:810: creating gal/widgets/Makefile config.status:810: creating gal/e-text/Makefile config.status:810: creating gal/e-table/Makefile config.status:810: creating gal/menus/Makefile config.status:810: creating gal/shortcut-bar/Makefile config.status:810: creating tests/Makefile config.status:810: creating docs/Makefile config.status:810: creating art/Makefile config.status:810: creating po/Makefile.in config.status:810: creating gal.spec config.status:810: creating gal.pc config.status:810: creating stamp.h config.status:914: creating config.h config.status:1230: executing intltool commands config.status:1230: executing depfiles commands config.status:1230: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_EXTRA_GNOME_CFLAGS_set= ac_cv_env_EXTRA_GNOME_CFLAGS_value= ac_cv_env_EXTRA_GNOME_LIBS_set= ac_cv_env_EXTRA_GNOME_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GAL_CFLAGS_set= ac_cv_env_GAL_CFLAGS_value= ac_cv_env_GAL_LIBS_set= ac_cv_env_GAL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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=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_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_gnu_get_libc_version=yes ac_cv_func_iconv=yes ac_cv_header_dlfcn_h=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=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_libiconv=no ac_cv_libiconv_utf8=yes ac_cv_lkstrftime=yes ac_cv_objext=o ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal 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_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_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_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 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_EXTRA_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 ' pkg_cv_EXTRA_GNOME_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' pkg_cv_GAL_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-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/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 ' pkg_cv_GAL_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AS='as' 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=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wmissing-prototypes -D_REENTRANT' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' EXTRA_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 ' EXTRA_GNOME_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' F77='' FFLAGS='' GAL_AGE='0' GAL_API_VERSION='2.4' GAL_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-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/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -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 ' GAL_CURRENT='0' GAL_HAVE_ALLOCA_H='1' GAL_LIBDIR='-L${libdir}' GAL_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' GAL_REVISION='0' GETTEXT_PACKAGE='gal-2.4' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' ICONV_CFLAGS='' ICONV_LIBS='' 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='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' 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' OBJDUMP='objdump' OBJEXT='o' PACKAGE='gal' PACKAGE_BUGREPORT='http://bugzilla.ximian.com/enter_bug.cgi?product=GAL' PACKAGE_NAME='gal' PACKAGE_STRING='gal 2.4.3' PACKAGE_TARNAME='gal' PACKAGE_VERSION='2.4.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po hi.po hr.po hu.po id.po it.po ja.po ko.po lt.po lv.po mn.po ms.po nb.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po ta.po th.po tr.po uk.po vi.po xh.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.4.3' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' gnomelocaledir='${prefix}/${DATADIRNAME}/locale' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' 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 GETTEXT_PACKAGE "gal-2.4" #define GNOME_EXPLICIT_TRANSLATION_DOMAIN "gal-2.4" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LKSTRFTIME 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 "gal" #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=GAL" #define PACKAGE_NAME "gal" #define PACKAGE_STRING "gal 2.4.3" #define PACKAGE_TARNAME "gal" #define PACKAGE_VERSION "2.4.3" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "2.4.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0