fontconfig error



    I hope this log helps explain error to others. It involves some library
file.

----------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

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

  $
./configure --with-expat-includes=/usr/local/include --with-expat-lib=/usr/l
ocal/lib

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.2.16-22
uname -s = Linux
uname -v = #1 Tue Aug 22 16:49:06 EDT 2000

/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/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1549: checking for a BSD-compatible install
configure:1604: result: /usr/bin/install -c
configure:1615: checking whether build environment is sane
configure:1658: result: yes
configure:1691: checking for gawk
configure:1707: found /bin/gawk
configure:1717: result: gawk
configure:1727: checking whether make sets $(MAKE)
configure:1747: result: yes
configure:1911: checking whether to enable maintainer-specific portions of
Makefiles
configure:1920: result: no
configure:1999: checking for gcc
configure:2015: found /usr/bin/gcc
configure:2025: result: gcc
configure:2269: checking for C compiler version
configure:2272: gcc --version </dev/null >&5
gcc (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2275: $? = 0
configure:2277: gcc -v </dev/null >&5
Reading specs from /usr/bin/../lib/gcc/i686-pc-linux-gnu/3.4.6/specs
Configured with: ./configure --prefix=/opt/usr
Thread model: posix
gcc version 3.4.6
configure:2280: $? = 0
configure:2282: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2285: $? = 1
configure:2308: checking for C compiler default output file name
configure:2311: gcc    conftest.c  >&5
configure:2314: $? = 0
configure:2360: result: a.out
configure:2365: checking whether the C compiler works
configure:2371: ./a.out
configure:2374: $? = 0
configure:2391: result: yes
configure:2398: checking whether we are cross compiling
configure:2400: result: no
configure:2403: checking for suffix of executables
configure:2405: gcc -o conftest    conftest.c  >&5
configure:2408: $? = 0
configure:2433: result:
configure:2439: checking for suffix of object files
configure:2460: gcc -c   conftest.c >&5
configure:2463: $? = 0
configure:2485: result: o
configure:2489: checking whether we are using the GNU C compiler
configure:2513: gcc -c   conftest.c >&5
configure:2519: $? = 0
configure:2522: test -z     || test ! -s conftest.err
configure:2525: $? = 0
configure:2528: test -s conftest.o
configure:2531: $? = 0
configure:2544: result: yes
configure:2550: checking whether gcc accepts -g
configure:2571: gcc -c -g  conftest.c >&5
configure:2577: $? = 0
configure:2580: test -z     || test ! -s conftest.err
configure:2583: $? = 0
configure:2586: test -s conftest.o
configure:2589: $? = 0
configure:2600: result: yes
configure:2617: checking for gcc option to accept ANSI C
configure:2687: gcc  -c -g -O2  conftest.c >&5
configure:2693: $? = 0
configure:2696: test -z     || test ! -s conftest.err
configure:2699: $? = 0
configure:2702: test -s conftest.o
configure:2705: $? = 0
configure:2723: result: none needed
configure:2741: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2747: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2888: checking for style of include used by make
configure:2916: result: GNU
configure:2944: checking dependency style of gcc
configure:3027: result: gcc3
configure:3057: checking for a BSD-compatible install
configure:3112: result: /usr/bin/install -c
configure:3123: checking whether ln -s works
configure:3127: result: yes
configure:3214: checking build system type
configure:3232: result: i686-pc-linux-gnu
configure:3240: checking host system type
configure:3254: result: i686-pc-linux-gnu
configure:3262: checking for a sed that does not truncate output
configure:3316: result: /bin/sed
configure:3319: checking for egrep
configure:3329: result: grep -E
configure:3345: checking for ld used by gcc
configure:3412: result: /usr/bin/ld
configure:3421: checking if the linker (/usr/bin/ld) is GNU ld
configure:3436: result: yes
configure:3441: checking for /usr/bin/ld option to reload object files
configure:3448: result: -r
configure:3457: checking for BSD-compatible nm
configure:3499: result: /usr/bin/nm -B
configure:3503: checking how to recognise dependent libraries
configure:3677: result: pass_all
configure:4132: checking how to run the C preprocessor
configure:4167: gcc -E  conftest.c
configure:4173: $? = 0
configure:4205: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4211: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4250: result: gcc -E
configure:4274: gcc -E  conftest.c
configure:4280: $? = 0
configure:4312: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4362: checking for ANSI C header files
configure:4387: gcc -c -g -O2  conftest.c >&5
configure:4393: $? = 0
configure:4396: test -z     || test ! -s conftest.err
configure:4399: $? = 0
configure:4402: test -s conftest.o
configure:4405: $? = 0
configure:4491: gcc -o conftest -g -O2   conftest.c  >&5
configure:4494: $? = 0
configure:4496: ./conftest
configure:4499: $? = 0
configure:4514: result: yes
configure:4538: checking for sys/types.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for sys/stat.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for stdlib.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for string.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for memory.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for strings.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for inttypes.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for stdint.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4538: checking for unistd.h
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4560: $? = 0
configure:4563: test -z     || test ! -s conftest.err
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4609: checking dlfcn.h usability
configure:4621: gcc -c -g -O2  conftest.c >&5
configure:4627: $? = 0
configure:4630: test -z     || test ! -s conftest.err
configure:4633: $? = 0
configure:4636: test -s conftest.o
configure:4639: $? = 0
configure:4649: result: yes
configure:4653: checking dlfcn.h presence
configure:4663: gcc -E  conftest.c
configure:4669: $? = 0
configure:4689: result: yes
configure:4724: checking for dlfcn.h
configure:4731: result: yes
configure:4796: checking for g++
configure:4812: found /usr/bin/g++
configure:4822: result: g++
configure:4838: checking for C++ compiler version
configure:4841: g++ --version </dev/null >&5
g++ (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4844: $? = 0
configure:4846: g++ -v </dev/null >&5
Reading specs from /usr/bin/../lib/gcc/i686-pc-linux-gnu/3.4.6/specs
Configured with: ./configure --prefix=/opt/usr
Thread model: posix
gcc version 3.4.6
configure:4849: $? = 0
configure:4851: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4854: $? = 1
configure:4857: checking whether we are using the GNU C++ compiler
configure:4881: g++ -c   conftest.cc >&5
configure:4887: $? = 0
configure:4890: test -z     || test ! -s conftest.err
configure:4893: $? = 0
configure:4896: test -s conftest.o
configure:4899: $? = 0
configure:4912: result: yes
configure:4918: checking whether g++ accepts -g
configure:4939: g++ -c -g  conftest.cc >&5
configure:4945: $? = 0
configure:4948: test -z     || test ! -s conftest.err
configure:4951: $? = 0
configure:4954: test -s conftest.o
configure:4957: $? = 0
configure:4968: result: yes
configure:5010: g++ -c -g -O2  conftest.cc >&5
configure:5016: $? = 0
configure:5019: test -z     || test ! -s conftest.err
configure:5022: $? = 0
configure:5025: test -s conftest.o
configure:5028: $? = 0
configure:5054: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' was not declared in this scope
configure:5060: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5010: g++ -c -g -O2  conftest.cc >&5
configure:5016: $? = 0
configure:5019: test -z     || test ! -s conftest.err
configure:5022: $? = 0
configure:5025: test -s conftest.o
configure:5028: $? = 0
configure:5054: g++ -c -g -O2  conftest.cc >&5
configure:5060: $? = 0
configure:5063: test -z     || test ! -s conftest.err
configure:5066: $? = 0
configure:5069: test -s conftest.o
configure:5072: $? = 0
configure:5097: checking dependency style of g++
configure:5180: result: gcc3
configure:5202: checking how to run the C++ preprocessor
configure:5233: g++ -E  conftest.cc
configure:5239: $? = 0
configure:5271: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5277: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5316: result: g++ -E
configure:5340: g++ -E  conftest.cc
configure:5346: $? = 0
configure:5378: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5384: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5479: checking for g77
configure:5508: result: no
configure:5479: checking for f77
configure:5508: result: no
configure:5479: checking for xlf
configure:5508: result: no
configure:5479: checking for frt
configure:5508: result: no
configure:5479: checking for pgf77
configure:5508: result: no
configure:5479: checking for fort77
configure:5508: result: no
configure:5479: checking for fl32
configure:5508: result: no
configure:5479: checking for af77
configure:5508: result: no
configure:5479: checking for f90
configure:5508: result: no
configure:5479: checking for xlf90
configure:5508: result: no
configure:5479: checking for pgf90
configure:5508: result: no
configure:5479: checking for epcf90
configure:5508: result: no
configure:5479: checking for f95
configure:5508: result: no
configure:5479: checking for fort
configure:5508: result: no
configure:5479: checking for xlf95
configure:5508: result: no
configure:5479: checking for ifc
configure:5508: result: no
configure:5479: checking for efc
configure:5508: result: no
configure:5479: checking for pgf95
configure:5508: result: no
configure:5479: checking for lf95
configure:5508: result: no
configure:5479: checking for gfortran
configure:5508: result: no
configure:5523: checking for Fortran 77 compiler version
configure:5523:  --version </dev/null >&5
./configure: --version: command not found
configure:5526: $? = 127
configure:5528:  -v </dev/null >&5
./configure: -v: command not found
configure:5531: $? = 127
configure:5533:  -V </dev/null >&5
./configure: -V: command not found
configure:5536: $? = 127
configure:5544: checking whether we are using the GNU Fortran 77 compiler
configure:5558:  -c  conftest.F >&5
./configure: -c: command not found
configure:5564: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
|
|       end
configure:5589: result: no
configure:5595: checking whether  accepts -g
configure:5607:  -c -g conftest.f >&5
./configure: -c: command not found
configure:5613: $? = 127
configure: failed program was:
|       program main
|
|       end
configure:5637: result: no
configure:5667: checking the maximum length of command line arguments
configure:5732: result: 32768
configure:5743: checking command to parse /usr/bin/nm -B output from gcc
object
configure:5832: gcc -c -g -O2  conftest.c >&5
configure:5835: $? = 0
configure:5839: /usr/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:5842: $? = 0
configure:5894: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5897: $? = 0
configure:5935: result: ok
configure:5939: checking for objdir
configure:5954: result: .libs
configure:6044: checking for ar
configure:6060: found /usr/bin/ar
configure:6071: result: ar
configure:6124: checking for ranlib
configure:6140: found /usr/bin/ranlib
configure:6151: result: ranlib
configure:6204: checking for strip
configure:6220: found /usr/bin/strip
configure:6231: result: strip
configure:6493: checking if gcc static flag  works
configure:6516: result: yes
configure:6534: checking if gcc supports -fno-rtti -fno-exceptions
configure:6555: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but
not for C
configure:6559: $? = 0
configure:6567: result: no
configure:6582: checking for gcc option to produce PIC
configure:6759: result: -fPIC
configure:6767: checking if gcc PIC flag -fPIC works
configure:6788: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6792: $? = 0
configure:6800: result: yes
configure:6824: checking if gcc supports -c -o file.o
configure:6848: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6852: $? = 0
configure:6869: result: yes
configure:6895: checking whether the gcc linker (/usr/bin/ld) supports
shared libraries
configure:7742: result: yes
configure:7768: checking whether -lc should be explicitly linked in
configure:7773: gcc -c -g -O2  conftest.c >&5
configure:7776: $? = 0
configure:7790: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7793: $? = 0
configure:7805: result: no
configure:7813: checking dynamic linker characteristics
configure:8353: result: GNU/Linux ld.so
configure:8357: checking how to hardcode library paths into programs
configure:8382: result: immediate
configure:8396: checking whether stripping libraries is possible
configure:8401: result: yes
configure:9224: checking if libtool supports shared libraries
configure:9226: result: yes
configure:9229: checking whether to build shared libraries
configure:9287: result: yes
configure:9290: checking whether to build static libraries
configure:9294: result: yes
configure:9386: creating libtool
configure:9933: checking for ld used by g++
configure:10000: result: /usr/bin/ld
configure:10009: checking if the linker (/usr/bin/ld) is GNU ld
configure:10024: result: yes
configure:10075: checking whether the g++ linker (/usr/bin/ld) supports
shared libraries
configure:10901: result: yes
configure:10919: g++ -c -g -O2  conftest.cc >&5
configure:10922: $? = 0
configure:11018: checking for g++ option to produce PIC
configure:11270: result: -fPIC
configure:11278: checking if g++ PIC flag -fPIC works
configure:11299: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:11303: $? = 0
configure:11311: result: yes
configure:11335: checking if g++ supports -c -o file.o
configure:11359: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:11363: $? = 0
configure:11380: result: yes
configure:11406: checking whether the g++ linker (/usr/bin/ld) supports shar
ed libraries
configure:11434: result: yes
configure:11505: checking dynamic linker characteristics
configure:12045: result: GNU/Linux ld.so
configure:12049: checking how to hardcode library paths into programs
configure:12074: result: immediate
configure:12088: checking whether stripping libraries is possible
configure:12093: result: yes
configure:19312: checking whether make sets $(MAKE)
configure:19332: result: yes
configure:19420: checking for dirent.h that defines DIR
configure:19444: gcc -c -g -O2  conftest.c >&5
configure:19450: $? = 0
configure:19453: test -z     || test ! -s conftest.err
configure:19456: $? = 0
configure:19459: test -s conftest.o
configure:19462: $? = 0
configure:19473: result: yes
configure:19486: checking for library containing opendir
configure:19516: gcc -o conftest -g -O2   conftest.c  >&5
configure:19522: $? = 0
configure:19525: test -z     || test ! -s conftest.err
configure:19528: $? = 0
configure:19531: test -s conftest
configure:19534: $? = 0
configure:19603: result: none required
configure:19737: checking for ANSI C header files
configure:19889: result: yes
configure:19916: checking fcntl.h usability
configure:19928: gcc -c -g -O2  conftest.c >&5
configure:19934: $? = 0
configure:19937: test -z     || test ! -s conftest.err
configure:19940: $? = 0
configure:19943: test -s conftest.o
configure:19946: $? = 0
configure:19956: result: yes
configure:19960: checking fcntl.h presence
configure:19970: gcc -E  conftest.c
configure:19976: $? = 0
configure:19996: result: yes
configure:20031: checking for fcntl.h
configure:20038: result: yes
configure:19907: checking for stdlib.h
configure:19912: result: yes
configure:19907: checking for string.h
configure:19912: result: yes
configure:19907: checking for unistd.h
configure:19912: result: yes
configure:20053: checking for an ANSI C-conforming const
configure:20120: gcc -c -g -O2  conftest.c >&5
configure:20126: $? = 0
configure:20129: test -z     || test ! -s conftest.err
configure:20132: $? = 0
configure:20135: test -s conftest.o
configure:20138: $? = 0
configure:20149: result: yes
configure:20159: checking for pid_t
configure:20183: gcc -c -g -O2  conftest.c >&5
configure:20189: $? = 0
configure:20192: test -z     || test ! -s conftest.err
configure:20195: $? = 0
configure:20198: test -s conftest.o
configure:20201: $? = 0
configure:20212: result: yes
configure:20230: checking for vprintf
configure:20287: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:55: warning: conflicting types for built-in function 'vprintf'
configure:20293: $? = 0
configure:20296: test -z     || test ! -s conftest.err
configure:20299: $? = 0
configure:20302: test -s conftest
configure:20305: $? = 0
configure:20317: result: yes
configure:20324: checking for _doprnt
configure:20381: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccwoMPei.o: In function `main':
/fontconfig-2.2.3/conftest.c:72: undefined reference to `_doprnt'
/tmp/ccwoMPei.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:20387: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.2.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:20411: result: no
configure:20439: checking for geteuid
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for getuid
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for link
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for memmove
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:59: warning: conflicting types for built-in function 'memmove'
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for memset
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:60: warning: conflicting types for built-in function 'memset'
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for mkstemp
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for strchr
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:62: warning: conflicting types for built-in function 'strchr'
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for strrchr
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:63: warning: conflicting types for built-in function 'strrchr'
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for strtol
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for getopt
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20439: checking for getopt_long
configure:20496: gcc -o conftest -g -O2   conftest.c  >&5
configure:20502: $? = 0
configure:20505: test -z     || test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest
configure:20514: $? = 0
configure:20526: result: yes
configure:20553: checking for freetype-config
configure:20571: found /usr/local/bin/freetype-config
configure:20584: result: /usr/local/bin/freetype-config
configure:20620: checking for FT_Get_First_Char
configure:20677: gcc -o
conftest -g -O2 -I/usr/local/include/freetype2 -I/usr/local/include
conftest.c  -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz
>&5
configure:20683: $? = 0
configure:20686: test -z     || test ! -s conftest.err
configure:20689: $? = 0
configure:20692: test -s conftest
configure:20695: $? = 0
configure:20707: result: yes
configure:20620: checking for FT_Get_Next_Char
configure:20677: gcc -o
conftest -g -O2 -I/usr/local/include/freetype2 -I/usr/local/include
conftest.c  -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz
>&5
configure:20683: $? = 0
configure:20686: test -z     || test ! -s conftest.err
configure:20689: $? = 0
configure:20692: test -s conftest
configure:20695: $? = 0
configure:20707: result: yes
configure:20620: checking for FT_Get_BDF_Property
configure:20677: gcc -o
conftest -g -O2 -I/usr/local/include/freetype2 -I/usr/local/include
conftest.c  -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz
>&5
configure:20683: $? = 0
configure:20686: test -z     || test ! -s conftest.err
configure:20689: $? = 0
configure:20692: test -s conftest
configure:20695: $? = 0
configure:20707: result: yes
configure:20717: checking for FT_Bitmap_Size.y_ppem
configure:20742:
gcc -c -g -O2 -I/usr/local/include/freetype2 -I/usr/local/include
conftest.c >&5
configure:20748: $? = 0
configure:20751: test -z     || test ! -s conftest.err
configure:20754: $? = 0
configure:20757: test -s conftest.o
configure:20760: $? = 0
configure:20818: result: yes
configure:20908: checking expat.h usability
configure:20920: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:20926: $? = 0
configure:20929: test -z     || test ! -s conftest.err
configure:20932: $? = 0
configure:20935: test -s conftest.o
configure:20938: $? = 0
configure:20948: result: yes
configure:20952: checking expat.h presence
configure:20962: gcc -E  -I/usr/local/include conftest.c
configure:20968: $? = 0
configure:20988: result: yes
configure:21023: checking for expat.h
configure:21030: result: yes
configure:21205: checking for XML_ParserCreate
configure:21262: gcc -o conftest -g -O2  -I/usr/local/include
conftest.c  -L/usr/local/lib -lexpat >&5
configure:21268: $? = 0
configure:21271: test -z     || test ! -s conftest.err
configure:21274: $? = 0
configure:21277: test -s conftest
configure:21280: $? = 0
configure:21292: result: yes
configure:21492: checking for docbook2html
configure:21519: result: no
configure:21716: creating ./config.status

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

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

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

on localhost.localdomain

config.status:799: creating Makefile
config.status:799: creating fontconfig/Makefile
config.status:799: creating fc-lang/Makefile
config.status:799: creating src/Makefile
config.status:799: creating src/fontconfig.def
config.status:799: creating fc-cache/Makefile
config.status:799: creating fc-list/Makefile
config.status:799: creating doc/Makefile
config.status:799: creating doc/version.sgml
config.status:799: creating test/Makefile
config.status:799: creating fontconfig.spec
config.status:799: creating fontconfig.pc
config.status:799: creating fonts.conf
config.status:799: creating fontconfig-zip
config.status:865: creating config.h
config.status:1225: executing depfiles 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_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
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_f77_compiler_gnu=no
ac_cv_func_FT_Get_BDF_Property=yes
ac_cv_func_FT_Get_First_Char=yes
ac_cv_func_FT_Get_Next_Char=yes
ac_cv_func_XML_ParserCreate=yes
ac_cv_func__doprnt=no
ac_cv_func_geteuid=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getuid=yes
ac_cv_func_link=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemp=yes
ac_cv_func_strchr=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtol=yes
ac_cv_func_vprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
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_member_FT_Bitmap_Size_y_ppem=yes
ac_cv_objext=o
ac_cv_path_ft_config=/usr/local/bin/freetype-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HASDOCBOOK=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type_pid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e
\''s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\(\)\([_A-Za-z][_A-Za-z0-9
]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e
\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[  ][  ]*\\(\\)\\([_A-Za-z][_A-Za
-z0-9]*\\)\$/\\1 \\2\\3 \\3/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'\''"'

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

ACLOCAL='${SHELL} /fontconfig-2.2.3/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /fontconfig-2.2.3/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /fontconfig-2.2.3/missing --run autoconf'
AUTOHEADER='${SHELL} /fontconfig-2.2.3/missing --run autoheader'
AUTOMAKE='${SHELL} /fontconfig-2.2.3/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONFDIR='${sysconfdir}/fonts'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOCDIR='${datadir}/doc/fontconfig'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_DOCS_FALSE=''
ENABLE_DOCS_TRUE='#'
EXEEXT=''
EXPAT_CFLAGS='-I/usr/local/include'
EXPAT_LIBS='-L/usr/local/lib -lexpat'
F77=''
FC_ADD_FONTS=''
FC_DEFAULT_FONTS='/usr/share/fonts'
FC_FONTDATE='Fri Aug 25 07:21:39 EDT 2006'
FC_FONTPATH=''
FFLAGS=''
FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include'
FREETYPE_LIBS='-L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -l
z'
HASDOCBOOK='no'
HAVE_EXPAT='1'
HAVE_XMLPARSE_H=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT='1'
LT_CURRENT_MINUS_AGE='1'
LT_REVISION='4'
LT_VERSION_INFO='1:4:0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /fontconfig-2.2.3/missing --run makeinfo'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP='objdump'
OBJEXT='o'
ORTH_FILES='aa.orth ab.orth af.orth am.orth ar.orth ast.orth ava.orth
ay.orth az.orth ba.orth bam.orth be.orth bg.orth bh.orth bho.orth bi.orth
bin.orth bn.orth bo.orth br.orth bs.orth bua.orth ca.orth ce.orth ch.orth
chm.orth chr.orth co.orth cs.orth cu.orth cv.orth cy.orth da.orth de.orth
dz.orth el.orth en.orth eo.orth es.orth et.orth eu.orth fa.orth fi.orth
fj.orth fo.orth fr.orth ful.orth fur.orth fy.orth ga.orth gd.orth gez.orth
gl.orth gn.orth gu.orth gv.orth ha.orth haw.orth he.orth hi.orth ho.orth
hr.orth hu.orth hy.orth ia.orth ibo.orth id.orth ie.orth ik.orth io.orth
is.orth it.orth iu.orth ja.orth ka.orth kaa.orth ki.orth kk.orth kl.orth
km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth kw.orth
ky.orth la.orth lb.orth lez.orth lo.orth lt.orth lv.orth mg.orth mh.orth
mi.orth mk.orth ml.orth mn.orth mo.orth mr.orth mt.orth my.orth nb.orth
ne.orth nl.orth nn.orth no.orth ny.orth oc.orth om.orth or.orth os.orth
pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sco.orth se.orth
sel.orth sh.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth
sms.orth so.orth sq.orth sr.orth sv.orth sw.orth syr.orth ta.orth te.orth
tg.orth th.orth ti_er.orth ti_et.orth tig.orth tk.orth tl.orth tn.orth
to.orth tr.orth ts.orth tt.orth tw.orth tyv.orth ug.orth uk.orth ur.orth
uz.orth ven.orth vi.orth vo.orth vot.orth wa.orth wen.orth wo.orth xh.orth
yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth
zh_tw.orth zu.orth'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='fontconfig'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.2.3'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
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=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
confdir='${sysconfdir}/fonts'
datadir='${prefix}/share'
exec_prefix='${prefix}'
ft_config='/usr/local/bin/freetype-config'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/fontconfig-2.2.3/install-sh'
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 CONFDIR "${sysconfdir}/fonts"
#define FC_ADD_FONTS "yes"
#define FC_DEFAULT_FONTS "/usr/share/fonts"
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXPAT 1
#define HAVE_FCNTL_H 1
#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
#define HAVE_FT_GET_BDF_PROPERTY 1
#define HAVE_FT_GET_FIRST_CHAR 1
#define HAVE_FT_GET_NEXT_CHAR 1
#define HAVE_GETEUID 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETUID 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINK 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMP 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOL 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define HAVE_XML_PARSERCREATE 1
#define PACKAGE "fontconfig"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "2.2.3"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0




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