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

It was created by freeciv configure 2.4.99-dev, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --enable-debug=yes --enable-client=gtk2,sdl,xaw,stub,qt --enable-auth --enable-fcdb=mysql,sqlite3 --enable-ai-static=classic,threaded --prefix=/home/jtn/src/freeciv/git/inst CC=ccache gcc CXX=ccache g++

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

hostname = teacup
uname -m = x86_64
uname -r = 2.6.32-41-generic
uname -s = Linux
uname -v = #91-Ubuntu SMP Wed Jun 13 11:43:55 UTC 2012

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/jtn/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2925: checking build system type
configure:2939: result: x86_64-unknown-linux-gnu
configure:2959: checking host system type
configure:2972: result: x86_64-unknown-linux-gnu
configure:3040: checking for gcc
configure:3067: result: ccache gcc
configure:3296: checking for C compiler version
configure:3305: ccache gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:3316: $? = 0
configure:3305: ccache gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) 
configure:3316: $? = 0
configure:3305: ccache gcc -V >&5
gcc: '-V' option must have argument
configure:3316: $? = 1
configure:3305: ccache gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3316: $? = 1
configure:3336: checking whether the C compiler works
configure:3358: ccache gcc    conftest.c  >&5
configure:3362: $? = 0
configure:3411: result: yes
configure:3414: checking for C compiler default output file name
configure:3416: result: a.out
configure:3422: checking for suffix of executables
configure:3429: ccache gcc -o conftest    conftest.c  >&5
configure:3433: $? = 0
configure:3455: result: 
configure:3477: checking whether we are cross compiling
configure:3485: ccache gcc -o conftest    conftest.c  >&5
configure:3489: $? = 0
configure:3496: ./conftest
configure:3500: $? = 0
configure:3515: result: no
configure:3520: checking for suffix of object files
configure:3542: ccache gcc -c   conftest.c >&5
configure:3546: $? = 0
configure:3567: result: o
configure:3571: checking whether we are using the GNU C compiler
configure:3590: ccache gcc -c   conftest.c >&5
configure:3590: $? = 0
configure:3599: result: yes
configure:3608: checking whether ccache gcc accepts -g
configure:3628: ccache gcc -c -g  conftest.c >&5
configure:3628: $? = 0
configure:3669: result: yes
configure:3686: checking for ccache gcc option to accept ISO C89
configure:3750: ccache gcc  -c -g -O2  conftest.c >&5
configure:3750: $? = 0
configure:3763: result: none needed
configure:3789: checking how to run the C preprocessor
configure:3820: ccache gcc -E  conftest.c
configure:3820: $? = 0
configure:3834: ccache gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3834: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3859: result: ccache gcc -E
configure:3879: ccache gcc -E  conftest.c
configure:3879: $? = 0
configure:3893: ccache gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3922: checking for grep that handles long lines and -e
configure:3980: result: /bin/grep
configure:3985: checking for egrep
configure:4047: result: /bin/grep -E
configure:4052: checking for ANSI C header files
configure:4072: ccache gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4145: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:4145: $? = 0
configure:4145: ./conftest
configure:4145: $? = 0
configure:4156: result: yes
configure:4169: checking for sys/types.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for sys/stat.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for stdlib.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for string.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for memory.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for strings.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for inttypes.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for stdint.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4169: checking for unistd.h
configure:4169: ccache gcc -c -g -O2  conftest.c >&5
configure:4169: $? = 0
configure:4169: result: yes
configure:4183: checking minix/config.h usability
configure:4183: ccache gcc -c -g -O2  conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:4183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4183: result: no
configure:4183: checking minix/config.h presence
configure:4183: ccache gcc -E  conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:4183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4183: result: no
configure:4183: checking for minix/config.h
configure:4183: result: no
configure:4204: checking whether it is safe to define __EXTENSIONS__
configure:4222: ccache gcc -c -g -O2  conftest.c >&5
configure:4222: $? = 0
configure:4229: result: yes
configure:4244: checking whether byte ordering is bigendian
configure:4259: ccache gcc -c -g -O2  conftest.c >&5
conftest.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:4304: ccache gcc -c -g -O2  conftest.c >&5
configure:4304: $? = 0
configure:4322: ccache gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'not' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'big'
configure:4322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:4450: result: no
configure:4635: checking for a BSD-compatible install
configure:4703: result: /usr/bin/install -c
configure:4714: checking whether build environment is sane
configure:4764: result: yes
configure:4905: checking for a thread-safe mkdir -p
configure:4944: result: /bin/mkdir -p
configure:4957: checking for gawk
configure:4973: found /usr/bin/gawk
configure:4984: result: gawk
configure:4995: checking whether make sets $(MAKE)
configure:5017: result: yes
configure:5047: checking for style of include used by make
configure:5075: result: GNU
configure:5160: checking dependency style of ccache gcc
configure:5270: result: gcc3
configure:5302: checking for a sed that does not truncate output
configure:5366: result: /bin/sed
configure:5422: checking for mysql_config
configure:5440: found /usr/bin/mysql_config
configure:5453: result: /usr/bin/mysql_config
configure:5464: checking for MySQL libraries
configure:5472: result: yes
configure:5745: checking for SQLite3 library >= 3.0.0
configure:5787: ccache gcc -c -g -O2  -L/usr/lib conftest.c >&5
configure:5787: $? = 0
configure:5789: result: yes
configure:5914: checking for getaddrinfo
configure:5914: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:5914: $? = 0
configure:5914: result: yes
configure:5914: checking for inet_pton
configure:5914: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:5914: $? = 0
configure:5914: result: yes
configure:5914: checking for inet_ntop
configure:5914: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:5914: $? = 0
configure:5914: result: yes
configure:5914: checking for getnameinfo
configure:5914: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:5914: $? = 0
configure:5914: result: yes
configure:5927: checking for AF_INET6
configure:5943: ccache gcc -c -g -O2  conftest.c >&5
configure:5943: $? = 0
configure:5944: result: yes
configure:6025: checking for MagickWand-config in default path
configure:6048: result: found in /usr/bin
configure:6051: checking for MagickWand-config --cflags
configure:6054: result: -I/usr/include/ImageMagick -fopenmp
configure:6057: checking for MagickWand-config --libs
configure:6060: result: -L/usr/lib -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl
configure:6070: checking for all development tools needed for MagickWand
configure:6083: ccache gcc -o conftest -g -O2 -I/usr/include/ImageMagick -fopenmp   conftest.c -L/usr/lib -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl  >&5
configure:6083: $? = 0
configure:6084: result: yes
configure:6386: checking for gawk
configure:6413: result: gawk
configure:6472: checking for gcc
configure:6499: result: ccache gcc
configure:6728: checking for C compiler version
configure:6737: ccache gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:6748: $? = 0
configure:6737: ccache gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) 
configure:6748: $? = 0
configure:6737: ccache gcc -V >&5
gcc: '-V' option must have argument
configure:6748: $? = 1
configure:6737: ccache gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:6748: $? = 1
configure:6752: checking whether we are using the GNU C compiler
configure:6780: result: yes
configure:6789: checking whether ccache gcc accepts -g
configure:6850: result: yes
configure:6867: checking for ccache gcc option to accept ISO C89
configure:6944: result: none needed
configure:6969: checking how to run the C preprocessor
configure:7039: result: ccache gcc -E
configure:7059: ccache gcc -E  conftest.c
configure:7059: $? = 0
configure:7073: ccache gcc -E  conftest.c
conftest.c:56:28: error: ac_nonexistent.h: No such file or directory
configure:7073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7101: checking whether ln -s works
configure:7105: result: yes
configure:7168: checking for a sed that does not truncate output
configure:7232: result: /bin/sed
configure:7250: checking for fgrep
configure:7312: result: /bin/grep -F
configure:7347: checking for ld used by ccache gcc
configure:7414: result: /usr/bin/ld
configure:7421: checking if the linker (/usr/bin/ld) is GNU ld
configure:7436: result: yes
configure:7448: checking for BSD- or MS-compatible name lister (nm)
configure:7497: result: /usr/bin/nm -B
configure:7615: checking the name lister (/usr/bin/nm -B) interface
configure:7622: ccache gcc -c -g -O2  conftest.c >&5
configure:7625: /usr/bin/nm -B "conftest.o"
configure:7628: output
0000000000000000 B some_variable
configure:7635: result: BSD nm
configure:7639: checking the maximum length of command line arguments
configure:7759: result: 1572864
configure:7776: checking whether the shell understands some XSI constructs
configure:7786: result: yes
configure:7790: checking whether the shell understands "+="
configure:7796: result: yes
configure:7831: checking for /usr/bin/ld option to reload object files
configure:7838: result: -r
configure:7907: checking for objdump
configure:7923: found /usr/bin/objdump
configure:7934: result: objdump
configure:7966: checking how to recognize dependent libraries
configure:8162: result: pass_all
configure:8222: checking for ar
configure:8238: found /usr/bin/ar
configure:8249: result: ar
configure:8327: checking for strip
configure:8343: found /usr/bin/strip
configure:8354: result: strip
configure:8426: checking for ranlib
configure:8442: found /usr/bin/ranlib
configure:8453: result: ranlib
configure:8543: checking command to parse /usr/bin/nm -B output from ccache gcc object
configure:8661: ccache gcc -c -g -O2  conftest.c >&5
configure:8664: $? = 0
configure:8668: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:8671: $? = 0
configure:8725: ccache gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:8728: $? = 0
configure:8766: result: ok
configure:8861: ccache gcc -c -g -O2  conftest.c >&5
configure:8864: $? = 0
configure:9571: checking for dlfcn.h
configure:9571: ccache gcc -c -g -O2  conftest.c >&5
configure:9571: $? = 0
configure:9571: result: yes
configure:9725: checking for objdir
configure:9740: result: .libs
configure:10036: checking if ccache gcc supports -fno-rtti -fno-exceptions
configure:10054: ccache gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10058: $? = 0
configure:10071: result: no
configure:10091: checking for ccache gcc option to produce PIC
configure:10363: result: -fPIC -DPIC
configure:10375: checking if ccache gcc PIC flag -fPIC -DPIC works
configure:10393: ccache gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:10397: $? = 0
configure:10410: result: yes
configure:10434: checking if ccache gcc static flag -static works
configure:10462: result: yes
configure:10477: checking if ccache gcc supports -c -o file.o
configure:10498: ccache gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:10502: $? = 0
configure:10524: result: yes
configure:10532: checking if ccache gcc supports -c -o file.o
configure:10579: result: yes
configure:10612: checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11603: result: yes
configure:11842: checking dynamic linker characteristics
configure:12275: ccache gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12275: $? = 0
configure:12505: result: GNU/Linux ld.so
configure:12607: checking how to hardcode library paths into programs
configure:12632: result: immediate
configure:13152: checking whether stripping libraries is possible
configure:13157: result: yes
configure:13192: checking if libtool supports shared libraries
configure:13194: result: yes
configure:13197: checking whether to build shared libraries
configure:13218: result: no
configure:13221: checking whether to build static libraries
configure:13225: result: yes
configure:13305: checking for ar
configure:13332: result: ar
configure:13470: checking for C++ compiler version
configure:13479: ccache g++ --version >&5
g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:13490: $? = 0
configure:13479: ccache g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) 
configure:13490: $? = 0
configure:13479: ccache g++ -V >&5
g++: '-V' option must have argument
configure:13490: $? = 1
configure:13479: ccache g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:13490: $? = 1
configure:13494: checking whether we are using the GNU C++ compiler
configure:13513: ccache g++ -c   conftest.cpp >&5
configure:13513: $? = 0
configure:13522: result: yes
configure:13531: checking whether ccache g++ accepts -g
configure:13551: ccache g++ -c -g  conftest.cpp >&5
configure:13551: $? = 0
configure:13592: result: yes
configure:13617: checking dependency style of ccache g++
configure:13727: result: gcc3
configure:13855: checking for C++ compiler version
configure:13864: ccache g++ --version >&5
g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:13875: $? = 0
configure:13864: ccache g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) 
configure:13875: $? = 0
configure:13864: ccache g++ -V >&5
g++: '-V' option must have argument
configure:13875: $? = 1
configure:13864: ccache g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:13875: $? = 1
configure:13879: checking whether we are using the GNU C++ compiler
configure:13907: result: yes
configure:13916: checking whether ccache g++ accepts -g
configure:13977: result: yes
configure:14002: checking dependency style of ccache g++
configure:14112: result: gcc3
configure:14135: checking how to run the C++ preprocessor
configure:14162: ccache g++ -E  conftest.cpp
configure:14162: $? = 0
configure:14176: ccache g++ -E  conftest.cpp
conftest.cpp:58:28: error: ac_nonexistent.h: No such file or directory
configure:14176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14201: result: ccache g++ -E
configure:14221: ccache g++ -E  conftest.cpp
configure:14221: $? = 0
configure:14235: ccache g++ -E  conftest.cpp
conftest.cpp:58:28: error: ac_nonexistent.h: No such file or directory
configure:14235: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14403: checking for ld used by ccache g++
configure:14470: result: /usr/bin/ld -m elf_x86_64
configure:14477: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14492: result: yes
configure:14547: checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15460: result: yes
configure:15488: ccache g++ -c -g -O2  conftest.cpp >&5
configure:15491: $? = 0
configure:15673: checking for ccache g++ option to produce PIC
configure:15990: result: -fPIC -DPIC
configure:15999: checking if ccache g++ PIC flag -fPIC -DPIC works
configure:16017: ccache g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16021: $? = 0
configure:16034: result: yes
configure:16055: checking if ccache g++ static flag -static works
configure:16083: result: yes
configure:16095: checking if ccache g++ supports -c -o file.o
configure:16116: ccache g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:16120: $? = 0
configure:16142: result: yes
configure:16147: checking if ccache g++ supports -c -o file.o
configure:16194: result: yes
configure:16224: checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16253: result: yes
configure:16390: checking dynamic linker characteristics
configure:16771: ccache g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
configure:16771: $? = 0
configure:17001: result: GNU/Linux ld.so
configure:17052: checking how to hardcode library paths into programs
configure:17077: result: immediate
configure:17117: checking whether C++ compiler works
configure:17138: ccache g++ -o conftest -g -O2   conftest.cpp  >&5
configure:17138: $? = 0
configure:17140: result: yes
configure:17162: checking for uname
configure:17178: found /bin/uname
configure:17190: result: uname
configure:17240: checking for ld used by GCC
configure:17304: result: /usr/bin/ld -m elf_x86_64
configure:17311: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:17324: result: yes
configure:17331: checking for shared library run path origin
configure:17344: result: done
configure:17852: checking for iconv
configure:17874: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:17874: $? = 0
configure:17906: result: yes
configure:17909: checking for working iconv
configure:18004: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:18004: $? = 0
configure:18004: ./conftest
configure:18004: $? = 0
configure:18016: result: yes
configure:18044: checking for iconv declaration
configure:18073: ccache gcc -c -g -O2  conftest.c >&5
configure:18073: $? = 0
configure:18084: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18095: checking for libcharset
configure:18113: ccache gcc -o conftest -g -O2   conftest.c   >&5
conftest.c:60:24: error: libcharset.h: No such file or directory
configure:18113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <libcharset.h>
| int
| main ()
| {
| locale_charset()
|   ;
|   return 0;
| }
configure:18123: result: no
configure:18132: checking for nl_langinfo and CODESET
configure:18148: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:18148: $? = 0
configure:18157: result: yes
configure:18198: checking locale.h usability
configure:18198: ccache gcc -c -g -O2  conftest.c >&5
configure:18198: $? = 0
configure:18198: result: yes
configure:18198: checking locale.h presence
configure:18198: ccache gcc -E  conftest.c
configure:18198: $? = 0
configure:18198: result: yes
configure:18198: checking for locale.h
configure:18198: result: yes
configure:18209: checking for LC_MESSAGES
configure:18225: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:18225: $? = 0
configure:18233: result: yes
configure:18250: checking libintl.h usability
configure:18250: ccache gcc -c -g -O2  conftest.c >&5
configure:18250: $? = 0
configure:18250: result: yes
configure:18250: checking libintl.h presence
configure:18250: ccache gcc -E  conftest.c
configure:18250: $? = 0
configure:18250: result: yes
configure:18250: checking for libintl.h
configure:18250: result: yes
configure:18258: checking for ngettext in libc
configure:18276: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:18276: $? = 0
configure:18285: result: yes
configure:18289: checking for dgettext in libc
configure:18307: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:18307: $? = 0
configure:18316: result: yes
configure:18323: checking for bind_textdomain_codeset
configure:18323: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:18323: $? = 0
configure:18323: result: yes
configure:18599: checking for msgfmt
configure:18626: result: /usr/bin/msgfmt
configure:18637: checking for dcgettext
configure:18637: ccache gcc -o conftest -g -O2   conftest.c    >&5
conftest.c:88: warning: conflicting types for built-in function 'dcgettext'
configure:18637: $? = 0
configure:18637: result: yes
configure:18647: checking if msgfmt accepts -c
configure:18662: $MSGFMT -c -o /dev/null conftest.foo
configure:18665: $? = 0
configure:18667: result: yes
configure:18677: checking for gmsgfmt
configure:18708: result: /usr/bin/msgfmt
configure:18718: checking for xgettext
configure:18745: result: /usr/bin/xgettext
configure:18764: ccache gcc -o conftest -g -O2   conftest.c    >&5
configure:18764: $? = 0
configure:18842: checking for catalogs to be installed
configure:18867: result:  ar bg cs ca da de el en_GB eo es et fa fi fr ga gd he hu it ja ko lt nl nb no pl pt pt_BR ro ru sr sv tr uk zh_CN
configure:18902: checking for ngettext in -lc
configure:18927: ccache gcc -o conftest -g -O2   conftest.c -lc    >&5
configure:18927: $? = 0
configure:18936: result: yes
configure:18939: checking whether libc's ngettext works at runtime
configure:18977: ccache gcc -o conftest -g -O2   conftest.c    >&5
configure:18977: $? = 0
configure:18977: ./conftest
configure:18977: $? = 0
configure:18978: result: yes
configure:19098: checking for GNU xgettext version >= 0.10.36
configure:19130: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:19130: $? = 0
configure:19130: ./conftest
configure:19130: $? = 0
configure:19131: result: yes
configure:19150: checking for GNU msgfmt version >= 0.10.35
configure:19183: ccache gcc -o conftest -g -O2   conftest.c   >&5
configure:19183: $? = 0
configure:19183: ./conftest
configure:19183: $? = 0
configure:19184: result: yes
configure:19259: checking for pkg-config
configure:19277: found /usr/bin/pkg-config
configure:19289: result: /usr/bin/pkg-config
configure:19314: checking pkg-config is at least version 0.9.0
configure:19317: result: yes
configure:19328: checking for CURL
configure:19336: $PKG_CONFIG --exists --print-errors "libcurl"
configure:19339: $? = 0
configure:19354: $PKG_CONFIG --exists --print-errors "libcurl"
configure:19357: $? = 0
configure:19393: result: yes
configure:19551: ccache gcc -c -g -O2   -Wall   conftest.c >&5
configure:19551: $? = 0
configure:19551: ccache gcc -c -g -O2  -Wall -Wpointer-arith   conftest.c >&5
configure:19551: $? = 0
configure:19551: ccache gcc -c -g -O2  -Wall -Wpointer-arith -Wcast-align   conftest.c >&5
configure:19551: $? = 0
configure:19603: ccache g++ -c -g -O2   -Wall   conftest.cpp >&5
configure:19603: $? = 0
configure:19603: ccache g++ -c -g -O2  -Wall -Wpointer-arith   conftest.cpp >&5
configure:19603: $? = 0
configure:19603: ccache g++ -c -g -O2  -Wall -Wpointer-arith -Wcast-align   conftest.cpp >&5
configure:19603: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align  -Werror   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes -Wmissing-declarations   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes -Wmissing-declarations -Wformat   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes -Wmissing-declarations -Wformat -Wformat-security   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wnested-externs   conftest.c >&5
configure:19666: $? = 0
configure:19666: ccache gcc -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes -Wmissing-declarations -Wformat -Wformat-security -Wnested-externs -Wno-deprecated-declarations   conftest.c >&5
configure:19666: $? = 0
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align  -Werror   conftest.cpp >&5
configure:19719: $? = 0
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-prototypes   conftest.cpp >&5
cc1plus: warnings being treated as errors
cc1plus: error: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
configure:19719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| /* end confdefs.h.  */
| int a;
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-declarations   conftest.cpp >&5
configure:19719: $? = 0
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-declarations -Wformat   conftest.cpp >&5
configure:19719: $? = 0
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-declarations -Wformat -Wformat-security   conftest.cpp >&5
configure:19719: $? = 0
configure:19719: ccache g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align -Werror -Wmissing-declarations -Wformat -Wformat-security -Wno-deprecated-declarations   conftest.cpp >&5
configure:19719: $? = 0
configure:19771: ccache gcc -o conftest -g -O2     -rdynamic  conftest.c   >&5
configure:19771: $? = 0
configure:19771: ccache gcc -o conftest -g -O2    -rdynamic -Wl,--no-add-needed  conftest.c   >&5
configure:19771: $? = 0
configure:19974: checking for C99 variadic macros
configure:19994: ccache gcc -c -g -O2  conftest.c >&5
configure:19994: $? = 0
configure:20001: result: yes
configure:20008: checking for C99 variable arrays
configure:20029: ccache gcc -c -g -O2  conftest.c >&5
configure:20029: $? = 0
configure:20036: result: yes
configure:20043: checking for C99 initializers
configure:20068: ccache gcc -c -g -O2  conftest.c >&5
configure:20068: $? = 0
configure:20075: result: yes
configure:20084: checking for stdint.h
configure:20084: result: yes
configure:20094: checking for C99 stdint.h
configure:20101: result: yes
configure:20287: checking for gzgets in -lz
configure:20312: ccache gcc -o conftest -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lz    >&5
configure:20312: $? = 0
configure:20321: result: yes
configure:20334: checking zlib.h usability
configure:20334: ccache gcc -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5
configure:20334: $? = 0
configure:20334: result: yes
configure:20334: checking zlib.h presence
configure:20334: ccache gcc -E  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c
configure:20334: $? = 0
configure:20334: result: yes
configure:20334: checking for zlib.h
configure:20334: result: yes
configure:20346: checking for gzip
configure:20364: found /bin/gzip
configure:20377: result: /bin/gzip
configure:20389: checking for BZ2_bzReadOpen in -lbz2
configure:20414: ccache gcc -o conftest -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lbz2    >&5
configure:20414: $? = 0
configure:20423: result: yes
configure:20428: checking bzlib.h usability
configure:20428: ccache gcc -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5
configure:20428: $? = 0
configure:20428: result: yes
configure:20428: checking bzlib.h presence
configure:20428: ccache gcc -E  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c
configure:20428: $? = 0
configure:20428: result: yes
configure:20428: checking for bzlib.h
configure:20428: result: yes
configure:20444: checking for lzma_code in -llzma
configure:20469: ccache gcc -o conftest -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -llzma    >&5
configure:20469: $? = 0
configure:20478: result: yes
configure:20483: checking lzma.h usability
configure:20483: ccache gcc -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5
configure:20483: $? = 0
configure:20483: result: yes
configure:20483: checking lzma.h presence
configure:20483: ccache gcc -E  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c
configure:20483: $? = 0
configure:20483: result: yes
configure:20483: checking for lzma.h
configure:20483: result: yes
configure:20503: checking for threads implementation
configure:20517: ccache gcc -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5
configure:20517: $? = 0
configure:20522: result: pthreads
configure:20885: checking for pkg-config
configure:20916: result: /usr/bin/pkg-config
configure:20938: checking for GTK+ - version >= 2.12.0
configure:21048: ccache gcc -o conftest -g -O2 -pthread -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12    -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0     -lpthread >&5
conftest.c: In function 'main':
conftest.c:88: warning: ignoring return value of 'system', declared with attribute warn_unused_result
configure:21048: $? = 0
configure:21048: ./conftest
configure:21048: $? = 0
configure:21062: result: yes (version 2.20.1)
configure:21187: checking for sdl-config
configure:21205: found /usr/bin/sdl-config
configure:21218: result: /usr/bin/sdl-config
configure:21227: checking for SDL - version >= 1.1.4
configure:21314: ccache gcc -o conftest -g -O2 -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread -L/usr/lib -lSDL >&5
configure:21314: $? = 0
configure:21314: ./conftest
configure:21314: $? = 0
configure:21329: result: yes
configure:21405: checking for IMG_Load in -lSDL_image
configure:21430: ccache gcc -o conftest -g -O2 -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c -lSDL_image    -lpthread -L/usr/lib -lSDL >&5
configure:21430: $? = 0
configure:21439: result: yes
configure:21448: checking SDL/SDL_image.h usability
configure:21448: ccache gcc -c -g -O2 -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:21448: $? = 0
configure:21448: result: yes
configure:21448: checking SDL/SDL_image.h presence
configure:21448: ccache gcc -E  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c
configure:21448: $? = 0
configure:21448: result: yes
configure:21448: checking for SDL/SDL_image.h
configure:21448: result: yes
configure:21504: checking for freetype-config
configure:21522: found /usr/bin/freetype-config
configure:21535: result: /usr/bin/freetype-config
configure:21545: checking for FreeType -- version >= 2.1.3
configure:21626: ccache gcc -o conftest -g -O2 -pthread -I/usr/include/freetype2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lfreetype -lz   -lpthread >&5
configure:21626: $? = 0
configure:21626: ./conftest
configure:21626: $? = 0
configure:21643: result: yes
configure:21730: checking for libcharset
configure:21758: result: no
configure:21767: checking for nl_langinfo and CODESET
configure:21792: result: yes
configure:21802: checking for connect in -lsocket
configure:21827: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lsocket    -lpthread >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:21827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LZMA_H 1
| #define HAVE_LIBLZMA 1
| #define HAVE_PTHREAD 1
| #define HAVE_THREAD_COND 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
|   ;
|   return 0;
| }
configure:21836: result: no
configure:21842: checking for gethostbyaddr in -lbind
configure:21867: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lbind    -lpthread >&5
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status
configure:21867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LZMA_H 1
| #define HAVE_LIBLZMA 1
| #define HAVE_PTHREAD 1
| #define HAVE_THREAD_COND 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyaddr ();
| int
| main ()
| {
| return gethostbyaddr ();
|   ;
|   return 0;
| }
configure:21876: result: no
configure:21889: checking for X
configure:21997: ccache gcc -E  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c
configure:21997: $? = 0
configure:22028: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lX11   -lpthread >&5
configure:22028: $? = 0
configure:22078: result: libraries , headers 
configure:22177: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread  -lX11 >&5
configure:22177: $? = 0
configure:22275: checking for gethostbyname
configure:22275: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread >&5
configure:22275: $? = 0
configure:22275: result: yes
configure:22372: checking for connect
configure:22372: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread >&5
configure:22372: $? = 0
configure:22372: result: yes
configure:22421: checking for remove
configure:22421: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread >&5
configure:22421: $? = 0
configure:22421: result: yes
configure:22470: checking for shmat
configure:22470: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread >&5
configure:22470: $? = 0
configure:22470: result: yes
configure:22528: checking for IceConnectionNumber in -lICE
configure:22553: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c -lICE    -lpthread >&5
configure:22553: $? = 0
configure:22562: result: yes
configure:22572: checking whether Xfuncproto was supplied
configure:22598: result: no
configure:22602: checking for compilable FUNCPROTO definition
configure:22635: ccache gcc -c -g -O2 -pthread   -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: warning: incompatible implicit declaration of built-in function 'exit'
configure:22635: $? = 0
configure:22653: result: yes, determined: 15
configure:22659: checking for workable NARROWPROTO definition
configure:22742: ccache gcc -o conftest -g -O2 -pthread    -lSM -lICE -lXaw -lXt -lX11   -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread >&5
conftest.c: In function 'main':
conftest.c:124: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:128: warning: incompatible implicit declaration of built-in function 'exit'
configure:22742: $? = 0
configure:22742: ./conftest
configure:22742: $? = 0
configure:22763: result: yes, determined: 1
configure:22769: checking whether Xfuncproto was determined
configure:22772: result: yes:  FUNCPROTO=15 NARROWPROTO=1
configure:22888: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c   -lpthread  -lX11 >&5
configure:22888: $? = 0
configure:22986: checking for gethostbyname
configure:22986: result: yes
configure:23083: checking for connect
configure:23083: result: yes
configure:23132: checking for remove
configure:23132: result: yes
configure:23181: checking for shmat
configure:23181: result: yes
configure:23239: checking for IceConnectionNumber in -lICE
configure:23273: result: yes
configure:23284: checking for Xfuncproto control definition FUNCPROTO
configure:23297: result: yes: 15
configure:23311: checking for Xfuncproto control definition NARROWPROTO
configure:23324: result: yes: 1
configure:23443: checking pkg-config is at least version 0.9.0
configure:23446: result: yes
configure:23458: checking for PNG
configure:23466: $PKG_CONFIG --exists --print-errors "libpng"
configure:23469: $? = 0
configure:23484: $PKG_CONFIG --exists --print-errors "libpng"
configure:23487: $? = 0
configure:23741: result: yes
configure:23749: checking extra paths for Xpm
configure:23802: result: library no, include no
configure:23826: checking for XOpenDisplay in X library -lX11
configure:23855: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12    -lSM -lICE -lSM -lICE -lX11    -lpthread >&5
configure:23855: $? = 0
configure:23866: result: yes
configure:23904: checking for XShapeCombineMask in X library -lXext
configure:23933: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12    -lSM -lICE -lSM -lICE -lXext -lX11    -lpthread >&5
configure:23933: $? = 0
configure:23944: result: yes
configure:23984: checking for main in X library -lXt
configure:24007: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12   -lXt  -lSM -lICE -lSM -lICE -lXext -lX11    -lpthread >&5
configure:24007: $? = 0
configure:24018: result: yes
configure:24054: checking for main in X library -lXmu
configure:24077: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12   -lXmu -lXt  -lSM -lICE -lSM -lICE -lXext -lX11    -lpthread >&5
configure:24077: $? = 0
configure:24088: result: yes
configure:24124: checking for XpmReadFileToPixmap in X library -lXpm
configure:24153: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12   -lXpm -lXmu -lXt  -lSM -lICE -lSM -lICE -lXext -lX11    -lpthread >&5
configure:24153: $? = 0
configure:24164: result: yes
configure:24275: checking for main in X library -lXaw
configure:24298: ccache gcc -o conftest -g -O2 -pthread  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""  conftest.c  -lpng12   -lXaw -lXpm -lXmu -lXt  -lSM -lICE -lSM -lICE -lXext -lX11    -lpthread >&5
configure:24298: $? = 0
configure:24309: result: yes
configure:24384: checking Qt headers
configure:24443: ccache g++ -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.cpp >&5
conftest.cpp:86:21: error: QLineEdit: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:90: error: 'QLineEdit' was not declared in this scope
conftest.cpp:90: error: expected ';' before 'qle'
conftest.cpp:91: error: 'qle' was not declared in this scope
configure:24443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LZMA_H 1
| #define HAVE_LIBLZMA 1
| #define HAVE_PTHREAD 1
| #define HAVE_THREAD_COND 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNCPROTO 15
| #define NARROWPROTO 1
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBXAW 1
| /* end confdefs.h.  */
| #include <QLineEdit>
| int
| main ()
| {
| QLineEdit qle;
| qle.setPlaceholderText("conftest");
|   ;
|   return 0;
| }
configure:24475: ccache g++ -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include -I/usr/include/QtCore -I/usr/include/QtGui conftest.cpp >&5
conftest.cpp:86:21: error: QLineEdit: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:90: error: 'QLineEdit' was not declared in this scope
conftest.cpp:90: error: expected ';' before 'qle'
conftest.cpp:91: error: 'qle' was not declared in this scope
configure:24475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LZMA_H 1
| #define HAVE_LIBLZMA 1
| #define HAVE_PTHREAD 1
| #define HAVE_THREAD_COND 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNCPROTO 15
| #define NARROWPROTO 1
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBXAW 1
| /* end confdefs.h.  */
| #include <QLineEdit>
| int
| main ()
| {
| QLineEdit qle;
| qle.setPlaceholderText("conftest");
|   ;
|   return 0;
| }
configure:24475: ccache g++ -c -g -O2  -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:91: error: 'class QLineEdit' has no member named 'setPlaceholderText'
configure:24475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "freeciv"
| #define PACKAGE_TARNAME "freeciv"
| #define PACKAGE_VERSION "2.4.99-dev"
| #define PACKAGE_STRING "freeciv 2.4.99-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define FC_CONFIG_H 1
| #define BUG_URL "http://gna.org/projects/freeciv/"
| #define META_URL "http://meta.freeciv.org/metaserver.phtml"
| #define WIKI_URL "http://www.freeciv.org/"
| #define DEFAULT_SOCK_PORT 5556
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 4
| #define PATCH_VERSION 99
| #define VERSION_LABEL "-dev"
| #define VERSION_STRING "2.4.99-dev"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define NEXT_STABLE_VERSION "2.5.0"
| #define RELEASE_MONTH 0
| #define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
| #define NETWORK_CAPSTRING_OPTIONAL ""
| #define DATASUBDIR "dev"
| #define FREECIV_DISTRIBUTOR ""
| #define PACKAGE "freeciv"
| #define VERSION "2.4.99-dev"
| #define HAVE_FCDB_MYSQL 1
| #define HAVE_FCDB_SQLITE3 1
| #define HAVE_FCDB 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETNAMEINFO 1
| #define IPV6_SUPPORT 1
| #define FOLLOWTAG "stable"
| #define HAVE_MAPIMG_MAGICKWAND 1
| #define AI_MOD_STATIC_CLASSIC 1
| #define AI_MOD_STATIC_THREADED 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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 DEBUG 1
| #define LUA_USE_APICHECK 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LZMA_H 1
| #define HAVE_LIBLZMA 1
| #define HAVE_PTHREAD 1
| #define HAVE_THREAD_COND 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNCPROTO 15
| #define NARROWPROTO 1
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBXAW 1
| /* end confdefs.h.  */
| #include <QLineEdit>
| int
| main ()
| {
| QLineEdit qle;
| qle.setPlaceholderText("conftest");
|   ;
|   return 0;
| }
configure:24616: result: not found
configure:24638: error: selected client 'qt' cannot be built

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99_initializers=yes
ac_cv_c99_stdint_h=yes
ac_cv_c99_variable_arrays=yes
ac_cv_c99_variadic_macros=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_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=set
ac_cv_env_CXX_value='ccache g++'
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_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_XMKMF_set=
ac_cv_env_XMKMF_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_func_bind_textdomain_codeset=yes
ac_cv_func_connect=yes
ac_cv_func_dcgettext=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_SDL_SDL_image_h=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_lzma_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_SDL_image_IMG_Load=yes
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_Xaw_main=yes
ac_cv_lib_Xext_XShapeCombineMask=yes
ac_cv_lib_Xmu_main=yes
ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
ac_cv_lib_Xt_main=yes
ac_cv_lib_bind_gethostbyaddr=no
ac_cv_lib_bz2_BZ2_bzReadOpen=yes
ac_cv_lib_c_ngettext=yes
ac_cv_lib_lzma_lzma_code=yes
ac_cv_lib_socket_connect=no
ac_cv_lib_z_gzgets=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GZIP=/bin/gzip
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='ccache gcc -E'
ac_cv_prog_CXXCPP='ccache g++ -E'
ac_cv_prog_UNAME=uname
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC='ccache gcc'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=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_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
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_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_libcharset=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_CURL_CFLAGS=' '
pkg_cv_CURL_LIBS='-lcurl  '
pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12  '
pkg_cv_PNG_LIBS='-lpng12  '

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

ACLOCAL='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run aclocal-1.11'
AI_MODULES_FALSE=''
AI_MODULES_TRUE='#'
AI_MOD_STATIC_CLASSIC_FALSE='#'
AI_MOD_STATIC_CLASSIC_TRUE=''
AI_MOD_STATIC_THREADED_FALSE='#'
AI_MOD_STATIC_THREADED_TRUE=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AUDIO_SDL_FALSE=''
AUDIO_SDL_TRUE=''
AUTOCONF='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run automake-1.11'
AWK='gawk'
BUG_URL='http://gna.org/projects/freeciv/'
CATALOGS=' ar.gmo bg.gmo cs.gmo ca.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo he.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo nb.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='ccache gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread'
CLIENT_FALSE=''
CLIENT_GUI_BEOS_FALSE=''
CLIENT_GUI_BEOS_TRUE=''
CLIENT_GUI_GTK_2_0_FALSE=''
CLIENT_GUI_GTK_2_0_TRUE=''
CLIENT_GUI_GTK_3_0_FALSE=''
CLIENT_GUI_GTK_3_0_TRUE=''
CLIENT_GUI_QT_FALSE=''
CLIENT_GUI_QT_TRUE=''
CLIENT_GUI_SDL_FALSE=''
CLIENT_GUI_SDL_TRUE=''
CLIENT_GUI_STUB_FALSE=''
CLIENT_GUI_STUB_TRUE=''
CLIENT_GUI_XAW_FALSE=''
CLIENT_GUI_XAW_TRUE=''
CLIENT_LIBS=''
CLIENT_TRUE=''
COMMON_LIBS='-lm -lz'
CONFIGURE_DEPENDENCIES=''
CPP='ccache gcc -E'
CPPFLAGS=' -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\""'
CURL_CFLAGS=' '
CURL_LIBS='-lcurl  '
CXX='ccache g++'
CXXCPP='ccache g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DATASUBDIR='dev'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXP_AI_MODULES_FALSE=''
EXP_AI_MODULES_TRUE='#'
FCDB_DB_FALSE='#'
FCDB_DB_TRUE=''
FCDB_MYSQL_CFLAGS='-I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX'
FCDB_MYSQL_FALSE='#'
FCDB_MYSQL_LIBS='-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient'
FCDB_MYSQL_TRUE=''
FCDB_POSTGRES_CFLAGS=''
FCDB_POSTGRES_FALSE=''
FCDB_POSTGRES_LIBS=''
FCDB_POSTGRES_TRUE='#'
FCDB_SQLITE3_CFLAGS='-L/usr/lib'
FCDB_SQLITE3_FALSE='#'
FCDB_SQLITE3_LIBS='-I/usr/include -lsqlite3'
FCDB_SQLITE3_TRUE=''
FGREP='/bin/grep -F'
FT2_CFLAGS='-I/usr/include/freetype2'
FT2_CONFIG='/usr/bin/freetype-config'
FT2_LIBS='-lfreetype -lz'
GGZDMOD_INCLUDES=''
GGZDMOD_LDFLAGS=''
GGZMOD_INCLUDES=''
GGZMOD_LDFLAGS=''
GGZ_CLIENT_FALSE=''
GGZ_CLIENT_TRUE=''
GGZ_CONFIG=''
GGZ_GTK_FALSE=''
GGZ_GTK_INCLUDES=''
GGZ_GTK_LDFLAGS=''
GGZ_GTK_TRUE=''
GGZ_SERVER_FALSE=''
GGZ_SERVER_TRUE=''
GMOFILES=' ar.gmo bg.gmo cs.gmo ca.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo he.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo nb.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo'
GMSGFMT='/usr/bin/msgfmt'
GNULIB_CALLOC_POSIX=''
GNULIB_GETSUBOPT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MKDTEMP=''
GNULIB_MKSTEMP=''
GNULIB_PUTENV=''
GNULIB_REALLOC_POSIX=''
GNULIB_RPMATCH=''
GNULIB_SETENV=''
GNULIB_STRTOD=''
GNULIB_UNSETENV=''
GREP='/bin/grep'
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTK2_CFLAGS='-pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  '
GTK2_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GTK3_CFLAGS=''
GTK3_LIBS=''
GUI_beos_CFLAGS=''
GUI_beos_LDFLAGS=''
GUI_beos_LIBS=''
GUI_gtk2_CFLAGS='-pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  '
GUI_gtk2_LDFLAGS=''
GUI_gtk2_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GUI_gtk3_CFLAGS=''
GUI_gtk3_LDFLAGS=''
GUI_gtk3_LIBS=''
GUI_qt_CFLAGS=''
GUI_qt_CPPFLAGS=''
GUI_qt_CXXFLAGS=''
GUI_qt_LDFLAGS=''
GUI_qt_LIBS=''
GUI_sdl_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2'
GUI_sdl_LDFLAGS=''
GUI_sdl_LIBS=' -lSDL_image -L/usr/lib -lSDL -lfreetype -lz'
GUI_stub_CFLAGS=''
GUI_stub_LDFLAGS=''
GUI_stub_LIBS=''
GUI_xaw_CFLAGS=' -I/usr/include/libpng12  '
GUI_xaw_LDFLAGS=''
GUI_xaw_LIBS=' -lpng12   -lXaw -lXpm -lXmu -lXt  -lSM -lICE -lSM -lICE -lXext -lX11 '
GZIP='/bin/gzip'
HAVE_CALLOC_POSIX=''
HAVE_GETSUBOPT=''
HAVE_MALLOC_POSIX=''
HAVE_MKDTEMP=''
HAVE_REALLOC_POSIX=''
HAVE_RPMATCH=''
HAVE_SETENV=''
HAVE_STRTOD=''
HAVE_UNSETENV=''
HOST_PATH_SEPARATOR=':'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBGGZ_INCLUDES=''
LIBGGZ_LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS='  -lpthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps'
LIB_GGZ=''
LIB_GGZDMOD=''
LIB_GGZMOD=''
LIB_GGZ_GTK=''
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
LUASQL_AS_DEPENDENCY=''
LUASQL_CFLAGS=''
LUASQL_LIBS=''
LUA_AS_DEPENDENCY=''
LUA_CFLAGS=''
LUA_LIBS=''
MAIL_ADDRESS='freeciv-dev AT gna.org'
MAJOR_VERSION='2'
MAKEINFO='${SHELL} /home/jtn/src/freeciv/git/bootstrap/missing --run makeinfo'
MAKE_CLIENT_INCLUDE_FALSE=''
MAKE_CLIENT_INCLUDE_TRUE='#'
MAKE_DATA_FALSE='#'
MAKE_DATA_TRUE=''
MAPIMG_WAND_CFLAGS='-I/usr/include/ImageMagick -fopenmp'
MAPIMG_WAND_LIBS='-L/usr/lib -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl'
MINGW32_FALSE=''
MINGW32_TRUE=''
MINOR_VERSION='4'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS='bootstrap/mkinstalldirs'
MODINST_FALSE=''
MODINST_GTK_FALSE=''
MODINST_GTK_TRUE=''
MODINST_QT_FALSE=''
MODINST_QT_TRUE=''
MODINST_TRUE=''
MP_gtk_CFLAGS=''
MP_gtk_LDFLAGS=''
MP_gtk_LIBS=''
MP_qt_CPPFLAGS=''
MP_qt_LIBS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MYSQL_CFLAGS='-I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX'
MYSQL_CONFIG='/usr/bin/mysql_config'
MYSQL_LDFLAGS='-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient'
MYSQL_VERSION='5.1.63'
NETWORK_CAPSTRING_MANDATORY='+Freeciv.Devel-2.5-2012.Jul.14'
NETWORK_CAPSTRING_OPTIONAL=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='freeciv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='freeciv'
PACKAGE_STRING='freeciv 2.4.99-dev'
PACKAGE_TARNAME='freeciv'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.99-dev'
PATH_SEPARATOR=':'
PG_CONFIG=''
PKG_CONFIG='/usr/bin/pkg-config'
PNG_CFLAGS='-I/usr/include/libpng12  '
PNG_LIBS='-lpng12  '
POFILES=' ar.po bg.po cs.po ca.po da.po de.po el.po en_GB.po eo.po es.po et.po fa.po fi.po fr.po ga.po gd.po he.po hu.po it.po ja.po ko.po lt.po nl.po nb.po no.po pl.po pt.po pt_BR.po ro.po ru.po sr.po sv.po tr.po uk.po zh_CN.po'
POSTGRESQL_CFLAGS=''
POSTGRESQL_LDFLAGS=''
POSTGRESQL_VERSION=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REPLACE_MKSTEMP=''
REPLACE_PUTENV=''
REPLACE_STRTOD=''
SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -lSDL'
SED='/bin/sed'
SERVER_FALSE='#'
SERVER_LIBS=''
SERVER_TRUE=''
SET_MAKE=''
SHELL='/bin/bash'
SOUND_CFLAGS=''
SOUND_LIBS=''
SQLITE3_CFLAGS='-L/usr/lib'
SQLITE3_LDFLAGS='-I/usr/include -lsqlite3'
SQLITE3_VERSION='3.6.22'
STRIP='strip'
SVNREV_FALSE=''
SVNREV_TRUE='#'
SYS_LUA_FALSE=''
SYS_LUA_TRUE=''
TOLUA=''
TOLUA_AS_DEPENDENCY=''
TOLUA_CFLAGS=''
TOLUA_LIBS=''
UNAME='uname'
USE_NLS='yes'
UTILITY_CFLAGS='  '
UTILITY_LIBS=' -lcurl   -lz -lbz2 -llzma'
VERSION='2.4.99-dev'
VERSION_LABEL='-dev'
VERSION_WITHOUT_LABEL='2.4.99'
VOID_UNSETENV=''
WAND_CFLAGS='-I/usr/include/ImageMagick -fopenmp'
WAND_LIBS='-L/usr/lib -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl'
WIKI_URL='http://www.freeciv.org/'
WINDRES=''
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
X_CFLAGS=' -I/usr/include/libpng12  '
X_EXTRA_LIBS='-lXaw -lXpm -lXmu -lXt  -lSM -lICE -lSM -lICE -lXext -lX11 '
X_LIBS=' -lpng12  '
X_PRE_LIBS=' -lSM -lICE -lSM -lICE'
ac_ct_CC='ccache gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
aimoduledir='${exec_prefix}/lib/fcai'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
ggz_config=''
ggz_gtk_includes=''
ggz_gtk_libraries=''
ggzdatadir=''
ggzdconfdir=''
ggzddatadir=''
ggzdexecmoddir=''
ggzdexecmodpath=''
ggzdmod_includes=''
ggzdmod_libraries=''
ggzexecmoddir=''
ggzmod_includes=''
ggzmod_libraries=''
ggzmoduleconfdir=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/jtn/src/freeciv/git/bootstrap/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libggz_includes=''
libggz_libraries=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
packagesrcdir=''
pdfdir='${docdir}'
prefix='/home/jtn/src/freeciv/git/inst'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "freeciv"
#define PACKAGE_TARNAME "freeciv"
#define PACKAGE_VERSION "2.4.99-dev"
#define PACKAGE_STRING "freeciv 2.4.99-dev"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define FC_CONFIG_H 1
#define BUG_URL "http://gna.org/projects/freeciv/"
#define META_URL "http://meta.freeciv.org/metaserver.phtml"
#define WIKI_URL "http://www.freeciv.org/"
#define DEFAULT_SOCK_PORT 5556
#define MAJOR_VERSION 2
#define MINOR_VERSION 4
#define PATCH_VERSION 99
#define VERSION_LABEL "-dev"
#define VERSION_STRING "2.4.99-dev"
#define IS_DEVEL_VERSION 1
#define IS_BETA_VERSION 0
#define NEXT_STABLE_VERSION "2.5.0"
#define RELEASE_MONTH 0
#define NETWORK_CAPSTRING_MANDATORY "+Freeciv.Devel-2.5-2012.Jul.14"
#define NETWORK_CAPSTRING_OPTIONAL ""
#define DATASUBDIR "dev"
#define FREECIV_DISTRIBUTOR ""
#define PACKAGE "freeciv"
#define VERSION "2.4.99-dev"
#define HAVE_FCDB_MYSQL 1
#define HAVE_FCDB_SQLITE3 1
#define HAVE_FCDB 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_GETNAMEINFO 1
#define IPV6_SUPPORT 1
#define FOLLOWTAG "stable"
#define HAVE_MAPIMG_MAGICKWAND 1
#define AI_MOD_STATIC_CLASSIC 1
#define AI_MOD_STATIC_THREADED 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_LANGINFO_CODESET 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 DEBUG 1
#define LUA_USE_APICHECK 1
#define HAVE_STDINT_H 1
#define HAVE_LIBZ 1
#define HAVE_BZLIB_H 1
#define HAVE_LIBBZ2 1
#define HAVE_LZMA_H 1
#define HAVE_LIBLZMA 1
#define HAVE_PTHREAD 1
#define HAVE_THREAD_COND 1
#define HAVE_LANGINFO_CODESET 1
#define FUNCPROTO 15
#define NARROWPROTO 1
#define HAVE_LIBX11 1
#define HAVE_LIBXEXT 1
#define HAVE_LIBXT 1
#define HAVE_LIBXMU 1
#define HAVE_LIBXPM 1
#define HAVE_LIBXAW 1

configure: exit 1
