13
0
livetrax/libs/glibmm2/config.log

1286 lines
44 KiB
Plaintext
Raw Normal View History

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
## --------- ##
## Platform. ##
## --------- ##
hostname = houllier
uname -m = i686
uname -r = 2.6.20-16-lowlatency
uname -s = Linux
uname -v = #2 SMP PREEMPT Sun Sep 23 19:54:02 UTC 2007
/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: /home/carl/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:1629: checking for a BSD-compatible install
configure:1684: result: /usr/bin/install -c
configure:1695: checking whether build environment is sane
configure:1738: result: yes
configure:1803: checking for gawk
configure:1832: result: no
configure:1803: checking for mawk
configure:1819: found /usr/bin/mawk
configure:1829: result: mawk
configure:1839: checking whether make sets $(MAKE)
configure:1859: result: yes
configure:2030: checking whether to enable maintainer-specific portions of Makefiles
configure:2039: result: no
configure:2116: checking for gcc
configure:2132: found /usr/bin/gcc
configure:2142: result: gcc
configure:2386: checking for C compiler version
configure:2389: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:2392: $? = 0
configure:2394: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:2397: $? = 0
configure:2399: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2402: $? = 1
configure:2425: checking for C compiler default output file name
configure:2428: gcc conftest.c >&5
configure:2431: $? = 0
configure:2477: result: a.out
configure:2482: checking whether the C compiler works
configure:2488: ./a.out
configure:2491: $? = 0
configure:2508: result: yes
configure:2515: checking whether we are cross compiling
configure:2517: result: no
configure:2520: checking for suffix of executables
configure:2522: gcc -o conftest conftest.c >&5
configure:2525: $? = 0
configure:2550: result:
configure:2556: checking for suffix of object files
configure:2577: gcc -c conftest.c >&5
configure:2580: $? = 0
configure:2602: result: o
configure:2606: checking whether we are using the GNU C compiler
configure:2630: gcc -c conftest.c >&5
configure:2636: $? = 0
configure:2640: test -z
|| test ! -s conftest.err
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2662: result: yes
configure:2668: checking whether gcc accepts -g
configure:2689: gcc -c -g conftest.c >&5
configure:2695: $? = 0
configure:2699: test -z
|| test ! -s conftest.err
configure:2702: $? = 0
configure:2705: test -s conftest.o
configure:2708: $? = 0
configure:2719: result: yes
configure:2736: checking for gcc option to accept ANSI C
configure:2806: gcc -c -g -O2 conftest.c >&5
configure:2812: $? = 0
configure:2816: test -z
|| test ! -s conftest.err
configure:2819: $? = 0
configure:2822: test -s conftest.o
configure:2825: $? = 0
configure:2843: result: none needed
configure:2861: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2867: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3011: checking for style of include used by make
configure:3039: result: GNU
configure:3067: checking dependency style of gcc
configure:3157: result: gcc3
configure:3179: checking how to run the C preprocessor
configure:3214: gcc -E conftest.c
configure:3220: $? = 0
configure:3252: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3258: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3297: result: gcc -E
configure:3321: gcc -E conftest.c
configure:3327: $? = 0
configure:3359: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3365: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3408: checking whether make sets $(MAKE)
configure:3428: result: yes
configure:3443: checking build system type
configure:3461: result: i686-pc-linux-gnu
configure:3469: checking host system type
configure:3483: result: i686-pc-linux-gnu
configure:3492: checking for some Win32 platform
configure:3502: result: no
configure:3515: checking for native Win32
configure:3525: result: no
configure:3613: checking for a sed that does not truncate output
configure:3667: result: /bin/sed
configure:3670: checking for egrep
configure:3680: result: grep -E
configure:3696: checking for ld used by gcc
configure:3763: result: /usr/bin/ld
configure:3772: checking if the linker (/usr/bin/ld) is GNU ld
configure:3787: result: yes
configure:3792: checking for /usr/bin/ld option to reload object files
configure:3799: result: -r
configure:3817: checking for BSD-compatible nm
configure:3866: result: /usr/bin/nm -B
configure:3870: checking whether ln -s works
configure:3874: result: yes
configure:3881: checking how to recognise dependent libraries
configure:4057: result: pass_all
configure:4532: checking for ANSI C header files
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4665: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:4668: $? = 0
configure:4670: ./conftest
configure:4673: $? = 0
configure:4688: result: yes
configure:4712: checking for sys/types.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for sys/stat.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for stdlib.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for string.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for memory.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for strings.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for inttypes.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for stdint.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4712: checking for unistd.h
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: yes
configure:4784: checking dlfcn.h usability
configure:4796: gcc -c -g -O2 conftest.c >&5
configure:4802: $? = 0
configure:4806: test -z
|| test ! -s conftest.err
configure:4809: $? = 0
configure:4812: test -s conftest.o
configure:4815: $? = 0
configure:4825: result: yes
configure:4829: checking dlfcn.h presence
configure:4839: gcc -E conftest.c
configure:4845: $? = 0
configure:4865: result: yes
configure:4900: checking for dlfcn.h
configure:4907: result: yes
configure:4972: checking for g++
configure:4988: found /usr/bin/g++
configure:4998: result: g++
configure:5014: checking for C++ compiler version
configure:5017: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:5020: $? = 0
configure:5022: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:5025: $? = 0
configure:5027: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:5030: $? = 1
configure:5033: checking whether we are using the GNU C++ compiler
configure:5057: g++ -c conftest.cc >&5
configure:5063: $? = 0
configure:5067: test -z
|| test ! -s conftest.err
configure:5070: $? = 0
configure:5073: test -s conftest.o
configure:5076: $? = 0
configure:5089: result: yes
configure:5095: checking whether g++ accepts -g
configure:5116: g++ -c -g conftest.cc >&5
configure:5122: $? = 0
configure:5126: test -z
|| test ! -s conftest.err
configure:5129: $? = 0
configure:5132: test -s conftest.o
configure:5135: $? = 0
configure:5146: result: yes
configure:5188: g++ -c -g -O2 conftest.cc >&5
configure:5194: $? = 0
configure:5198: test -z
|| test ! -s conftest.err
configure:5201: $? = 0
configure:5204: test -s conftest.o
configure:5207: $? = 0
configure:5233: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:29: error: 'exit' was not declared in this scope
configure:5239: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.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:5188: g++ -c -g -O2 conftest.cc >&5
configure:5194: $? = 0
configure:5198: test -z
|| test ! -s conftest.err
configure:5201: $? = 0
configure:5204: test -s conftest.o
configure:5207: $? = 0
configure:5233: g++ -c -g -O2 conftest.cc >&5
configure:5239: $? = 0
configure:5243: test -z
|| test ! -s conftest.err
configure:5246: $? = 0
configure:5249: test -s conftest.o
configure:5252: $? = 0
configure:5277: checking dependency style of g++
configure:5367: result: gcc3
configure:5394: checking how to run the C++ preprocessor
configure:5425: g++ -E conftest.cc
configure:5431: $? = 0
configure:5463: g++ -E conftest.cc
conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory
configure:5469: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.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:5508: result: g++ -E
configure:5532: g++ -E conftest.cc
configure:5538: $? = 0
configure:5570: g++ -E conftest.cc
conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory
configure:5576: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.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:5673: checking for g77
configure:5702: result: no
configure:5673: checking for f77
configure:5702: result: no
configure:5673: checking for xlf
configure:5702: result: no
configure:5673: checking for frt
configure:5702: result: no
configure:5673: checking for pgf77
configure:5702: result: no
configure:5673: checking for fort77
configure:5702: result: no
configure:5673: checking for fl32
configure:5702: result: no
configure:5673: checking for af77
configure:5702: result: no
configure:5673: checking for f90
configure:5702: result: no
configure:5673: checking for xlf90
configure:5702: result: no
configure:5673: checking for pgf90
configure:5702: result: no
configure:5673: checking for epcf90
configure:5702: result: no
configure:5673: checking for f95
configure:5702: result: no
configure:5673: checking for fort
configure:5702: result: no
configure:5673: checking for xlf95
configure:5702: result: no
configure:5673: checking for ifc
configure:5702: result: no
configure:5673: checking for efc
configure:5702: result: no
configure:5673: checking for pgf95
configure:5702: result: no
configure:5673: checking for lf95
configure:5702: result: no
configure:5673: checking for gfortran
configure:5702: result: no
configure:5714: checking for Fortran 77 compiler version
configure:5717: --version </dev/null >&5
./configure: line 5718: --version: command not found
configure:5720: $? = 127
configure:5722: -v </dev/null >&5
./configure: line 5723: -v: command not found
configure:5725: $? = 127
configure:5727: -V </dev/null >&5
./configure: line 5728: -V: command not found
configure:5730: $? = 127
configure:5738: checking whether we are using the GNU Fortran 77 compiler
configure:5752: -c conftest.F >&5
./configure: line 5753: -c: command not found
configure:5758: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5784: result: no
configure:5790: checking whether accepts -g
configure:5802: -c -g conftest.f >&5
./configure: line 5803: -c: command not found
configure:5808: $? = 127
configure: failed program was:
| program main
|
| end
configure:5833: result: no
configure:5863: checking the maximum length of command line arguments
configure:5972: result: 32768
configure:5983: checking command to parse /usr/bin/nm -B output from gcc object
configure:6088: gcc -c -g -O2 conftest.c >&5
configure:6091: $? = 0
configure:6095: /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:6098: $? = 0
configure:6150: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6153: $? = 0
configure:6191: result: ok
configure:6195: checking for objdir
configure:6210: result: .libs
configure:6300: checking for ar
configure:6316: found /usr/bin/ar
configure:6327: result: ar
configure:6380: checking for ranlib
configure:6396: found /usr/bin/ranlib
configure:6407: result: ranlib
configure:6460: checking for strip
configure:6476: found /usr/bin/strip
configure:6487: result: strip
configure:6759: checking if gcc supports -fno-rtti -fno-exceptions
configure:6777: 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:6781: $? = 0
configure:6794: result: no
configure:6809: checking for gcc option to produce PIC
configure:7019: result: -fPIC
configure:7027: checking if gcc PIC flag -fPIC works
configure:7045: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7049: $? = 0
configure:7062: result: yes
configure:7090: checking if gcc static flag -static works
configure:7118: result: yes
configure:7128: checking if gcc supports -c -o file.o
configure:7149: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7153: $? = 0
configure:7175: result: yes
configure:7201: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8159: result: yes
configure:8180: checking whether -lc should be explicitly linked in
configure:8185: gcc -c -g -O2 conftest.c >&5
configure:8188: $? = 0
configure:8203: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8206: $? = 0
configure:8218: result: no
configure:8226: checking dynamic linker characteristics
configure:8814: result: GNU/Linux ld.so
configure:8823: checking how to hardcode library paths into programs
configure:8848: result: immediate
configure:8862: checking whether stripping libraries is possible
configure:8867: result: yes
configure:9701: checking if libtool supports shared libraries
configure:9703: result: yes
configure:9706: checking whether to build shared libraries
configure:9727: result: yes
configure:9730: checking whether to build static libraries
configure:9734: result: no
configure:9826: creating libtool
configure:10414: checking for ld used by g++
configure:10481: result: /usr/bin/ld
configure:10490: checking if the linker (/usr/bin/ld) is GNU ld
configure:10505: result: yes
configure:10556: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11494: result: yes
configure:11512: g++ -c -g -O2 conftest.cpp >&5
configure:11515: $? = 0
configure:11634: checking for g++ option to produce PIC
configure:11908: result: -fPIC
configure:11916: checking if g++ PIC flag -fPIC works
configure:11934: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:11938: $? = 0
configure:11951: result: yes
configure:11979: checking if g++ static flag -static works
configure:12007: result: yes
configure:12017: checking if g++ supports -c -o file.o
configure:12038: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:12042: $? = 0
configure:12064: result: yes
configure:12090: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12115: result: yes
configure:12182: checking dynamic linker characteristics
configure:12770: result: GNU/Linux ld.so
configure:12779: checking how to hardcode library paths into programs
configure:12804: result: immediate
configure:18960: checking for gm4
configure:18989: result: no
configure:18960: checking for m4
configure:18976: found /usr/bin/m4
configure:18986: result: m4
configure:18999: checking whether m4 is GNU m4
configure:19005: result: no
configure:19019: checking whether make is GNU Make
configure:19022: result: yes
configure:19044: checking for perl
configure:19062: found /usr/bin/perl
configure:19074: result: /usr/bin/perl
configure:19088: checking whether Perl is new enough
configure:19098: result: yes
configure:19136: checking for flockfile
configure:19193: gcc -o conftest -g -O2 conftest.c >&5
configure:19199: $? = 0
configure:19203: test -z
|| test ! -s conftest.err
configure:19206: $? = 0
configure:19209: test -s conftest
configure:19212: $? = 0
configure:19224: result: yes
configure:19136: checking for funlockfile
configure:19193: gcc -o conftest -g -O2 conftest.c >&5
configure:19199: $? = 0
configure:19203: test -z
|| test ! -s conftest.err
configure:19206: $? = 0
configure:19209: test -s conftest
configure:19212: $? = 0
configure:19224: result: yes
configure:19136: checking for getc_unlocked
configure:19193: gcc -o conftest -g -O2 conftest.c >&5
configure:19199: $? = 0
configure:19203: test -z
|| test ! -s conftest.err
configure:19206: $? = 0
configure:19209: test -s conftest
configure:19212: $? = 0
configure:19224: result: yes
configure:19136: checking for mkfifo
configure:19193: gcc -o conftest -g -O2 conftest.c >&5
configure:19199: $? = 0
configure:19203: test -z
|| test ! -s conftest.err
configure:19206: $? = 0
configure:19209: test -s conftest
configure:19212: $? = 0
configure:19224: result: yes
configure:19289: checking for pkg-config
configure:19307: found /usr/bin/pkg-config
configure:19319: result: /usr/bin/pkg-config
configure:19334: checking pkg-config is at least version 0.9.0
configure:19337: result: yes
configure:19348: checking for GLIBMM
configure:19356: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= ${gtkmm_min_sigc_version} glib-2.0 >= ${gtkmm_min_glib_version} gobject-2.0 >= ${gtkmm_min_glib_version} gmodule-2.0 >= ${gtkmm_min_glib_version}"
configure:19359: $? = 0
configure:19374: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= ${gtkmm_min_sigc_version} glib-2.0 >= ${gtkmm_min_glib_version} gobject-2.0 >= ${gtkmm_min_glib_version} gmodule-2.0 >= ${gtkmm_min_glib_version}"
configure:19377: $? = 0
configure:19453: result: yes
configure:19463: checking for GTHREAD
configure:19471: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= ${gtkmm_min_glib_version}"
configure:19474: $? = 0
configure:19489: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= ${gtkmm_min_glib_version}"
configure:19492: $? = 0
configure:19526: result: yes
configure:19631: checking for C++ compiler version
configure:19634: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:19637: $? = 0
configure:19639: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:19642: $? = 0
configure:19644: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:19647: $? = 1
configure:19650: checking whether we are using the GNU C++ compiler
configure:19706: result: yes
configure:19712: checking whether g++ accepts -g
configure:19763: result: yes
configure:19805: g++ -c -g -O2 conftest.cc >&5
configure:19811: $? = 0
configure:19815: test -z
|| test ! -s conftest.err
configure:19818: $? = 0
configure:19821: test -s conftest.o
configure:19824: $? = 0
configure:19850: g++ -c -g -O2 conftest.cc >&5
configure:19856: $? = 0
configure:19860: test -z
|| test ! -s conftest.err
configure:19863: $? = 0
configure:19866: test -s conftest.o
configure:19869: $? = 0
configure:19894: checking dependency style of g++
configure:19984: result: gcc3
configure:20003: checking whether we are using SUN CC compiler
configure:20009: g++ -V 2>&1
configure:20012: $? = 1
configure:20020: result: no
configure:20081: checking if C++ compiler supports bool
configure:20105: g++ -c -g -O2 conftest.cc >&5
configure:20111: $? = 0
configure:20115: test -z
|| test ! -s conftest.err
configure:20118: $? = 0
configure:20121: test -s conftest.o
configure:20124: $? = 0
configure:20128: result: yes
configure:20146: checking if C++ compiler supports namespaces
configure:20170: g++ -c -g -O2 conftest.cc >&5
configure:20176: $? = 0
configure:20180: test -z
|| test ! -s conftest.err
configure:20183: $? = 0
configure:20186: test -s conftest.o
configure:20189: $? = 0
configure:20193: result: yes
configure:20211: checking if C++ compiler supports mutable
configure:20236: g++ -c -g -O2 conftest.cc >&5
configure:20242: $? = 0
configure:20246: test -z
|| test ! -s conftest.err
configure:20249: $? = 0
configure:20252: test -s conftest.o
configure:20255: $? = 0
configure:20259: result: yes
configure:20277: checking if C++ environment provides all required features
configure:20286: result: yes
configure:20290: checking whether C++ library symbols are declared in namespace std
configure:20325: g++ -c -g -O2 conftest.cc >&5
configure:20331: $? = 0
configure:20335: test -z
|| test ! -s conftest.err
configure:20338: $? = 0
configure:20341: test -s conftest.o
configure:20344: $? = 0
configure:20357: result: yes
configure:20373: checking whether the C++ library supports std::iterator_traits
configure:20402: g++ -c -g -O2 conftest.cc >&5
configure:20408: $? = 0
configure:20412: test -z
|| test ! -s conftest.err
configure:20415: $? = 0
configure:20418: test -s conftest.o
configure:20421: $? = 0
configure:20434: result: yes
configure:20450: checking for non-standard Sun libCstd reverse_iterator
configure:20479: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:44: error: wrong number of template arguments (6, should be 1)
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_iterator.h:92: error: provided for 'template<class _Iterator> class std::reverse_iterator'
conftest.cc:44: error: invalid type in declaration before ';' token
configure:20485: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIBMM_MAJOR_VERSION 2
| #define GLIBMM_MINOR_VERSION 13
| #define GLIBMM_MICRO_VERSION 3
| #define PACKAGE "glibmm"
| #define VERSION "2.13.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_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MKFIFO 1
| #define GLIBMM_HAVE_NAMESPACE_STD 1
| #define GLIBMM_HAVE_STD_ITERATOR_TRAITS 1
| /* end confdefs.h. */
|
| #include <iterator>
| #ifdef GLIBMM_HAVE_NAMESPACE_STD
| using namespace std;
| #endif
|
| int
| main ()
| {
|
| typedef reverse_iterator<char*,random_access_iterator_tag,char,char&,char*,int> ReverseIter;
|
| ;
| return 0;
| }
configure:20511: result: no
configure:20527: checking whether STL containers have templated sequence constructors
configure:20562: g++ -c -g -O2 conftest.cc >&5
configure:20568: $? = 0
configure:20572: test -z
|| test ! -s conftest.err
configure:20575: $? = 0
configure:20578: test -s conftest.o
configure:20581: $? = 0
configure:20594: result: yes
configure:20608: checking if C++ compiler allows member functions to refer to member templates
configure:20658: g++ -c -g -O2 conftest.cc >&5
configure:20664: $? = 0
configure:20668: test -z
|| test ! -s conftest.err
configure:20671: $? = 0
configure:20674: test -s conftest.o
configure:20677: $? = 0
configure:20686: result: yes
configure:20708: checking whether the compiler finds it ambiguous to have both const and non-const template specializations
configure:20767: g++ -c -g -O2 conftest.cc >&5
configure:20773: $? = 0
configure:20777: test -z
|| test ! -s conftest.err
configure:20780: $? = 0
configure:20783: test -s conftest.o
configure:20786: $? = 0
configure:20799: result: yes
configure:20813: checking whether the compiler allows us to define a template that uses dynamic_cast<> with an object whose type is not yet defined
configure:20854: g++ -c -g -O2 conftest.cc >&5
configure:20860: $? = 0
configure:20864: test -z
|| test ! -s conftest.err
configure:20867: $? = 0
configure:20870: test -s conftest.o
configure:20873: $? = 0
configure:20886: result: yes
configure:20900: checking whether the the compilerallows us to use a non-extern "C" function for an extern "C" function pointer.
configure:20939: g++ -c -g -O2 conftest.cc >&5
configure:20945: $? = 0
configure:20949: test -z
|| test ! -s conftest.err
configure:20952: $? = 0
configure:20955: test -s conftest.o
configure:20958: $? = 0
configure:20971: result: yes
configure:20985: checking whether the compiler uses namespace declarations inside extern "C" blocks.
configure:21038: g++ -c -g -O2 conftest.cc >&5
configure:21044: $? = 0
configure:21048: test -z
|| test ! -s conftest.err
configure:21051: $? = 0
configure:21054: test -s conftest.o
configure:21057: $? = 0
configure:21070: result: yes
configure:21086: checking whether the compiler allows a static member variable to be initialized inline to std::string::npos
configure:21121: g++ -c -g -O2 conftest.cc >&5
configure:21127: $? = 0
configure:21131: test -z
|| test ! -s conftest.err
configure:21134: $? = 0
configure:21137: test -s conftest.o
configure:21140: $? = 0
configure:21153: result: yes
configure:21187: checking whether to merge C reference docs into generated headers
configure:21198: result: no
configure:21283: checking for compiler warning flags to use
configure:21328: result: -Wall -Wno-long-long
configure:21359: WARNING: Deprecated API will be built, for backwards-compatibility.
configure:21629: 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 houllier
config.status:787: creating Makefile
config.status:787: creating glib/Makefile
config.status:787: creating glib/glibmm-2.4.pc
config.status:787: creating glib/src/Makefile
config.status:787: creating glib/glibmm/Makefile
config.status:787: creating glib/glibmm/private/Makefile
config.status:787: creating tools/Makefile
config.status:787: creating tools/gmmproc
config.status:787: creating tools/generate_wrap_init.pl
config.status:787: creating tools/m4/Makefile
config.status:787: creating tools/pm/Makefile
config.status:787: creating tools/extra_defs_gen/Makefile
config.status:787: creating tests/Makefile
config.status:787: creating tests/glibmm_value/Makefile
config.status:787: creating examples/Makefile
config.status:787: creating examples/markup/Makefile
config.status:787: creating examples/options/Makefile
config.status:787: creating examples/thread/Makefile
config.status:787: creating examples/iochannel_stream/Makefile
config.status:787: creating examples/child_watch/Makefile
config.status:787: creating scripts/Makefile
config.status:787: creating docs/Makefile
config.status:787: creating docs/images/Makefile
config.status:787: creating docs/reference/Makefile
config.status:787: creating docs/reference/Doxyfile
config.status:787: creating docs/reference/beautify_docs.pl
config.status:787: creating docs/internal/Makefile
config.status:787: creating MSVC_Net2003/Makefile
config.status:787: creating MSVC_Net2003/gendef/Makefile
config.status:787: creating MSVC_Net2003/glibmm/Makefile
config.status:787: creating MSVC_Net2003/glibmm/glibmm.rc
config.status:787: creating MSVC_Net2003/examples/Makefile
config.status:787: creating MSVC_Net2003/examples/dispatcher/Makefile
config.status:787: creating MSVC_Net2003/examples/dispatcher2/Makefile
config.status:787: creating MSVC_Net2003/examples/markup/Makefile
config.status:787: creating MSVC_Net2003/examples/options/Makefile
config.status:787: creating MSVC_Net2003/examples/thread/Makefile
config.status:787: creating MSVC_Net2003/examples/thread_pool/Makefile
config.status:787: creating MSVC_Net2003/tests/Makefile
config.status:787: creating MSVC_Net2003/tests/glibmm_value/Makefile
config.status:891: creating config.h
config.status:1048: config.h is unchanged
config.status:891: creating glib/glibmmconfig.h
config.status:1228: 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_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_GLIBMM_CFLAGS_set=
ac_cv_env_GLIBMM_CFLAGS_value=
ac_cv_env_GLIBMM_LIBS_set=
ac_cv_env_GLIBMM_LIBS_value=
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_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_flockfile=yes
ac_cv_func_funlockfile=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_mkfifo=yes
ac_cv_header_dlfcn_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_objext=o
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_M4=m4
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_prog_sun_cxx=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
glibmm_cv_cxx_can_assign_non_extern_c_functions_to_extern_c_callbacks=yes
glibmm_cv_cxx_can_disambiguate_const_template_specializations=yes
glibmm_cv_cxx_can_use_dynamic_cast_in_unused_template_without_definition=yes
glibmm_cv_cxx_can_use_namespaces_inside_externc=yes
glibmm_cv_perl_version_5_6_0=yes
gtkmm_cv_cxx_has_allows_static_inline_npos=yes
gtkmm_cv_cxx_has_namespace_std=yes
gtkmm_cv_cxx_has_std_iterator_traits=yes
gtkmm_cv_cxx_has_sun_reverse_iterator=no
gtkmm_cv_cxx_has_template_sequence_ctors=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/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 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_GLIBMM_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIBMM_LIBS='-Wl,--export-dynamic -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run aclocal-1.9 -I ./scripts'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run autoconf'
AUTOHEADER=':'
AUTOMAKE='${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -Wall -Wno-long-long'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_DEPRECATED_API_CFLAGS=''
DISABLE_DEPRECATED_CFLAGS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GLIBMM_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GLIBMM_LIBS='-Wl,--export-dynamic -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
GLIBMM_MAJOR_VERSION='2'
GLIBMM_MICRO_VERSION='3'
GLIBMM_MINOR_VERSION='13'
GLIBMM_RELEASE='2.13'
GLIBMM_VERSION='2.13.3'
GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
GTKMMPROC_MERGECDOCS=''
GTKMM_DOXYGEN_INPUT=' /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/glib/glibmm/'
GTKMM_FALSE_FALSE=''
GTKMM_FALSE_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBGLIBMM_SO_VERSION='1:24:0'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glibmm'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2.13.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'
ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
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 GLIBMM_CAN_ASSIGN_NON_EXTERN_C_FUNCTIONS_TO_EXTERN_C_CALLBACKS 1
#define GLIBMM_CAN_USE_DYNAMIC_CAST_IN_UNUSED_TEMPLATE_WITHOUT_DEFINITION 1
#define GLIBMM_CAN_USE_NAMESPACES_INSIDE_EXTERNC 1
#define GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED 1
#define GLIBMM_EXCEPTIONS_ENABLED 1
#define GLIBMM_HAVE_ALLOWS_STATIC_INLINE_NPOS 1
#define GLIBMM_HAVE_DISAMBIGUOUS_CONST_TEMPLATE_SPECIALIZATIONS 1
#define GLIBMM_HAVE_NAMESPACE_STD 1
#define GLIBMM_HAVE_STD_ITERATOR_TRAITS 1
#define GLIBMM_HAVE_TEMPLATE_SEQUENCE_CTORS 1
#define GLIBMM_MAJOR_VERSION 2
#define GLIBMM_MEMBER_FUNCTIONS_MEMBER_TEMPLATES 1
#define GLIBMM_MICRO_VERSION 3
#define GLIBMM_MINOR_VERSION 13
#define GLIBMM_PROPERTIES_ENABLED 1
#define GLIBMM_VFUNCS_ENABLED 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKFIFO 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "glibmm"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.13.3"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0