Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82907 Details for
Bug 127257
gtk+-2.8.13 configure fails with confcache
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/config.log
config.log (text/plain), 68.30 KB, created by
Kenyon Ralph
on 2006-03-22 19:22:33 UTC
(
hide
)
Description:
/var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/config.log
Filename:
MIME Type:
Creator:
Kenyon Ralph
Created:
2006-03-22 19:22:33 UTC
Size:
68.30 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by gtk+ configure 2.8.13, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc --with-libjpeg --with-libtiff --disable-xinerama --with-libpng --with-gdktarget=x11 --with-xinput --build=i686-pc-linux-gnu --cache-file config.cache > >## --------- ## >## Platform. ## >## --------- ## > >hostname = marine >uname -m = i686 >uname -r = 2.6.15-archck7 >uname -s = Linux >uname -v = #2 PREEMPT Sun Mar 12 01:04:14 PST 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz >/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/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.5 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/share/karamba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1472: loading cache config.cache >configure:1613: checking for a BSD-compatible install >configure:1668: result: /bin/install -c >configure:1679: checking whether build environment is sane >configure:1722: result: yes >configure:1755: checking for gawk >configure:1781: result: gawk >configure:1791: checking whether make sets $(MAKE) >configure:1811: result: yes >configure:2040: checking build system type >configure:2058: result: i686-pc-linux-gnu >configure:2066: checking host system type >configure:2080: result: i686-pc-linux-gnu >configure:2090: checking for native Win32 >configure:2101: result: no >configure:2117: checking for i686-pc-linux-gnu-gcc >configure:2143: result: i686-pc-linux-gnu-gcc >configure:2425: checking for C compiler version >configure:2428: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:2431: $? = 0 >configure:2433: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:2436: $? = 0 >configure:2438: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2441: $? = 1 >configure:2464: checking for C compiler default output file name >configure:2467: i686-pc-linux-gnu-gcc -O -march=pentium4 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2470: $? = 0 >configure:2516: result: a.out >configure:2521: checking whether the C compiler works >configure:2527: ./a.out >configure:2530: $? = 0 >configure:2547: result: yes >configure:2554: checking whether we are cross compiling >configure:2556: result: no >configure:2559: checking for suffix of executables >configure:2561: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2564: $? = 0 >configure:2589: result: >configure:2595: checking for suffix of object files >configure:2641: result: o >configure:2645: checking whether we are using the GNU C compiler >configure:2701: result: yes >configure:2707: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2758: result: yes >configure:2775: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2882: result: none needed >configure:2900: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2906: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3050: checking for style of include used by make >configure:3078: result: GNU >configure:3106: checking dependency style of i686-pc-linux-gnu-gcc >configure:3189: result: gcc3 >configure:3295: checking for a sed that does not truncate output >configure:3349: result: /bin/sed >configure:3352: checking for egrep >configure:3362: result: grep -E >configure:3378: checking for ld used by i686-pc-linux-gnu-gcc >configure:3445: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3454: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3469: result: yes >configure:3474: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3481: result: -r >configure:3499: checking for BSD-compatible nm >configure:3541: result: /usr/bin/nm -B >configure:3545: checking whether ln -s works >configure:3549: result: yes >configure:3556: checking how to recognise dependent libraries >configure:3728: result: pass_all >configure:4184: checking how to run the C preprocessor >configure:4302: result: i686-pc-linux-gnu-gcc -E >configure:4326: i686-pc-linux-gnu-gcc -E conftest.c >configure:4332: $? = 0 >configure:4364: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:4370: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gtk+" >| #define PACKAGE_TARNAME "gtk+" >| #define PACKAGE_VERSION "2.8.13" >| #define PACKAGE_STRING "gtk+ 2.8.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >| #define GETTEXT_PACKAGE "gtk20" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4414: checking for ANSI C header files >configure:4570: result: yes >configure:4594: checking for sys/types.h >configure:4640: result: yes >configure:4594: checking for sys/stat.h >configure:4640: result: yes >configure:4594: checking for stdlib.h >configure:4640: result: yes >configure:4594: checking for string.h >configure:4640: result: yes >configure:4594: checking for memory.h >configure:4640: result: yes >configure:4594: checking for strings.h >configure:4640: result: yes >configure:4594: checking for inttypes.h >configure:4640: result: yes >configure:4594: checking for stdint.h >configure:4640: result: yes >configure:4594: checking for unistd.h >configure:4640: result: yes >configure:4657: checking for dlfcn.h >configure:4662: result: yes >configure:4812: checking for i686-pc-linux-gnu-g++ >configure:4838: result: i686-pc-linux-gnu-g++ >configure:4896: checking for C++ compiler version >configure:4899: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:4902: $? = 0 >configure:4904: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:4907: $? = 0 >configure:4909: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:4912: $? = 1 >configure:4915: checking whether we are using the GNU C++ compiler >configure:4971: result: yes >configure:4977: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5028: result: yes >configure:5070: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.cc >&5 >configure:5076: $? = 0 >configure:5080: test -z > || test ! -s conftest.err >configure:5083: $? = 0 >configure:5086: test -s conftest.o >configure:5089: $? = 0 >configure:5115: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:25: error: `exit' was not declared in this scope >configure:5121: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gtk+" >| #define PACKAGE_TARNAME "gtk+" >| #define PACKAGE_VERSION "2.8.13" >| #define PACKAGE_STRING "gtk+ 2.8.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >| #define GETTEXT_PACKAGE "gtk20" >| #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:5070: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.cc >&5 >configure:5076: $? = 0 >configure:5080: test -z > || test ! -s conftest.err >configure:5083: $? = 0 >configure:5086: test -s conftest.o >configure:5089: $? = 0 >configure:5115: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.cc >&5 >configure:5121: $? = 0 >configure:5125: test -z > || test ! -s conftest.err >configure:5128: $? = 0 >configure:5131: test -s conftest.o >configure:5134: $? = 0 >configure:5159: checking dependency style of i686-pc-linux-gnu-g++ >configure:5242: result: gcc3 >configure:5269: checking how to run the C++ preprocessor >configure:5383: result: i686-pc-linux-gnu-g++ -E >configure:5407: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5413: $? = 0 >configure:5445: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:24:28: ac_nonexistent.h: No such file or directory >configure:5451: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gtk+" >| #define PACKAGE_TARNAME "gtk+" >| #define PACKAGE_VERSION "2.8.13" >| #define PACKAGE_STRING "gtk+ 2.8.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >| #define GETTEXT_PACKAGE "gtk20" >| #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 <ac_nonexistent.h> >configure:5504: checking for i686-pc-linux-gnu-g77 >configure:5530: result: i686-pc-linux-gnu-g77 >configure:5589: checking for Fortran 77 compiler version >configure:5590: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:5593: $? = 0 >configure:5595: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:5598: $? = 0 >configure:5600: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:5603: $? = 1 >configure:5611: checking whether we are using the GNU Fortran 77 compiler >configure:5657: result: yes >configure:5663: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:5706: result: yes >configure:5736: checking the maximum length of command line arguments >configure:5828: result: 32768 >configure:5839: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6038: result: ok >configure:6042: checking for objdir >configure:6057: result: .libs >configure:6109: checking for i686-pc-linux-gnu-ar >configure:6135: result: ar >configure:6189: checking for i686-pc-linux-gnu-ranlib >configure:6215: result: i686-pc-linux-gnu-ranlib >configure:6269: checking for i686-pc-linux-gnu-strip >configure:6295: result: i686-pc-linux-gnu-strip >configure:6621: checking if i686-pc-linux-gnu-gcc static flag works >configure:6649: result: yes >configure:6667: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6702: result: no >configure:6717: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6921: result: -fPIC >configure:6929: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6949: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.c >&5 >configure:6953: $? = 0 >configure:6964: result: yes >configure:6988: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7035: result: yes >configure:7061: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7957: result: yes >configure:7983: checking whether -lc should be explicitly linked in >configure:7988: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7991: $? = 0 >configure:8005: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8008: $? = 0 >configure:8020: result: no >configure:8028: checking dynamic linker characteristics >configure:8595: result: GNU/Linux ld.so >configure:8599: checking how to hardcode library paths into programs >configure:8624: result: immediate >configure:8638: checking whether stripping libraries is possible >configure:8643: result: yes >configure:9473: checking if libtool supports shared libraries >configure:9475: result: yes >configure:9478: checking whether to build shared libraries >configure:9499: result: yes >configure:9502: checking whether to build static libraries >configure:9506: result: no >configure:9598: creating libtool >configure:10176: checking for ld used by i686-pc-linux-gnu-g++ >configure:10243: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10252: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10267: result: yes >configure:10318: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11205: result: yes >configure:11223: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe conftest.cc >&5 >configure:11226: $? = 0 >configure:11322: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11590: result: -fPIC >configure:11598: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11618: i686-pc-linux-gnu-g++ -c -O -march=pentium4 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.cc >&5 >configure:11622: $? = 0 >configure:11633: result: yes >configure:11657: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11704: result: yes >configure:11730: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11755: result: yes >configure:11826: checking dynamic linker characteristics >configure:12393: result: GNU/Linux ld.so >configure:12397: checking how to hardcode library paths into programs >configure:12422: result: immediate >configure:12436: checking whether stripping libraries is possible >configure:12441: result: yes >configure:13777: checking if libtool supports shared libraries >configure:13779: result: yes >configure:13782: checking whether to build shared libraries >configure:13802: result: yes >configure:13805: checking whether to build static libraries >configure:13809: result: no >configure:13821: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:14025: result: -fPIC >configure:14033: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:14053: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:14057: $? = 0 >configure:14068: result: yes >configure:14092: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:14139: result: yes >configure:14165: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15041: result: yes >configure:15112: checking dynamic linker characteristics >configure:15679: result: GNU/Linux ld.so >configure:15683: checking how to hardcode library paths into programs >configure:15708: result: immediate >configure:15722: checking whether stripping libraries is possible >configure:15727: result: yes >configure:19998: checking for special C compiler options needed for large files >configure:20097: result: no >configure:20103: checking for _FILE_OFFSET_BITS value needed for large files >configure:20218: result: 64 >configure:20228: checking for _LARGE_FILES value needed for large files >configure:20343: result: no >configure:20365: checking for nm >configure:20396: result: /usr/bin/nm -B >configure:20404: checking whether to enable maintainer-specific portions of Makefiles >configure:20413: result: no >configure:20429: checking for some Win32 platform >configure:20439: result: no >configure:20748: checking whether build environment is sane >configure:20791: result: yes >configure:20796: checking for strerror in -lcposix >configure:20826: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe conftest.c -lcposix >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix >collect2: ld returned 1 exit status >configure:20832: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gtk+" >| #define PACKAGE_TARNAME "gtk+" >| #define PACKAGE_VERSION "2.8.13" >| #define PACKAGE_STRING "gtk+ 2.8.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >| #define GETTEXT_PACKAGE "gtk20" >| #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 _FILE_OFFSET_BITS 64 >| #define GTK_COMPILED_WITH_DEBUGGING "minimum" >| /* 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:20858: result: no >configure:20869: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:20966: result: none needed >configure:20990: checking for a BSD-compatible install >configure:21045: result: /bin/install -c >configure:21056: checking whether make sets $(MAKE) >configure:21076: result: yes >configure:21159: checking for i686-pc-linux-gnu-pkg-config >configure:21189: result: /usr/bin/pkg-config >configure:21246: checking pkg-config is at least version 0.9.0 >configure:21249: result: yes >configure:21260: checking for BASE_DEPENDENCIES >configure:21265: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.5 atk >= 1.0.1 pango >= 1.9.0 cairo >= 0.9.2" >configure:21268: $? = 0 >configure:21279: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.5 atk >= 1.0.1 pango >= 1.9.0 cairo >= 0.9.2" >configure:21282: $? = 0 >configure:21337: result: yes >configure:21361: checking Whether to write dependencies into .pc files >configure:21379: result: no >configure:21400: checking for perl5 >configure:21430: result: /usr/bin/perl >configure:21444: checking for indent >configure:21470: result: indent >configure:21492: checking for lstat >configure:21580: result: yes >configure:21492: checking for mkstemp >configure:21580: result: yes >configure:21492: checking for flockfile >configure:21580: result: yes >configure:21592: checking for _NL_TIME_FIRST_WEEKDAY >configure:21613: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:21619: $? = 0 >configure:21623: test -z > || test ! -s conftest.err >configure:21626: $? = 0 >configure:21629: test -s conftest >configure:21632: $? = 0 >configure:21643: result: yes >configure:21654: checking for sigsetjmp >configure:21675: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:21681: $? = 0 >configure:21685: test -z > || test ! -s conftest.err >configure:21688: $? = 0 >configure:21691: test -s conftest >configure:21694: $? = 0 >configure:21705: result: yes >configure:21727: checking for locale.h >configure:21732: result: yes >configure:21873: checking for LC_MESSAGES >configure:21925: result: yes >configure:21945: checking for libintl.h >configure:21950: result: yes >configure:22088: checking for ngettext in libc >configure:22143: result: yes >configure:22147: checking for dgettext in libc >configure:22202: result: yes >configure:22211: checking for bind_textdomain_codeset >configure:22299: result: yes >configure:22809: checking for msgfmt >configure:22836: result: /usr/bin/msgfmt >configure:22849: checking for dcgettext >configure:22937: result: yes >configure:22949: checking for gmsgfmt >configure:22980: result: /usr/bin/gmsgfmt >configure:22989: checking for xgettext >configure:23016: result: /usr/bin/xgettext >configure:23040: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:23046: $? = 0 >configure:23050: test -z > || test ! -s conftest.err >configure:23053: $? = 0 >configure:23056: test -s conftest >configure:23059: $? = 0 >configure:23232: checking for catalogs to be installed >configure:23257: result: af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ko ku li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr uk uz uz@Latn vi wa xh yi zh_CN zh_HK zh_TW >configure:23311: checking for extra flags to get ANSI library prototypes >configure:23331: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c -lm >&5 >configure:23334: $? = 0 >configure:23336: ./conftest >configure:23339: $? = 0 >configure:23341: result: none needed >configure:23396: checking for the BeOS >configure:23405: result: no >configure:23413: checking for HP-UX >configure:23422: result: no >configure:23427: checking for extra flags for POSIX compliance >configure:23445: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:42: warning: unused variable `dir' >configure:23451: $? = 0 >configure:23455: test -z > || test ! -s conftest.err >configure:23458: $? = 0 >configure:23461: test -s conftest.o >configure:23464: $? = 0 >configure:23466: result: none needed >configure:23562: checking for pkg-config >configure:23593: result: /usr/bin/pkg-config >configure:23616: checking for GLIB - version >= 2.8.5 >configure:23735: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >&5 >configure:23738: $? = 0 >configure:23740: ./conftest >configure:23743: $? = 0 >configure:23761: result: yes (version 2.8.6) >configure:23868: checking for bind_textdomain_codeset >configure:23956: result: yes >configure:23973: checking for pwd.h >configure:23978: result: yes >configure:24126: checking for sys/time.h >configure:24131: result: yes >configure:24279: checking for unistd.h >configure:24284: result: yes >configure:24617: checking for ANSI C header files >configure:24773: result: yes >configure:24785: checking for an ANSI C-conforming const >configure:24882: result: yes >configure:24894: checking return type of signal handlers >configure:24955: result: void >configure:24969: checking for stdlib.h >configure:24974: result: yes >configure:24969: checking for unistd.h >configure:24974: result: yes >configure:25118: checking for getpagesize >configure:25206: result: yes >configure:25216: checking for working mmap >configure:25380: result: yes >configure:25396: checking for mallinfo >configure:25453: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:25459: $? = 0 >configure:25463: test -z > || test ! -s conftest.err >configure:25466: $? = 0 >configure:25469: test -s conftest >configure:25472: $? = 0 >configure:25484: result: yes >configure:25498: checking for getresuid >configure:25555: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:25561: $? = 0 >configure:25565: test -z > || test ! -s conftest.err >configure:25568: $? = 0 >configure:25571: test -s conftest >configure:25574: $? = 0 >configure:25586: result: yes >configure:25596: checking for uid_t in sys/types.h >configure:25619: result: yes >configure:25636: checking for fd_set >configure:25654: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:57: warning: unused variable `readMask' >conftest.c:57: warning: unused variable `writeMask' >configure:25660: $? = 0 >configure:25664: test -z > || test ! -s conftest.err >configure:25667: $? = 0 >configure:25670: test -s conftest.o >configure:25673: $? = 0 >configure:25684: result: yes, found in sys/types.h >configure:25720: checking for wchar.h >configure:25730: i686-pc-linux-gnu-gcc -E conftest.c >configure:25736: $? = 0 >configure:25763: result: yes >configure:25767: checking for wctype.h >configure:25777: i686-pc-linux-gnu-gcc -E conftest.c >configure:25783: $? = 0 >configure:25810: result: yes >configure:25815: checking for iswalnum >configure:25872: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:25878: $? = 0 >configure:25882: test -z > || test ! -s conftest.err >configure:25885: $? = 0 >configure:25888: test -s conftest >configure:25891: $? = 0 >configure:25903: result: yes >configure:25982: checking if iswalnum() and friends are properly defined >configure:26013: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:26019: $? = 0 >configure:26023: test -z > || test ! -s conftest.err >configure:26026: $? = 0 >configure:26029: test -s conftest >configure:26032: $? = 0 >configure:26053: result: yes >configure:26058: checking for uxtheme.h >configure:26068: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:21: uxtheme.h: No such file or directory >configure:26074: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gtk+" >| #define PACKAGE_TARNAME "gtk+" >| #define PACKAGE_VERSION "2.8.13" >| #define PACKAGE_STRING "gtk+ 2.8.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >| #define GETTEXT_PACKAGE "gtk20" >| #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 _FILE_OFFSET_BITS 64 >| #define GTK_COMPILED_WITH_DEBUGGING "minimum" >| #define HAVE_LSTAT 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_FLOCKFILE 1 >| #define HAVE__NL_TIME_FIRST_WEEKDAY 1 >| #define HAVE_SIGSETJMP 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 >| #define GTK_LOCALEDIR "/usr/share/locale" >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_PWD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define STDC_HEADERS 1 >| #define RETSIGTYPE void >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETRESUID 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <uxtheme.h> >configure:26101: result: no >configure:26124: checking whether to build gmodulized gdk-pixbuf >configure:26139: result: yes >configure:26141: checking whether dynamic modules work >configure:26166: result: yes >configure:26195: checking for TIFFReadScanline in -ltiff >configure:26225: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c -ltiff -lm >&5 >configure:26231: $? = 0 >configure:26235: test -z > || test ! -s conftest.err >configure:26238: $? = 0 >configure:26241: test -s conftest >configure:26244: $? = 0 >configure:26257: result: yes >configure:26270: checking tiffio.h usability >configure:26282: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c >&5 >configure:26288: $? = 0 >configure:26292: test -z > || test ! -s conftest.err >configure:26295: $? = 0 >configure:26298: test -s conftest.o >configure:26301: $? = 0 >configure:26311: result: yes >configure:26315: checking tiffio.h presence >configure:26325: i686-pc-linux-gnu-gcc -E conftest.c >configure:26331: $? = 0 >configure:26351: result: yes >configure:26386: checking for tiffio.h >configure:26393: result: yes >configure:26851: checking for jpeg_destroy_decompress in -ljpeg >configure:26881: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c -ljpeg >&5 >configure:26887: $? = 0 >configure:26891: test -z > || test ! -s conftest.err >configure:26894: $? = 0 >configure:26897: test -s conftest >configure:26900: $? = 0 >configure:26913: result: yes >configure:26924: checking for jpeglib.h >configure:26938: i686-pc-linux-gnu-gcc -E conftest.c >configure:26944: $? = 0 >configure:26964: result: yes >configure:26968: checking for jpeg_simple_progression in -ljpeg >configure:26998: i686-pc-linux-gnu-gcc -o conftest -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.c -ljpeg >&5 >configure:27004: $? = 0 >configure:27008: test -z > || test ! -s conftest.err >configure:27011: $? = 0 >configure:27014: test -s conftest >configure:27017: $? = 0 >configure:27030: result: yes >configure:27062: checking for libpng12 >configure:27065: result: yes >configure:27382: checking pixbuf loaders to build >configure:27410: result: >configure:27433: checking for sys/wait.h that is POSIX.1 compatible >configure:27494: result: yes >configure:27505: checking return type of signal handlers >configure:27566: result: void >configure:27627: checking for x86 platform >configure:27636: result: yes >configure:27644: checking compiler support for MMX >configure:27647: i686-pc-linux-gnu-gcc -c -O -march=pentium4 -fomit-frame-pointer -pipe -Wall conftest.S >&5 >configure:27650: $? = 0 >configure:27663: result: yes >configure:29238: checking for XOpenDisplay >configure:29326: result: no >configure:29331: error: *** libX11 not found. Check 'config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_atk_aclocal_flags= >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_APPDEFS_CFLAGS_set= >ac_cv_env_APPDEFS_CFLAGS_value= >ac_cv_env_APPDEFS_LIBS_set= >ac_cv_env_APPDEFS_LIBS_value= >ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= >ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= >ac_cv_env_BASE_DEPENDENCIES_LIBS_set= >ac_cv_env_BASE_DEPENDENCIES_LIBS_value= >ac_cv_env_CAIRO_CFLAGS_set= >ac_cv_env_CAIRO_CFLAGS_value= >ac_cv_env_CAIRO_LIBS_set= >ac_cv_env_CAIRO_LIBS_value= >ac_cv_env_CCASFLAGS_set= >ac_cv_env_CCASFLAGS_value= >ac_cv_env_CCAS_set= >ac_cv_env_CCAS_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O -march=pentium4 -fomit-frame-pointer -pipe' >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=set >ac_cv_env_CXXFLAGS_value='-O -march=pentium4 -fomit-frame-pointer -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_DEFAULT_RMT_DIR_set= >ac_cv_env_DEFAULT_RMT_DIR_value= >ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_set= >ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_value= >ac_cv_env_DMXEXAMPLES_DEP_LIBS_set= >ac_cv_env_DMXEXAMPLES_DEP_LIBS_value= >ac_cv_env_DMXMODULES_CFLAGS_set= >ac_cv_env_DMXMODULES_CFLAGS_value= >ac_cv_env_DMXMODULES_LIBS_set= >ac_cv_env_DMXMODULES_LIBS_value= >ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_set= >ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_value= >ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_set= >ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_value= >ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_set= >ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_value= >ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_set= >ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_value= >ac_cv_env_DRIPROTO_CFLAGS_set= >ac_cv_env_DRIPROTO_CFLAGS_value= >ac_cv_env_DRIPROTO_LIBS_set= >ac_cv_env_DRIPROTO_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_FIXESEXT_CFLAGS_set= >ac_cv_env_FIXESEXT_CFLAGS_value= >ac_cv_env_FIXESEXT_LIBS_set= >ac_cv_env_FIXESEXT_LIBS_value= >ac_cv_env_FONTCONFIG_CFLAGS_set= >ac_cv_env_FONTCONFIG_CFLAGS_value= >ac_cv_env_FONTCONFIG_LIBS_set= >ac_cv_env_FONTCONFIG_LIBS_value= >ac_cv_env_FREETYPE_CFLAGS_set= >ac_cv_env_FREETYPE_CFLAGS_value= >ac_cv_env_FREETYPE_LIBS_set= >ac_cv_env_FREETYPE_LIBS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_GLITZ_CFLAGS_set= >ac_cv_env_GLITZ_CFLAGS_value= >ac_cv_env_GLITZ_LIBS_set= >ac_cv_env_GLITZ_LIBS_value= >ac_cv_env_GL_CFLAGS_set= >ac_cv_env_GL_CFLAGS_value= >ac_cv_env_GL_LIBS_set= >ac_cv_env_GL_LIBS_value= >ac_cv_env_LBXUTIL_CFLAGS_set= >ac_cv_env_LBXUTIL_CFLAGS_value= >ac_cv_env_LBXUTIL_LIBS_set= >ac_cv_env_LBXUTIL_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBDRM_CFLAGS_set= >ac_cv_env_LIBDRM_CFLAGS_value= >ac_cv_env_LIBDRM_LIBS_set= >ac_cv_env_LIBDRM_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PNG_CFLAGS_set= >ac_cv_env_PNG_CFLAGS_value= >ac_cv_env_PNG_LIBS_set= >ac_cv_env_PNG_LIBS_value= >ac_cv_env_RANDR_CFLAGS_set= >ac_cv_env_RANDR_CFLAGS_value= >ac_cv_env_RANDR_LIBS_set= >ac_cv_env_RANDR_LIBS_value= >ac_cv_env_TMP_XAW_CFLAGS_set= >ac_cv_env_TMP_XAW_CFLAGS_value= >ac_cv_env_TMP_XAW_LIBS_set= >ac_cv_env_TMP_XAW_LIBS_value= >ac_cv_env_TWM_CFLAGS_set= >ac_cv_env_TWM_CFLAGS_value= >ac_cv_env_TWM_LIBS_set= >ac_cv_env_TWM_LIBS_value= >ac_cv_env_X11EXAMPLES_DEP_CFLAGS_set= >ac_cv_env_X11EXAMPLES_DEP_CFLAGS_value= >ac_cv_env_X11EXAMPLES_DEP_LIBS_set= >ac_cv_env_X11EXAMPLES_DEP_LIBS_value= >ac_cv_env_XCB_CFLAGS_set= >ac_cv_env_XCB_CFLAGS_value= >ac_cv_env_XCB_LIBS_set= >ac_cv_env_XCB_LIBS_value= >ac_cv_env_XCLOCK_X11_CFLAGS_set= >ac_cv_env_XCLOCK_X11_CFLAGS_value= >ac_cv_env_XCLOCK_X11_LIBS_set= >ac_cv_env_XCLOCK_X11_LIBS_value= >ac_cv_env_XCURSOR_CFLAGS_set= >ac_cv_env_XCURSOR_CFLAGS_value= >ac_cv_env_XCURSOR_LIBS_set= >ac_cv_env_XCURSOR_LIBS_value= >ac_cv_env_XDMCP_CFLAGS_set= >ac_cv_env_XDMCP_CFLAGS_value= >ac_cv_env_XDMCP_LIBS_set= >ac_cv_env_XDMCP_LIBS_value= >ac_cv_env_XDMXCONFIG_DEP_CFLAGS_set= >ac_cv_env_XDMXCONFIG_DEP_CFLAGS_value= >ac_cv_env_XDMXCONFIG_DEP_LIBS_set= >ac_cv_env_XDMXCONFIG_DEP_LIBS_value= >ac_cv_env_XFT_CFLAGS_set= >ac_cv_env_XFT_CFLAGS_value= >ac_cv_env_XFT_LIBS_set= >ac_cv_env_XFT_LIBS_value= >ac_cv_env_XINIT_CFLAGS_set= >ac_cv_env_XINIT_CFLAGS_value= >ac_cv_env_XINIT_LIBS_set= >ac_cv_env_XINIT_LIBS_value= >ac_cv_env_XKB_CFLAGS_set= >ac_cv_env_XKB_CFLAGS_value= >ac_cv_env_XKB_LIBS_set= >ac_cv_env_XKB_LIBS_value= >ac_cv_env_XLIB_CFLAGS_set= >ac_cv_env_XLIB_CFLAGS_value= >ac_cv_env_XLIB_LIBS_set= >ac_cv_env_XLIB_LIBS_value= >ac_cv_env_XNESTMODULES_CFLAGS_set= >ac_cv_env_XNESTMODULES_CFLAGS_value= >ac_cv_env_XNESTMODULES_LIBS_set= >ac_cv_env_XNESTMODULES_LIBS_value= >ac_cv_env_XORGCFG_DEP_CFLAGS_set= >ac_cv_env_XORGCFG_DEP_CFLAGS_value= >ac_cv_env_XORGCFG_DEP_LIBS_set= >ac_cv_env_XORGCFG_DEP_LIBS_value= >ac_cv_env_XORGCONFIG_DEP_CFLAGS_set= >ac_cv_env_XORGCONFIG_DEP_CFLAGS_value= >ac_cv_env_XORGCONFIG_DEP_LIBS_set= >ac_cv_env_XORGCONFIG_DEP_LIBS_value= >ac_cv_env_XPRINTPROTO_CFLAGS_set= >ac_cv_env_XPRINTPROTO_CFLAGS_value= >ac_cv_env_XPRINTPROTO_LIBS_set= >ac_cv_env_XPRINTPROTO_LIBS_value= >ac_cv_env_XPRINT_CFLAGS_set= >ac_cv_env_XPRINT_CFLAGS_value= >ac_cv_env_XPRINT_LIBS_set= >ac_cv_env_XPRINT_LIBS_value= >ac_cv_env_XRDB_CFLAGS_set= >ac_cv_env_XRDB_CFLAGS_value= >ac_cv_env_XRDB_LIBS_set= >ac_cv_env_XRDB_LIBS_value= >ac_cv_env_XRENDER_CFLAGS_set= >ac_cv_env_XRENDER_CFLAGS_value= >ac_cv_env_XRENDER_LIBS_set= >ac_cv_env_XRENDER_LIBS_value= >ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_set= >ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_value= >ac_cv_env_XRESEXAMPLES_DEP_LIBS_set= >ac_cv_env_XRESEXAMPLES_DEP_LIBS_value= >ac_cv_env_XSERVERCFLAGS_CFLAGS_set= >ac_cv_env_XSERVERCFLAGS_CFLAGS_value= >ac_cv_env_XSERVERCFLAGS_LIBS_set= >ac_cv_env_XSERVERCFLAGS_LIBS_value= >ac_cv_env_XSERVERLIBS_CFLAGS_set= >ac_cv_env_XSERVERLIBS_CFLAGS_value= >ac_cv_env_XSERVERLIBS_LIBS_set= >ac_cv_env_XSERVERLIBS_LIBS_value= >ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_set= >ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_value= >ac_cv_env_XTSTEXAMPLES_DEP_LIBS_set= >ac_cv_env_XTSTEXAMPLES_DEP_LIBS_value= >ac_cv_env_XWINMODULES_CFLAGS_set= >ac_cv_env_XWINMODULES_CFLAGS_value= >ac_cv_env_XWINMODULES_LIBS_set= >ac_cv_env_XWINMODULES_LIBS_value= >ac_cv_env_X_CFLAGS_set= >ac_cv_env_X_CFLAGS_value= >ac_cv_env_X_LIBS_set= >ac_cv_env_X_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_file__usr_share_X11_sgml_defs_ent=no >ac_cv_func_FT_GlyphSlot_Embolden=yes >ac_cv_func_FT_Load_Sfnt_Table=yes >ac_cv_func_FcFini=yes >ac_cv_func_NSLinkModule=no >ac_cv_func_XOpenDisplay=no >ac_cv_func_XrmFinalize=no >ac_cv_func_XtAppInitialize=no >ac_cv_func_Xutf8LookupString=yes >ac_cv_func__NSGetEnviron=no >ac_cv_func__doprnt=no >ac_cv_func__stat=no >ac_cv_func_alloca_works=yes >ac_cv_func_atexit=yes >ac_cv_func_authdes_create=yes >ac_cv_func_authdes_seccreate=no >ac_cv_func_backtrace=yes >ac_cv_func_bcopy=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_class=no >ac_cv_func_closedir_void=no >ac_cv_func_connect=yes >ac_cv_func_dcgettext=yes >ac_cv_func_dlerror=yes >ac_cv_func_dlopen=no >ac_cv_func_endgrent=yes >ac_cv_func_endpwent=yes >ac_cv_func_finite=yes >ac_cv_func_flockfile=yes >ac_cv_func_floor=yes >ac_cv_func_fnmatch_gnu=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_fp_class=no >ac_cv_func_fpclass=no >ac_cv_func_fprintf=yes >ac_cv_func_ftime=yes >ac_cv_func_funlockfile=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getc_unlocked=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_geteuid=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getifaddrs=yes >ac_cv_func_getlogin=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpeereid=no >ac_cv_func_getpeerucred=no >ac_cv_func_getresuid=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_getwd=yes >ac_cv_func_grantpt=yes >ac_cv_func_iconv_open=yes >ac_cv_func_isascii=yes >ac_cv_func_isinf=yes >ac_cv_func_isnan=yes >ac_cv_func_isnand=no >ac_cv_func_iswalnum=yes >ac_cv_func_iswprint=yes >ac_cv_func_lchown=yes >ac_cv_func_lfind=yes >ac_cv_func_link=yes >ac_cv_func_localtime=yes >ac_cv_func_localtime_r=yes >ac_cv_func_lstat=yes >ac_cv_func_mallinfo=yes >ac_cv_func_mbsinit=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_mempcpy=yes >ac_cv_func_memset=yes >ac_cv_func_mkdir=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_nanosleep=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_on_exit=yes >ac_cv_func_poll=yes >ac_cv_func_posix_getpwuid_r=yes >ac_cv_func_pow=yes >ac_cv_func_printf=yes >ac_cv_func_printf_unix98=yes >ac_cv_func_putenv=yes >ac_cv_func_readlink=yes >ac_cv_func_remove=yes >ac_cv_func_sched_yield=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_shl_load=no >ac_cv_func_shmat=yes >ac_cv_func_signal=yes >ac_cv_func_snprintf=yes >ac_cv_func_snprintf_c99=yes >ac_cv_func_sprintf=yes >ac_cv_func_sqrt=yes >ac_cv_func_sscanf=yes >ac_cv_func_stat=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strchrnul=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strncasecmp=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strrchr=yes >ac_cv_func_strsignal=yes >ac_cv_func_strstr=yes >ac_cv_func_strtok_r=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoul=yes >ac_cv_func_symlink=yes >ac_cv_func_tcgetattr=yes >ac_cv_func_unsetenv=yes >ac_cv_func_vasnprintf=no >ac_cv_func_vasprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_func_vfprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsnprintf_c99=yes >ac_cv_func_vsprintf=yes >ac_cv_func_waitpid=yes >ac_cv_func_walkcontext=no >ac_cv_func_wcswidth=yes >ac_cv_func_wcwidth=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl_atoi=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_errno=yes >ac_cv_have_decl_exit=yes >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_ferror_unlocked=yes >ac_cv_have_decl_fflush_unlocked=yes >ac_cv_have_decl_fgets_unlocked=yes >ac_cv_have_decl_fputc_unlocked=yes >ac_cv_have_decl_fputs_unlocked=yes >ac_cv_have_decl_fread_unlocked=yes >ac_cv_have_decl_fwrite_unlocked=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getgrgid=yes >ac_cv_have_decl_getgrnam=yes >ac_cv_have_decl_getpwnam=yes >ac_cv_have_decl_program_invocation_name=yes >ac_cv_have_decl_program_invocation_short_name=yes >ac_cv_have_decl_putc_unlocked=yes >ac_cv_have_decl_putchar_unlocked=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_sys_errlist=yes >ac_cv_have_decl_sys_nerr=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_header_GL_glut_h=yes >ac_cv_header_X11_DECkeysym_h=yes >ac_cv_header_X11_Intrinsic_h=yes >ac_cv_header_X11_Sunkeysym_h=yes >ac_cv_header_X11_Xpoll_h=yes >ac_cv_header_ansidecl_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_asm_mtrr_h=yes >ac_cv_header_assert_h=yes >ac_cv_header_crt_externs_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_dbm_h=no >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dl_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_execinfo_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_features_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fp_class_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_jpeglib_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_lastlog_h=yes >ac_cv_header_libiberty_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_linewrap_h=no >ac_cv_header_linux_agpgart_h=yes >ac_cv_header_linux_apm_bios_h=yes >ac_cv_header_linux_fb_h=yes >ac_cv_header_linux_input_h=yes >ac_cv_header_linux_keyboard_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_machine_mtrr_h=no >ac_cv_header_malloc_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_nan_h=no >ac_cv_header_ncurses_term_h=no >ac_cv_header_ndbm_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_paths_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_readline_history_h=yes >ac_cv_header_readline_readline_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_rpcsvc_dbm_h=no >ac_cv_header_sched_h=yes >ac_cv_header_search_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_agpio_h=no >ac_cv_header_sys_int_types_h=no >ac_cv_header_sys_io_trioctl_h=no >ac_cv_header_sys_linker_h=no >ac_cv_header_sys_memrange_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mtio_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timeb_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_types_h_makedev=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_sysexits_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_tiffio_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_utmp_h=yes >ac_cv_header_values_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_windows_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_X11_XOpenDisplay=yes >ac_cv_lib_Xdmcp_XdmcpWrap=yes >ac_cv_lib_Xext_XextCreateExtension=yes >ac_cv_lib_Xt_XtAppInitialize=yes >ac_cv_lib_c_backtrace=yes >ac_cv_lib_c_main=yes >ac_cv_lib_cairo_cairo_ft_scaled_font_lock_face=yes >ac_cv_lib_cairo_cairo_win32_scaled_font_select_font=no >ac_cv_lib_cposix_strerror=no >ac_cv_lib_curses_waddstr=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dl_dlsym=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_elf_elf_begin=no >ac_cv_lib_error_at_line=yes >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_freetype_FT_Get_Next_Char=yes >ac_cv_lib_glut_glutInit=yes >ac_cv_lib_history_append_history=yes >ac_cv_lib_jpeg_jpeg_destroy=yes >ac_cv_lib_jpeg_jpeg_destroy_decompress=yes >ac_cv_lib_jpeg_jpeg_read_scanlines=yes >ac_cv_lib_jpeg_jpeg_simple_progression=yes >ac_cv_lib_m_cos=yes >ac_cv_lib_m_main=yes >ac_cv_lib_m_sqrt=yes >ac_cv_lib_ncurses___tputs=yes >ac_cv_lib_nsl_gethostname=no >ac_cv_lib_pthread_pthread_join=yes >ac_cv_lib_readline_readline=yes >ac_cv_lib_socket_setsockopt=no >ac_cv_lib_static_libiberty_a_xmalloc=/usr/i686-pc-linux-gnu/lib/libiberty.a >ac_cv_lib_tiff_TIFFReadScanline=yes >ac_cv_lib_z_compress=yes >ac_cv_lib_z_gzread=yes >ac_cv_lib_z_inflateEnd=yes >ac_cv_member_FT_Bitmap_Size_y_ppem=yes >ac_cv_member_struct_sockaddr_in_sin_len=no >ac_cv_objext=o >ac_cv_path_CPP_PATH=/usr/bin/cpp >ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config >ac_cv_path_FREETYPE_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >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_MCOOKIE=/usr/bin/mcookie >ac_cv_path_MKFONTDIR=/usr/bin/mkfontdir >ac_cv_path_MKFONTSCALE=/usr/bin/mkfontscale >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_MV=/bin/mv >ac_cv_path_NM='/usr/bin/nm -B' >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PERL_PATH=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_PS2PDF=/usr/bin/ps2pdf >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_RAWCPP=/usr/bin/cpp >ac_cv_path_RM=/bin/rm >ac_cv_path_SED=/bin/sed >ac_cv_path_TAR=/bin/tar >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_XMLLINT=/usr/bin/xmllint >ac_cv_path_XSLTPROC=/usr/bin/xsltproc >ac_cv_path_XTERM_PATH=/usr/bin/xterm >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_INDENT=indent >ac_cv_prog_LEX=flex >ac_cv_prog_PERL=perl >ac_cv_prog_PTHREAD_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_connect='none required' >ac_cv_search_gethostbyname='none required' >ac_cv_search_gethostent='none required' >ac_cv_search_getsecretkey='none required' >ac_cv_search_opendir='none required' >ac_cv_search_setsockopt='none required' >ac_cv_search_socket='none required' >ac_cv_search_sqrt=-lm >ac_cv_sizeof___int64=0 >ac_cv_sizeof_char=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_unsigned_int=4 >ac_cv_sizeof_unsigned_long=4 >ac_cv_sizeof_unsigned_long_long=8 >ac_cv_sizeof_unsigned_short=2 >ac_cv_sizeof_void_p=4 >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_linker_h=no >ac_cv_sysv_ipc=yes >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type__Bool=yes >ac_cv_type___int64=no >ac_cv_type_char=yes >ac_cv_type_getgroups=gid_t >ac_cv_type_gid_t=yes >ac_cv_type_int=yes >ac_cv_type_int16=no >ac_cv_type_int32=no >ac_cv_type_int8=no >ac_cv_type_long=yes >ac_cv_type_long_long=yes >ac_cv_type_longlong=no >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_short=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_time_t=yes >ac_cv_type_uchar=no >ac_cv_type_uid_t=yes >ac_cv_type_uint=yes >ac_cv_type_uint128_t=no >ac_cv_type_uint64_t=yes >ac_cv_type_ulong=yes >ac_cv_type_ulonglong=no >ac_cv_type_unsigned_int=yes >ac_cv_type_unsigned_long=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_unsigned_short=yes >ac_cv_type_ushort=yes >ac_cv_type_void_p=yes >ac_cv_win_or_dos=no >ac_cv_working_alloca_h=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_langinfo_codeset=yes >am_cv_prog_cc_stdc= >am_cv_val_LC_MESSAGES=yes >ax_cv_c_compiler_ms=no >ax_cv_check_gl_libgl=-lGL >ax_cv_check_glu_libglu=-lGLU >ax_cv_check_glut_libglut=-lglut >bash_cv_can_redecl_getpw=yes >bh_cv_c_signed=yes >cf_cv_ansi_cc=-DCC_HAS_PROTOS >cf_cv_cc_u_d_options=yes >cf_cv_dcl_errno=yes >cf_cv_dcl_sys_errlist=yes >cf_cv_dcl_sys_nerr=yes >cf_cv_gnu_source=yes >cf_cv_have_errno=no >cf_cv_have_sys_errlist=yes >cf_cv_have_sys_nerr=yes >cf_cv_have_utempter=yes >cf_cv_have_utmp=utmp >cf_cv_have_utmp_ut_host=yes >cf_cv_have_utmp_ut_name=ut_name >cf_cv_have_utmp_ut_session=yes >cf_cv_have_utmp_ut_xstatus=ut_exit.e_exit >cf_cv_have_utmp_ut_xtime=yes >cf_cv_input_method=yes >cf_cv_lib_tgetent=-lncurses >cf_cv_path_lastlog=_PATH_LASTLOG >cf_cv_posix_wait=yes >cf_cv_regex=regex.h >cf_cv_sig_atomic_t='volatile sig_atomic_t' >cf_cv_struct_lastlog=yes >cf_cv_system_name=linux-gnu >cf_cv_sysv=no >cf_cv_sysv_utmp=yes >cf_cv_termio_c_ispeed=no >cf_cv_tty_group=yes >cf_cv_tty_group_name=tty >cf_cv_type_fd_set=sys/types.h >cf_cv_type_size_t=yes >cf_cv_x_freetype_incs='-I/usr/include/freetype2 ' >cf_cv_x_freetype_libs=' -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 ' >cf_cv_xkb_bell_ext=yes >gl_cv_c_restrict=__restrict >gl_cv_func_mbrtowc=yes >glib_cv___va_copy=yes >glib_cv_byte_contents_gmutex=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_have_strlcpy=no >glib_cv_long_long_format=ll >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_sizeof_gmutex=24 >glib_cv_sizeof_system_thread=4 >glib_cv_stack_grows=no >glib_cv_uscore=no >glib_cv_va_copy=yes >glib_cv_va_val_copy=yes >glib_cv_value_POLLERR=8 >glib_cv_value_POLLHUP=16 >glib_cv_value_POLLIN=1 >glib_cv_value_POLLNVAL=32 >glib_cv_value_POLLOUT=4 >glib_cv_value_POLLPRI=2 >gt_cv_c_long_double=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_gnugettext2_libc=yes >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=yes >gt_cv_ssize_t=yes >jm_ac_cv_header_inttypes_h=yes >jm_ac_cv_header_stdint_h=yes >jm_cv_langinfo_codeset=yes >lt_cv_archive_cmds_need_lc=no >lt_cv_cc_64bit_output=no >lt_cv_compiler_c_o=yes >lt_cv_compiler_o_lo=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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_cc_can_build_shared=yes >lt_cv_prog_cc_no_builtin= >lt_cv_prog_cc_pic=' -fPIC' >lt_cv_prog_cc_pic_works=yes >lt_cv_prog_cc_shlib= >lt_cv_prog_cc_static=-static >lt_cv_prog_cc_static_works=yes >lt_cv_prog_cc_wl=-Wl, >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=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_prog_compiler_c_o_F77='"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_APPDEFS_CFLAGS=' ' >pkg_cv_APPDEFS_LIBS='-lXt -lX11 -lSM -lICE ' >pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo ' >pkg_cv_BASE_DEPENDENCIES_LIBS='-latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo ' >pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo ' >pkg_cv_CAIRO_LIBS='-lcairo ' >pkg_cv_DMXEXAMPLES_DEP_CFLAGS=' ' >pkg_cv_DMXEXAMPLES_DEP_LIBS='-ldmx -lXext -lX11 ' >pkg_cv_DMXMODULES_CFLAGS=' ' >pkg_cv_DMXMODULES_LIBS='-lXmuu -lXext -lXrender -lX11 -lXfont -lXi -lXau -lXdmcp ' >pkg_cv_DMXXIEXAMPLES_DEP_CFLAGS=' ' >pkg_cv_DMXXIEXAMPLES_DEP_LIBS='-ldmx -lXi -lXext -lX11 ' >pkg_cv_DMXXMUEXAMPLES_DEP_CFLAGS=' ' >pkg_cv_DMXXMUEXAMPLES_DEP_LIBS='-ldmx -lXmu -lXt -lSM -lICE -lXext -lX11 ' >pkg_cv_DRIPROTO_CFLAGS='-I/usr/include/X11/dri ' >pkg_cv_DRIPROTO_LIBS=' ' >pkg_cv_FIXESEXT_CFLAGS=' ' >pkg_cv_FIXESEXT_LIBS=' ' >pkg_cv_FONTCONFIG_CFLAGS=' ' >pkg_cv_FONTCONFIG_LIBS='-lfontconfig ' >pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' >pkg_cv_FREETYPE_LIBS='-lfreetype -lz ' >pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_GL_CFLAGS=' ' >pkg_cv_GL_LIBS=' ' >pkg_cv_LBXUTIL_CFLAGS=' ' >pkg_cv_LBXUTIL_LIBS='-llbxutil ' >pkg_cv_LIBDRM_CFLAGS='-I/usr/include/drm ' >pkg_cv_LIBDRM_LIBS='-ldrm ' >pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 ' >pkg_cv_PNG_LIBS='-lpng12 -lz -lm ' >pkg_cv_RANDR_CFLAGS=' ' >pkg_cv_RANDR_LIBS='-lXext -lXrender -lX11 ' >pkg_cv_TMP_XAW_CFLAGS=' ' >pkg_cv_TMP_XAW_LIBS='-lXaw8 -lXmu -lXt -lX11 -lSM -lICE -lXau ' >pkg_cv_TWM_CFLAGS=' ' >pkg_cv_TWM_LIBS='-lXext -lXmu -lXt -lX11 -lSM -lICE ' >pkg_cv_X11EXAMPLES_DEP_CFLAGS=' ' >pkg_cv_X11EXAMPLES_DEP_LIBS='-lXext -lX11 ' >pkg_cv_XCLOCK_X11_CFLAGS=' ' >pkg_cv_XCLOCK_X11_LIBS='-lX11 ' >pkg_cv_XCURSOR_CFLAGS=' ' >pkg_cv_XCURSOR_LIBS='-lXrender -lXfixes -lX11 ' >pkg_cv_XDMCP_CFLAGS=' ' >pkg_cv_XDMCP_LIBS='-lXdmcp ' >pkg_cv_XDMXCONFIG_DEP_CFLAGS=' ' >pkg_cv_XDMXCONFIG_DEP_LIBS='-lXaw7 -lXmu -lXt -lSM -lICE -lXpm -lX11 ' >pkg_cv_XFT_CFLAGS='-I/usr/include/freetype2 ' >pkg_cv_XFT_LIBS='-lXft -lXrender -lfontconfig -lfreetype -lz -lX11 ' >pkg_cv_XINIT_CFLAGS=' ' >pkg_cv_XINIT_LIBS='-lX11 ' >pkg_cv_XKB_CFLAGS=' ' >pkg_cv_XKB_LIBS='-lxkbfile ' >pkg_cv_XLIB_CFLAGS=' ' >pkg_cv_XLIB_LIBS='-lX11 ' >pkg_cv_XNESTMODULES_CFLAGS=' ' >pkg_cv_XNESTMODULES_LIBS='-lXfont -lXext -lX11 -lXau -lXdmcp ' >pkg_cv_XORGCFG_DEP_CFLAGS=' ' >pkg_cv_XORGCFG_DEP_LIBS='-lxkbui -lxkbfile -lXxf86misc -lXxf86vm -lXaw7 -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ' >pkg_cv_XORGCONFIG_DEP_CFLAGS=' ' >pkg_cv_XORGCONFIG_DEP_LIBS='-lxkbfile -lX11 ' >pkg_cv_XPRINT_CFLAGS=' ' >pkg_cv_XPRINT_LIBS='-lX11 -lXfont -lXdmcp -lXau ' >pkg_cv_XRDB_CFLAGS=' ' >pkg_cv_XRDB_LIBS='-lXmuu -lX11 ' >pkg_cv_XRENDER_CFLAGS=' ' >pkg_cv_XRENDER_LIBS='-lXrender -lX11 ' >pkg_cv_XRESEXAMPLES_DEP_CFLAGS=' ' >pkg_cv_XRESEXAMPLES_DEP_LIBS='-lXRes -lXext -lX11 ' >pkg_cv_XSERVERCFLAGS_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT ' >pkg_cv_XSERVERCFLAGS_LIBS='-lXt -lX11 -lSM -lICE -lxkbfile -lXfont -lXau -lfontenc -lXdmcp ' >pkg_cv_XSERVERLIBS_CFLAGS=' ' >pkg_cv_XSERVERLIBS_LIBS='-lXfont -lXau -lfontenc -lXdmcp ' >pkg_cv_XTSTEXAMPLES_DEP_CFLAGS=' ' >pkg_cv_XTSTEXAMPLES_DEP_LIBS='-lXtst -lXext -lX11 ' >pkg_cv_X_CFLAGS=' ' >pkg_cv_X_LIBS='-lX11 ' >pu_cv_header_mtio_check_field=mt_type >vl_cv_prog_cc_warnings=-Wall >which_cv_iberty=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run aclocal-1.7 ' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run tar' >AR='ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run automake-1.7' >AWK='gawk' >BASE_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo ' >BASE_DEPENDENCIES_LIBS='-latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo ' >BUILD_DYNAMIC_MODULES_FALSE='#' >BUILD_DYNAMIC_MODULES_TRUE='' >CATALOGS=' af.gmo am.gmo ar.gmo az.gmo az_IR.gmo be.gmo bg.gmo bn.gmo br.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 he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.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 sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCAS='$(CC)' >CCASFLAGS='$(CFLAGS)' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O -march=pentium4 -fomit-frame-pointer -pipe -Wall' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' ' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='#' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O -march=pentium4 -fomit-frame-pointer -pipe' >CYGPATH_W='echo' >DATADIRNAME='share' >DB2HTML='' >DEFS='' >DEPDIR='.deps' >DISABLE_EXPLICIT_DEPS_FALSE='#' >DISABLE_EXPLICIT_DEPS_TRUE='' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_FB_MANAGER_FALSE='' >ENABLE_FB_MANAGER_TRUE='' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_MAN_FALSE='' >ENABLE_MAN_TRUE='' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >GDK_DEP_CFLAGS='' >GDK_DEP_LIBS='' >GDK_EXTRA_CFLAGS='' >GDK_EXTRA_LIBS='' >GDK_PACKAGES='' >GDK_PIXBUF_CSOURCE='' >GDK_PIXBUF_DEP_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 ' >GDK_PIXBUF_DEP_LIBS='-lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm' >GDK_PIXBUF_EXTRA_CFLAGS='' >GDK_PIXBUF_EXTRA_LIBS=' -lm' >GDK_PIXBUF_MAJOR='2' >GDK_PIXBUF_MICRO='13' >GDK_PIXBUF_MINOR='8' >GDK_PIXBUF_PACKAGES='gmodule-no-export-2.0 gobject-2.0' >GDK_PIXBUF_VERSION='2.8.13' >GDK_PIXBUF_XLIB_DEP_CFLAGS='' >GDK_PIXBUF_XLIB_DEP_LIBS='' >GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' >GDK_PIXBUF_XLIB_EXTRA_LIBS='' >GDK_PIXBUF_XLIB_PACKAGES='x11' >GDK_WIN32_EXTRA_CFLAGS='' >GDK_WLIBS='' >GETTEXT_PACKAGE='gtk20' >GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GMOFILES=' af.gmo am.gmo ar.gmo az.gmo az_IR.gmo be.gmo bg.gmo bn.gmo br.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 he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.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 sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GOBJECT_QUERY='gobject-query' >GTK_API_VERSION='2.0' >GTK_BINARY_AGE='813' >GTK_BINARY_VERSION='2.4.0' >GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' >GTK_DEP_CFLAGS='' >GTK_DEP_LIBS='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_EXTRA_CFLAGS='' >GTK_EXTRA_LIBS='' >GTK_INTERFACE_AGE='13' >GTK_MAJOR_VERSION='2' >GTK_MICRO_VERSION='13' >GTK_MINOR_VERSION='8' >GTK_PACKAGES='' >GTK_VERSION='2.8.13' >GTK_XIM_FLAGS='' >HAVE_DOCBOOK_FALSE='' >HAVE_DOCBOOK_TRUE='' >HAVE_IE55_FALSE='' >HAVE_IE55_TRUE='#' >HAVE_JPEG_FALSE='#' >HAVE_JPEG_TRUE='' >HAVE_PNG_FALSE='#' >HAVE_PNG_TRUE='' >HAVE_TIFF_FALSE='#' >HAVE_TIFF_TRUE='' >HAVE_WINTAB_FALSE='' >HAVE_WINTAB_TRUE='#' >HAVE_X11R6_FALSE='' >HAVE_X11R6_TRUE='' >HTML_DIR='' >IE55_UUID_LIB='' >INCLUDED_LOADER_DEFINE='' >INCLUDED_LOADER_OBJ='' >INDENT='indent' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >LDFLAGS='' >LIBJPEG='-ljpeg' >LIBOBJS='' >LIBPNG='-lpng12 -lz -lm ' >LIBS=' -lXext -lXrender -lX11 ' >LIBTIFF='-ltiff' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' >LN_S='ln -s' >LTLIBOBJS='' >LT_CURRENT_MINUS_AGE='0' >LT_VERSION_INFO='800:13:800' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/missing --run makeinfo' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MS_LIB_AVAILABLE_FALSE='' >MS_LIB_AVAILABLE_TRUE='#' >NM='/usr/bin/nm -B' >OBJDUMP='objdump' >OBJEXT='o' >OS_LINUX_FALSE='#' >OS_LINUX_TRUE='' >OS_UNIX_FALSE='#' >OS_UNIX_TRUE='' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='gtk+' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' >PACKAGE_NAME='gtk+' >PACKAGE_STRING='gtk+ 2.8.13' >PACKAGE_TARNAME='gtk+' >PACKAGE_VERSION='2.8.13' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PKG_CONFIG='/usr/bin/pkg-config' >PLATFORM_WIN32_FALSE='' >PLATFORM_WIN32_TRUE='#' >POFILES=' af.po am.po ar.po az.po az_IR.po be.po bg.po bn.po br.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 he.po hi.po hr.po hu.po hy.po ia.po id.po is.po it.po ja.po ko.po ku.po li.po lt.po lv.po mi.po mk.po ml.po mn.po mr.po ms.po nb.po ne.po nl.po nn.po no.po nso.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 sr@ije.po sv.po ta.po te.po th.po tk.po tr.po uk.po uz.po uz@Latn.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='i686-pc-linux-gnu-ranlib' >REBUILD='' >REBUILD_PNGS='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >USE_LINUX_FB_FALSE='' >USE_LINUX_FB_TRUE='' >USE_MMX_FALSE='#' >USE_MMX_TRUE='' >USE_NLS='yes' >USE_WIN32_FALSE='' >USE_WIN32_TRUE='' >USE_X11_FALSE='' >USE_X11_TRUE='' >VERSION='2.8.13' >WINDRES='' >WINTAB_LIB='' >XGETTEXT='/usr/bin/xgettext' >XINPUT_XFREE_FALSE='' >XINPUT_XFREE_TRUE='' >XMLCATALOG='' >XML_CATALOG_FILE='' >XSLTPROC='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_ct_WINDRES='' >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='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >gdktarget='x11' >gdktargetlib='libgdk-x11-2.0.la' >gtktargetlib='libgtk-x11-2.0.la' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/gtk+-2.8.13/work/gtk+-2.8.13/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >ms_librarian='' >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 "gtk20" >#define GTK_COMPILED_WITH_DEBUGGING "minimum" >#define GTK_LOCALEDIR "/usr/share/locale" >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FLOCKFILE 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETRESUID 1 >#define HAVE_GETTEXT 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LSTAT 1 >#define HAVE_MALLINFO 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MMAP 1 >#define HAVE_PROGRESSIVE_JPEG 1 >#define HAVE_PWD_H 1 >#define HAVE_PWD_H 1 >#define HAVE_SIGSETJMP 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_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_TIME_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_WCTYPE_H 1 >#define HAVE__NL_TIME_FIRST_WEEKDAY 1 >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" >#define PACKAGE_NAME "gtk+" >#define PACKAGE_STRING "gtk+ 2.8.13" >#define PACKAGE_TARNAME "gtk+" >#define PACKAGE_VERSION "2.8.13" >#define RETSIGTYPE void >#define RETSIGTYPE void >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define USE_GMODULE 1 >#define USE_MMX 1 >#define _FILE_OFFSET_BITS 64 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 127257
: 82907