Can't build pango-1.2.0 with Xft2 backend



 First off, I hope this is the right place to ask pango releated
 questions.

 I can't build pango-1.2.0 with the Xft2 backend.

 Here is some information on the used versions of the libraries
 involved:

    sb wopr-mobile:/usr/src> pkg-config --version
    0.14.0
    sb wopr-mobile:/usr/src> pkg-config --modversion glib-2.0
    2.2.0
    sb wopr-mobile:/usr/src> pkg-config --modversion gtk+-2.0
    2.2.0
    sb wopr-mobile:/usr/src> pkg-config --modversion xft
    2.0.0

 The used ./configure parameters are:

    --prefix=/usr/local --without-qt

 I have the current versions of both FreeType2 and Xft2 installed in
 /usr/local.

 A log containing the error message I get during 'make' is attached as
 well as the config.log file generated by the above mentioned call to
 configure.

--
 Sebastian Bergmann
 http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

 Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DMODULE_VERSION=\"1.2.0\" -DG_DISABLE_DEPRECATED -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I.. -g -O2 -Wall -c pangoxft-font.c  -fPIC -DPIC -o pangoxft-font.lo
In file included from pangoxft-private.h:25,
                 from pangoxft-font.c:26:
pangoxft.h:37:2: #error "must have Xft version 2 or newer"
In file included from pangoxft-private.h:25,
                 from pangoxft-font.c:26:
pangoxft.h:42: parse error before '*' token
In file included from pangoxft-font.c:26:
pangoxft-private.h:36: parse error before "FcPattern"
pangoxft-private.h:36: warning: no semicolon at end of struct or union
pangoxft-private.h:49: parse error before '}' token
pangoxft-private.h:52: parse error before "FcPattern"
pangoxft-private.h:60: parse error before "FcPattern"
pangoxft-private.h:65: parse error before '*' token
pangoxft-font.c: In function `pango_xft_font_get_type':
pangoxft-font.c:89: sizeof applied to an incomplete type
pangoxft-font.c: In function `pango_xft_font_init':
pangoxft-font.c:105: dereferencing pointer to incomplete type
pangoxft-font.c:106: dereferencing pointer to incomplete type
pangoxft-font.c: At top level:
pangoxft-font.c:129: parse error before "FcPattern"
pangoxft-font.c: In function `_pango_xft_font_new':
pangoxft-font.c:134: `pattern' undeclared (first use in this function)
pangoxft-font.c:134: (Each undeclared identifier is reported only once
pangoxft-font.c:134: for each function it appears in.)
pangoxft-font.c:138: dereferencing pointer to incomplete type
pangoxft-font.c:139: dereferencing pointer to incomplete type
pangoxft-font.c:142: dereferencing pointer to incomplete type
pangoxft-font.c:143: dereferencing pointer to incomplete type
pangoxft-font.c:145: dereferencing pointer to incomplete type
pangoxft-font.c: In function `get_mini_font':
pangoxft-font.c:155: dereferencing pointer to incomplete type
pangoxft-font.c:157: dereferencing pointer to incomplete type
pangoxft-font.c:166: dereferencing pointer to incomplete type
pangoxft-font.c:170: dereferencing pointer to incomplete type
pangoxft-font.c:172: dereferencing pointer to incomplete type
pangoxft-font.c:172: dereferencing pointer to incomplete type
pangoxft-font.c:175: dereferencing pointer to incomplete type
pangoxft-font.c:180: `FcChar8' undeclared (first use in this function)
pangoxft-font.c:180: parse error before ')' token
pangoxft-font.c:186: dereferencing pointer to incomplete type
pangoxft-font.c:187: dereferencing pointer to incomplete type
pangoxft-font.c:188: dereferencing pointer to incomplete type
pangoxft-font.c:191: dereferencing pointer to incomplete type
pangoxft-font.c: In function `draw_box':
pangoxft-font.c:229: dereferencing pointer to incomplete type
pangoxft-font.c:231: dereferencing pointer to incomplete type
pangoxft-font.c:231: dereferencing pointer to incomplete type
pangoxft-font.c:231: dereferencing pointer to incomplete type
pangoxft-font.c:233: dereferencing pointer to incomplete type
pangoxft-font.c:233: dereferencing pointer to incomplete type
pangoxft-font.c:233: dereferencing pointer to incomplete type
pangoxft-font.c:233: dereferencing pointer to incomplete type
pangoxft-font.c:235: dereferencing pointer to incomplete type
pangoxft-font.c:235: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:265: `XftGlyphSpec' undeclared (first use in this function)
pangoxft-font.c:265: parse error before "xft_glyphs"
pangoxft-font.c:266: `XftCharSpec' undeclared (first use in this function)
pangoxft-font.c:269: dereferencing pointer to incomplete type
pangoxft-font.c:285: dereferencing pointer to incomplete type
pangoxft-font.c:315: dereferencing pointer to incomplete type
pangoxft-font.c:315: dereferencing pointer to incomplete type
pangoxft-font.c:316: dereferencing pointer to incomplete type
pangoxft-font.c:316: dereferencing pointer to incomplete type
pangoxft-font.c:317: dereferencing pointer to incomplete type
pangoxft-font.c:317: dereferencing pointer to incomplete type
pangoxft-font.c:320: dereferencing pointer to incomplete type
pangoxft-font.c:321: dereferencing pointer to incomplete type
pangoxft-font.c:321: dereferencing pointer to incomplete type
pangoxft-font.c:325: dereferencing pointer to incomplete type
pangoxft-font.c:325: dereferencing pointer to incomplete type
pangoxft-font.c:326: dereferencing pointer to incomplete type
pangoxft-font.c:326: dereferencing pointer to incomplete type
pangoxft-font.c:330: warning: implicit declaration of function `XftDrawGlyphSpec'
pangoxft-font.c:330: `xft_glyphs' undeclared (first use in this function)
pangoxft-font.c:330: warning: implicit declaration of function `XftGlyphSpecRender'
pangoxft-font.c:334: `c' undeclared (first use in this function)
pangoxft-font.c:334: `chars' undeclared (first use in this function)
pangoxft-font.c:340: warning: implicit declaration of function `XftDrawCharSpec'
pangoxft-font.c:343: warning: implicit declaration of function `XftCharSpecRender'
pangoxft-font.c: In function `pango_xft_font_get_metrics':
pangoxft-font.c:434: dereferencing pointer to incomplete type
pangoxft-font.c:454: dereferencing pointer to incomplete type
pangoxft-font.c:454: dereferencing pointer to incomplete type
pangoxft-font.c:458: dereferencing pointer to incomplete type
pangoxft-font.c:462: dereferencing pointer to incomplete type
pangoxft-font.c:476: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_dispose':
pangoxft-font.c:506: dereferencing pointer to incomplete type
pangoxft-font.c:506: dereferencing pointer to incomplete type
pangoxft-font.c:507: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_finalize':
pangoxft-font.c:524: dereferencing pointer to incomplete type
pangoxft-font.c:525: dereferencing pointer to incomplete type
pangoxft-font.c:527: dereferencing pointer to incomplete type
pangoxft-font.c:528: dereferencing pointer to incomplete type
pangoxft-font.c:530: dereferencing pointer to incomplete type
pangoxft-font.c:532: dereferencing pointer to incomplete type
pangoxft-font.c:533: dereferencing pointer to incomplete type
pangoxft-font.c:535: dereferencing pointer to incomplete type
pangoxft-font.c:539: dereferencing pointer to incomplete type
pangoxft-font.c:540: dereferencing pointer to incomplete type
pangoxft-font.c:543: warning: implicit declaration of function `FcPatternDestroy'
pangoxft-font.c:543: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_describe':
pangoxft-font.c:553: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_get_coverage':
pangoxft-font.c:562: dereferencing pointer to incomplete type
pangoxft-font.c:562: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_get_glyph_extents':
pangoxft-font.c:576: dereferencing pointer to incomplete type
pangoxft-font.c:579: dereferencing pointer to incomplete type
pangoxft-font.c:591: dereferencing pointer to incomplete type
pangoxft-font.c:591: dereferencing pointer to incomplete type
pangoxft-font.c:592: dereferencing pointer to incomplete type
pangoxft-font.c:592: dereferencing pointer to incomplete type
pangoxft-font.c:593: dereferencing pointer to incomplete type
pangoxft-font.c:593: dereferencing pointer to incomplete type
pangoxft-font.c:600: dereferencing pointer to incomplete type
pangoxft-font.c:600: dereferencing pointer to incomplete type
pangoxft-font.c:607: warning: implicit declaration of function `XftGlyphExtents'
pangoxft-font.c: In function `load_fallback_font':
pangoxft-font.c:694: dereferencing pointer to incomplete type
pangoxft-font.c:697: `FC_FAMILY' undeclared (first use in this function)
pangoxft-font.c:697: `FcTypeString' undeclared (first use in this function)
pangoxft-font.c:698: `FC_SIZE' undeclared (first use in this function)
pangoxft-font.c:698: `FcTypeDouble' undeclared (first use in this function)
pangoxft-font.c:698: dereferencing pointer to incomplete type
pangoxft-font.c:707: dereferencing pointer to incomplete type
pangoxft-font.c: In function `xft_font_get_font':
pangoxft-font.c:719: dereferencing pointer to incomplete type
pangoxft-font.c:721: dereferencing pointer to incomplete type
pangoxft-font.c:723: dereferencing pointer to incomplete type
pangoxft-font.c:723: warning: implicit declaration of function `FcPatternDuplicate'
pangoxft-font.c:723: dereferencing pointer to incomplete type
pangoxft-font.c:723: warning: passing arg 2 of `XftFontOpenPattern' makes pointer from integer without a cast
pangoxft-font.c:724: dereferencing pointer to incomplete type
pangoxft-font.c:726: dereferencing pointer to incomplete type
pangoxft-font.c:734: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_get_display':
pangoxft-font.c:770: dereferencing pointer to incomplete type
pangoxft-font.c: In function `pango_xft_font_lock_face':
pangoxft-font.c:815: warning: implicit declaration of function `XftLockFace'
pangoxft-font.c:815: warning: return makes pointer from integer without a cast
pangoxft-font.c: In function `pango_xft_font_unlock_face':
pangoxft-font.c:836: warning: implicit declaration of function `XftUnlockFace'
pangoxft-font.c: In function `pango_xft_font_get_glyph':
pangoxft-font.c:863: warning: implicit declaration of function `XftCharIndex'
pangoxft-font.c: In function `pango_xft_font_has_char':
pangoxft-font.c:887: warning: implicit declaration of function `XftCharExists'
/usr/include/bits/stdio.h: At top level:
pangoxft-font.c:674: warning: `set_unicode_charmap' defined but not used
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/usr/src/pango-1.2.0/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/pango-1.2.0/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/pango-1.2.0'
make: *** [all-recursive-am] Error 2
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --prefix=/usr/local --without-qt

## --------- ##
## Platform. ##
## --------- ##

hostname = wopr-mobile
uname -m = i686
uname -r = 2.4.18-4GB
uname -s = Linux
uname -v = #1 Wed Mar 27 13:57:05 UTC 2002

/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/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /opt/kde2/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1503: checking for a BSD-compatible install
configure:1557: result: /usr/bin/install -c
configure:1568: checking whether build environment is sane
configure:1611: result: yes
configure:1626: checking whether make sets ${MAKE}
configure:1646: result: yes
configure:1678: checking for working aclocal-1.4
configure:1689: result: missing
configure:1693: checking for working autoconf
configure:1700: result: found
configure:1708: checking for working automake-1.4
configure:1719: result: missing
configure:1723: checking for working autoheader
configure:1730: result: found
configure:1738: checking for working makeinfo
configure:1745: result: found
configure:1807: checking for gcc
configure:1833: result: ccache gcc
configure:2075: checking for C compiler version
configure:2078: ccache gcc --version </dev/null >&5
gcc (GCC) 3.2.1
Copyright (C) 2002 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:2081: $? = 0
configure:2083: ccache gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ../configure --prefix=/usr/local --enable-languages=c,c++
Thread model: posix
gcc version 3.2.1
configure:2086: $? = 0
configure:2088: ccache gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2091: $? = 1
configure:2111: checking for C compiler default output
configure:2114: ccache gcc    conftest.c  >&5
configure:2117: $? = 0
configure:2151: result: a.out
configure:2156: checking whether the C compiler works
configure:2162: ./a.out
configure:2165: $? = 0
configure:2180: result: yes
configure:2187: checking whether we are cross compiling
configure:2189: result: no
configure:2192: checking for suffix of executables
configure:2194: ccache gcc -o conftest    conftest.c  >&5
configure:2197: $? = 0
configure:2220: result:
configure:2226: checking for suffix of object files
configure:2244: ccache gcc -c   conftest.c >&5
configure:2247: $? = 0
configure:2266: result: o
configure:2270: checking whether we are using the GNU C compiler
configure:2291: ccache gcc -c   conftest.c >&5
configure:2294: $? = 0
configure:2297: test -s conftest.o
configure:2300: $? = 0
configure:2312: result: yes
configure:2318: checking whether ccache gcc accepts -g
configure:2336: ccache gcc -c -g  conftest.c >&5
configure:2339: $? = 0
configure:2342: test -s conftest.o
configure:2345: $? = 0
configure:2355: result: yes
configure:2372: checking for ccache gcc option to accept ANSI C
configure:2429: ccache gcc  -c -g -O2  conftest.c >&5
configure:2432: $? = 0
configure:2435: test -s conftest.o
configure:2438: $? = 0
configure:2455: result: none needed
configure:2473: ccache gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2476: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2579: checking for c++
configure:2605: result: ccache gcc
configure:2718: checking for C++ compiler version
configure:2721: ccache gcc --version </dev/null >&5
gcc (GCC) 3.2.1
Copyright (C) 2002 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:2724: $? = 0
configure:2726: ccache gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ../configure --prefix=/usr/local --enable-languages=c,c++
Thread model: posix
gcc version 3.2.1
configure:2729: $? = 0
configure:2731: ccache gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2734: $? = 1
configure:2737: checking whether we are using the GNU C++ compiler
configure:2758: ccache gcc -c   conftest.cc >&5
configure:2761: $? = 0
configure:2764: test -s conftest.o
configure:2767: $? = 0
configure:2779: result: yes
configure:2785: checking whether ccache gcc accepts -g
configure:2803: ccache gcc -c -g  conftest.cc >&5
configure:2806: $? = 0
configure:2809: test -s conftest.o
configure:2812: $? = 0
configure:2822: result: yes
configure:2862: ccache gcc -c -g -O2  conftest.cc >&5
configure:2865: $? = 0
configure:2868: test -s conftest.o
configure:2871: $? = 0
configure:2893: ccache gcc -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:2885: `exit' undeclared (first use this function)
configure:2885: (Each undeclared identifier is reported only once for each
   function it appears in.)
configure:2896: $? = 1
configure: failed program was:
#line 2880 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2862: ccache gcc -c -g -O2  conftest.cc >&5
configure:2865: $? = 0
configure:2868: test -s conftest.o
configure:2871: $? = 0
configure:2893: ccache gcc -c -g -O2  conftest.cc >&5
configure:2896: $? = 0
configure:2899: test -s conftest.o
configure:2902: $? = 0
configure:2938: ccache gcc -c -g -O2  conftest.cc >&5
configure:2941: $? = 0
configure:2944: test -s conftest.o
configure:2947: $? = 0
configure:3045: checking build system type
configure:3063: result: i686-pc-linux-gnu
configure:3071: checking host system type
configure:3085: result: i686-pc-linux-gnu
configure:3115: checking for ld used by GCC
configure:3178: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:3187: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
GNU ld version 2.13.2.1
configure:3199: result: yes
configure:3204: checking for /usr/local/i686-pc-linux-gnu/bin/ld option to reload object files
configure:3211: result: -r
configure:3216: checking for BSD-compatible nm
configure:3252: result: /usr/local/bin/nm -B
configure:3255: checking for a sed that does not truncate output
configure:3337: result: /usr/bin/sed
configure:3340: checking whether ln -s works
configure:3344: result: yes
configure:3351: checking how to recognise dependent libraries
configure:3532: result: pass_all
configure:3545: checking command to parse /usr/local/bin/nm -B output
configure:3629: ccache gcc -c -g -O2  conftest.c >&5
configure:3632: $? = 0
configure:3636: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3639: $? = 0
configure:3691: ccache gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3694: $? = 0
configure:3738: result: ok
configure:3747: checking how to run the C preprocessor
configure:3773: ccache gcc -E  conftest.c
configure:3779: $? = 0
configure:3806: ccache gcc -E  conftest.c
configure:3802:28: ac_nonexistent.h: No such file or directory
configure:3812: $? = 1
configure: failed program was:
#line 3801 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3849: result: ccache gcc -E
configure:3864: ccache gcc -E  conftest.c
configure:3870: $? = 0
configure:3897: ccache gcc -E  conftest.c
configure:3893:28: ac_nonexistent.h: No such file or directory
configure:3903: $? = 1
configure: failed program was:
#line 3892 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3943: checking for egrep
configure:3953: result: grep -E
configure:3958: checking for ANSI C header files
configure:3972: ccache gcc -E  conftest.c
configure:3978: $? = 0
configure:4063: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:4066: $? = 0
configure:4068: ./conftest
configure:4071: $? = 0
configure:4085: result: yes
configure:4109: checking for sys/types.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for sys/stat.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for stdlib.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for string.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for memory.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for strings.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for inttypes.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for stdint.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4109: checking for unistd.h
configure:4122: ccache gcc -c -g -O2  conftest.c >&5
configure:4125: $? = 0
configure:4128: test -s conftest.o
configure:4131: $? = 0
configure:4141: result: yes
configure:4167: checking dlfcn.h usability
configure:4176: ccache gcc -c -g -O2  conftest.c >&5
configure:4179: $? = 0
configure:4182: test -s conftest.o
configure:4185: $? = 0
configure:4194: result: yes
configure:4198: checking dlfcn.h presence
configure:4205: ccache gcc -E  conftest.c
configure:4211: $? = 0
configure:4229: result: yes
configure:4247: checking for dlfcn.h
configure:4254: result: yes
configure:4452: checking for ranlib
configure:4468: found /usr/local/bin/ranlib
configure:4479: result: ranlib
configure:4532: checking for strip
configure:4548: found /usr/local/bin/strip
configure:4559: result: strip
configure:4764: checking for objdir
configure:4775: result: .libs
configure:4792: checking for ccache option to produce PIC
configure:4938: result: -fPIC
configure:4942: checking if ccache PIC flag -fPIC works
configure:4962: ccache gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4965: $? = 0
configure:4968: test -s conftest.o
configure:4971: $? = 0
configure:5008: result: yes
configure:5024: checking if ccache static flag -static works
configure:5045: ccache gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5048: $? = 0
configure:5051: test -s conftest
configure:5054: $? = 0
configure:5069: result: yes
configure:5081: checking if ccache supports -c -o file.o
configure:5103: ccache gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5125: result: yes
configure:5130: checking if ccache supports -c -o file.lo
configure:5154: ccache gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5157: $? = 0
configure:5160: test -s conftest.lo
configure:5163: $? = 0
configure:5184: result: yes
configure:5215: checking if ccache supports -fno-rtti -fno-exceptions
configure:5234: ccache gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:5237: $? = 0
configure:5240: test -s conftest.o
configure:5243: $? = 0
configure:5259: result: yes
configure:5270: checking whether the linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:5989: result: yes
configure:5994: checking how to hardcode library paths into programs
configure:6018: result: immediate
configure:6023: checking whether stripping libraries is possible
configure:6028: result: yes
configure:6039: checking dynamic linker characteristics
configure:6470: result: GNU/Linux ld.so
configure:6475: checking if libtool supports shared libraries
configure:6477: result: yes
configure:6480: checking whether to build shared libraries
configure:6501: result: yes
configure:6504: checking whether to build static libraries
configure:6508: result: no
configure:7134: checking whether -lc should be explicitly linked in
configure:7142: ccache gcc -c -g -O2  conftest.c >&5
configure:7145: $? = 0
configure:7159: ccache gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7162: $? = 0
configure:7175: result: no
configure:7749: checking for some Win32 platform
configure:7759: result: no
configure:7771: checking for native Win32
configure:7781: result: no
configure:7873: checking for perl5
configure:7889: found /usr/bin/perl5
configure:7899: result: perl5
configure:7918: checking for X
configure:8128: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:8267: ccache gcc -o conftest -g -O2 -Wall   conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:8270: $? = 0
configure:8273: test -s conftest
configure:8276: $? = 0
configure:8402: checking for gethostbyname
configure:8439: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8442: $? = 0
configure:8445: test -s conftest
configure:8448: $? = 0
configure:8458: result: yes
configure:8579: checking for connect
configure:8616: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8619: $? = 0
configure:8622: test -s conftest
configure:8625: $? = 0
configure:8635: result: yes
configure:8695: checking for remove
configure:8732: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8735: $? = 0
configure:8738: test -s conftest
configure:8741: $? = 0
configure:8751: result: yes
configure:8811: checking for shmat
configure:8848: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8851: $? = 0
configure:8854: test -s conftest
configure:8857: $? = 0
configure:8867: result: yes
configure:8936: checking for IceConnectionNumber in -lICE
configure:8963: ccache gcc -o conftest -g -O2 -Wall   -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:8966: $? = 0
configure:8969: test -s conftest
configure:8972: $? = 0
configure:8983: result: yes
configure:9020: checking for freetype-config
configure:9038: found /usr/local/bin/freetype-config
configure:9051: result: /usr/local/bin/freetype-config
configure:9064: checking for FT_New_Face in -lfreetype
configure:9091: ccache gcc -o conftest -g -O2 -Wall   -L/usr/local/lib -lfreetype conftest.c -lfreetype   >&5
configure:9094: $? = 0
configure:9097: test -s conftest
configure:9100: $? = 0
configure:9111: result: yes
configure:9125: checking For sufficiently new FreeType (at least 2.0.1)
configure:9144: ccache gcc -c -g -O2 -Wall  -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:9147: $? = 0
configure:9150: test -s conftest.o
configure:9153: $? = 0
configure:9163: result: yes
configure:9189: checking freetype/internal/tterrors.h usability
configure:9198: ccache gcc -c -g -O2 -Wall  -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:9226:40: freetype/internal/tterrors.h: No such file or directory
configure:9201: $? = 1
configure: failed program was:
#line 9191 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <freetype/internal/tterrors.h>
configure:9216: result: no
configure:9220: checking freetype/internal/tterrors.h presence
configure:9227: ccache gcc -E  -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:9223:40: freetype/internal/tterrors.h: No such file or directory
configure:9233: $? = 1
configure: failed program was:
#line 9222 "configure"
#include "confdefs.h"
#include <freetype/internal/tterrors.h>
configure:9251: result: no
configure:9269: checking for freetype/internal/tterrors.h
configure:9276: result: no
configure:9297: checking for FT_Get_First_Char
configure:9334: ccache gcc -o conftest -g -O2 -Wall   conftest.c  -L/usr/local/lib -lfreetype >&5
configure:9337: $? = 0
configure:9340: test -s conftest
configure:9343: $? = 0
configure:9353: result: yes
configure:9376: checking for pkg-config
configure:9394: found /usr/local/bin/pkg-config
configure:9407: result: /usr/local/bin/pkg-config
configure:9424: checking for fontconfig >= 1.0.1
configure:9428: result: yes
configure:9432: checking FONTCONFIG_CFLAGS
configure:9435: result: -I/usr/local/include
configure:9438: checking FONTCONFIG_LIBS
configure:9441: result: -L/usr/local/lib -lfontconfig
configure:9539: checking for xft >= 2.0.0
configure:9543: result: yes
configure:9547: checking XFT_CFLAGS
configure:9550: result: -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include
configure:9553: checking XFT_LIBS
configure:9556: result: -L/usr/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig
configure:9667: checking for pkg-config
configure:9698: result: /usr/local/bin/pkg-config
configure:9721: checking for GLIB - version >= 2.1.3
configure:9837: ccache gcc -o conftest -g -O2 -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    >&5
configure:9840: $? = 0
configure:9842: ./conftest
configure:9845: $? = 0
configure:9862: result: yes (version 2.2.0)
configure:10022: checking Whether to build OpenType test programs
configure:10041: result: yes
configure:10057: checking modules to link statically
configure:10088: result:
configure:10339: checking for flockfile
configure:10376: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10379: $? = 0
configure:10382: test -s conftest
configure:10385: $? = 0
configure:10395: result: yes
configure:10339: checking for strtok_r
configure:10376: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10379: $? = 0
configure:10382: test -s conftest
configure:10385: $? = 0
configure:10395: result: yes
configure:10470: checking For Qt location
configure:10503: result: none
configure:10606: checking for gtkdoc-mkdb
configure:10633: result: false
configure:10678: checking for db2html
configure:10705: result: false
configure:10771: checking Whether to write dependencies into .pc files
configure:10789: result: no
configure:10825: checking for dirent.h that defines DIR
configure:10846: ccache gcc -c -g -O2 -Wall  conftest.c >&5
configure:10849: $? = 0
configure:10852: test -s conftest.o
configure:10855: $? = 0
configure:10865: result: yes
configure:10878: checking for library containing opendir
configure:10905: ccache gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10908: $? = 0
configure:10911: test -s conftest
configure:10914: $? = 0
configure:10967: result: none required
configure:11074: checking for unistd.h
configure:11079: result: yes
configure:11283: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on wopr-mobile

config.status:791: creating Makefile
config.status:791: creating pango/Makefile
config.status:791: creating pango/mini-fribidi/Makefile
config.status:791: creating pango/opentype/Makefile
config.status:791: creating pango/pango.rc
config.status:791: creating pango/pangoft2.rc
config.status:791: creating pango/pangowin32.rc
config.status:791: creating modules/Makefile
config.status:791: creating modules/arabic/Makefile
config.status:791: creating modules/basic/Makefile
config.status:791: creating modules/hangul/Makefile
config.status:791: creating modules/indic/Makefile
config.status:791: creating modules/tamil/Makefile
config.status:791: creating modules/thai/Makefile
config.status:791: creating modules/hebrew/Makefile
config.status:791: creating examples/Makefile
config.status:791: creating docs/Makefile
config.status:791: creating docs/version.xml
config.status:791: creating tools/Makefile
config.status:791: creating tests/Makefile
config.status:791: creating pango.spec
config.status:791: creating pango.pc
config.status:791: creating pangox.pc
config.status:791: creating pangowin32.pc
config.status:791: creating pangoft2.pc
config.status:791: creating pangoxft.pc
config.status:791: creating pango-uninstalled.pc
config.status:791: creating pangox-uninstalled.pc
config.status:791: creating pangowin32-uninstalled.pc
config.status:791: creating pangoft2-uninstalled.pc
config.status:791: creating pangoxft-uninstalled.pc
config.status:791: creating pango-zip.sh
config.status:895: creating config.h
config.status:1112: executing default-1 commands
config.status:1112: executing default-2 commands
config.status:1112: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=$'ccache gcc'
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=$'ccache gcc'
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_FT_Get_First_Char=yes
ac_cv_func_connect=yes
ac_cv_func_flockfile=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strtok_r=yes
ac_cv_have_x=$'have_x=yes \t\tac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_freetype_internal_tterrors_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_freetype_FT_New_Face=yes
ac_cv_objext=o
ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_prog_CPP=$'ccache gcc -E'
ac_cv_prog_CXX=$'ccache gcc'
ac_cv_prog_DB2HTML=false
ac_cv_prog_GTKDOC=false
ac_cv_prog_PERL=perl5
ac_cv_prog_ac_ct_CC=$'ccache gcc'
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_make_make_set=yes
ac_cv_search_opendir=$'none required'
lt_cv_archive_cmds_need_lc=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=$'/lib/libc.so.6 /lib/libc-*.so'
lt_cv_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_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/local/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM=$'/usr/local/bin/nm -B'
lt_cv_path_SED=/usr/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_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/src/pango-1.2.0/missing aclocal-1.4 '
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/src/pango-1.2.0/missing automake-1.4'
BUILD_OT_TESTS_FALSE='#'
BUILD_OT_TESTS_TRUE=''
BUILD_QT_TEST_FALSE=''
BUILD_QT_TEST_TRUE='#'
CC='ccache gcc'
CFLAGS='-g -O2 -Wall'
CPP='ccache gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='ccache gcc'
CXXFLAGS='-g -O2'
DB2HTML='false'
DEFS='-DHAVE_CONFIG_H'
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FONTCONFIG_CFLAGS='-I/usr/local/include  '
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
FREETYPE_CFLAGS='-I/usr/local/include -I/usr/local/include/freetype2'
FREETYPE_CONFIG='/usr/local/bin/freetype-config'
FREETYPE_LIBS='-L/usr/local/lib -lfreetype'
FRIBIDI_CFLAGS=''
FRIBIDI_LIBS=''
FRIBIDI_PC=''
GLIB_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GOBJECT_QUERY='gobject-query'
GTKDOC='false'
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HAVE_FREETYPE_FALSE='#'
HAVE_FREETYPE_TRUE=''
HAVE_FRIBIDI_FALSE=''
HAVE_FRIBIDI_TRUE='#'
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_INCLUDED_MODULES_FALSE=''
HAVE_INCLUDED_MODULES_TRUE='#'
HAVE_USP10_H_FALSE=''
HAVE_USP10_H_TRUE='#'
HAVE_WIN32_FALSE=''
HAVE_WIN32_TRUE='#'
HAVE_XFT_FALSE='#'
HAVE_XFT_TRUE=''
HAVE_X_FALSE='#'
HAVE_X_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INCLUDED_FT2_MODULES=''
INCLUDED_WIN32_MODULES=''
INCLUDED_XFT_MODULES=''
INCLUDED_X_MODULES=''
INCLUDE_ARABIC_FT2_FALSE=''
INCLUDE_ARABIC_FT2_TRUE='#'
INCLUDE_ARABIC_XFT_FALSE=''
INCLUDE_ARABIC_XFT_TRUE='#'
INCLUDE_ARABIC_X_FALSE=''
INCLUDE_ARABIC_X_TRUE='#'
INCLUDE_BASIC_FT2_FALSE=''
INCLUDE_BASIC_FT2_TRUE='#'
INCLUDE_BASIC_WIN32_FALSE=''
INCLUDE_BASIC_WIN32_TRUE='#'
INCLUDE_BASIC_XFT_FALSE=''
INCLUDE_BASIC_XFT_TRUE='#'
INCLUDE_BASIC_X_FALSE=''
INCLUDE_BASIC_X_TRUE='#'
INCLUDE_BENGALI_X_FALSE=''
INCLUDE_BENGALI_X_TRUE='#'
INCLUDE_DEVANAGARI_X_FALSE=''
INCLUDE_DEVANAGARI_X_TRUE='#'
INCLUDE_GUJARATI_X_FALSE=''
INCLUDE_GUJARATI_X_TRUE='#'
INCLUDE_GURMUKHI_X_FALSE=''
INCLUDE_GURMUKHI_X_TRUE='#'
INCLUDE_HANGUL_XFT_FALSE=''
INCLUDE_HANGUL_XFT_TRUE='#'
INCLUDE_HANGUL_X_FALSE=''
INCLUDE_HANGUL_X_TRUE='#'
INCLUDE_HEBREW_FT2_FALSE=''
INCLUDE_HEBREW_FT2_TRUE='#'
INCLUDE_HEBREW_XFT_FALSE=''
INCLUDE_HEBREW_XFT_TRUE='#'
INCLUDE_HEBREW_X_FALSE=''
INCLUDE_HEBREW_X_TRUE='#'
INCLUDE_INDIC_XFT_FALSE=''
INCLUDE_INDIC_XFT_TRUE='#'
INCLUDE_MYANMAR_X_FALSE=''
INCLUDE_MYANMAR_X_TRUE='#'
INCLUDE_TAMIL_X_FALSE=''
INCLUDE_TAMIL_X_TRUE='#'
INCLUDE_THAI_XFT_FALSE=''
INCLUDE_THAI_XFT_TRUE='#'
INCLUDE_THAI_X_FALSE=''
INCLUDE_THAI_X_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='200:0:200'
MAKEINFO='makeinfo'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='pango'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGO_API_VERSION='1.0'
PANGO_BINARY_AGE='200'
PANGO_INTERFACE_AGE='0'
PANGO_MAJOR_VERSION='1'
PANGO_MICRO_VERSION='0'
PANGO_MINOR_VERSION='2'
PANGO_MODULE_VERSION='1.2.0'
PANGO_VERSION='1.2.0'
PATH_SEPARATOR=':'
PERL='perl5'
PKGCONFIG_FREETYPE_LIBS=''
PKGCONFIG_XFT_LIBS=''
PKGCONFIG_X_LIBS=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
QTDIR=''
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USP10_H='no'
VERSION='1.2.0'
WIN32_LIBS=''
XFT_CFLAGS='-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include  '
XFT_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig  '
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib -lX11'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='ccache gcc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOCKFILE 1
#define HAVE_FT_GET_FIRST_CHAR 1
#define HAVE_INTTYPES_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_STRTOK_R 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "pango"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.2.0"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]