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.52.  Invocation command line was

  $ ./configure 

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

hostname = minino
uname -m = i686
uname -r = 2.6.21
uname -s = Linux
uname -v = #3 Mon Oct 15 01:12:00 CEST 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 = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

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

configure:1258: PATH=".;."; conftest.sh
./configure: line 1259: conftest.sh: command not found
configure:1261: $? = 127
configure:1303: checking build system type
configure:1321: result: i686-pc-linux-gnu
configure:1331: checking host system type
configure:1345: result: i686-pc-linux-gnu
configure:1355: checking target system type
configure:1369: result: i686-pc-linux-gnu
configure:1413: checking for a BSD compatible install
configure:1462: result: /usr/bin/install -c
configure:1476: checking for -p flag to install
configure:1489: result: yes
configure:1500: checking whether build environment is sane
configure:1543: result: yes
configure:1564: checking for mawk
configure:1579: found /usr/bin/mawk
configure:1587: result: mawk
configure:1597: checking whether make sets ${MAKE}
configure:1617: result: yes
configure:1742: checking for style of include used by make
configure:1769: result: GNU
configure:1822: checking for g++
configure:1837: found /usr/bin/g++
configure:1845: result: g++
configure:1860: checking for C++ compiler version
configure:1863: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
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:1866: $? = 0
configure:1868: 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 --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:1871: $? = 0
configure:1873: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:1876: $? = 1
configure:1879: checking whether we are using the GNU C++ compiler
configure:1900: g++ -c   conftest.cc >&5
configure:1903: $? = 0
configure:1906: test -s conftest.
configure:1909: $? = 1
configure: failed program was:
#line 1885 "configure"
#include "confdefs.h"

int
main ()
{
#ifndef __GNUC__
       choke me
#endif

  ;
  return 0;
}
configure:1921: result: no
configure:1927: checking whether g++ accepts -g
configure:1945: g++ -c -g  conftest.cc >&5
configure:1948: $? = 0
configure:1951: test -s conftest.
configure:1954: $? = 1
configure: failed program was:
#line 1933 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:1964: result: no
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int) throw (); using std::exit;
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int); using std::exit;
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int) throw ();
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int);
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2004: g++ -c   conftest.cc >&5
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
#include <stdlib.h>
void exit (int);
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2068: checking dependency style of g++
configure:2130: result: gcc3
configure:2226: checking for gcc
configure:2241: found /usr/bin/gcc
configure:2249: result: gcc
configure:2477: checking for C compiler version
configure:2480: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
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:2483: $? = 0
configure:2485: 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 --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:2488: $? = 0
configure:2490: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2493: $? = 1
configure:2513: checking for C compiler default output
configure:2516: gcc     conftest.c  >&5
configure:2519: $? = 0
configure:2548: result: a.out
configure:2553: checking whether the C compiler works
configure:2559: ./a.out
configure:2562: $? = 0
configure:2577: result: yes
configure:2584: checking whether we are cross compiling
configure:2586: result: no
configure:2589: checking for executable suffix
configure:2591: gcc -o conftest     conftest.c  >&5
configure:2594: $? = 0
configure:2616: result: 
configure:2622: checking for object suffix
configure:2640: gcc -c    conftest.c >&5
configure:2643: $? = 0
configure:2662: result: o
configure:2666: checking whether we are using the GNU C compiler
configure:2687: gcc -c    conftest.c >&5
configure:2690: $? = 0
configure:2693: test -s conftest.o
configure:2696: $? = 0
configure:2708: result: yes
configure:2714: checking whether gcc accepts -g
configure:2732: gcc -c -g  conftest.c >&5
configure:2735: $? = 0
configure:2738: test -s conftest.o
configure:2741: $? = 0
configure:2751: result: yes
configure:2778: gcc -c    conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2781: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2881: checking dependency style of gcc
configure:2943: result: gcc3
configure:3056: checking how to run the C preprocessor
configure:3082: gcc -E  conftest.c
configure:3088: $? = 0
configure:3115: gcc -E  conftest.c
configure:3112:28: error: ac_nonexistent.h: No such file or directory
configure:3121: $? = 1
configure: failed program was:
#line 3111 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3158: result: gcc -E
configure:3173: gcc -E  conftest.c
configure:3179: $? = 0
configure:3206: gcc -E  conftest.c
configure:3203:28: error: ac_nonexistent.h: No such file or directory
configure:3212: $? = 1
configure: failed program was:
#line 3202 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3280: checking whether g++ supports -frepo
configure:3310: rm -rf SunWS_cache; g++ -o conftest  -frepo   conftest.cc  1>&5
In file included from <built-in>:0:
<built-in>:0: warning: -frepo must be used with -c
configure:3313: $? = 0
configure:3316: test -s conftest
configure:3319: $? = 0
configure:3337: result: yes
configure:3543: checking for ld used by GCC
configure:3607: result: /usr/bin/ld
configure:3616: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.17 Debian GNU/Linux
configure:3628: result: yes
configure:3632: checking for /usr/bin/ld option to reload object files
configure:3639: result: -r
configure:3648: checking for BSD-compatible nm
configure:3683: result: /usr/bin/nm -B
configure:3687: checking for a sed that does not truncate output
configure:3763: result: 
configure:3766: checking whether ln -s works
configure:3770: result: yes
configure:3777: checking how to recognise dependant libraries
configure:3964: result: pass_all
configure:4032: gcc -c -O2    conftest.c >&5
configure:4035: $? = 0
configure:4117: checking for dlfcn.h
configure:4127: gcc -E  conftest.c
configure:4133: $? = 0
configure:4152: result: yes
configure:4167: checking how to run the C++ preprocessor
configure:4189: g++ -E  conftest.cc
configure:4195: $? = 0
configure:4222: g++ -E  conftest.cc
configure:4219:28: error: ac_nonexistent.h: No such file or directory
configure:4228: $? = 1
configure: failed program was:
#line 4218 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4265: result: g++ -E
configure:4280: g++ -E  conftest.cc
configure:4286: $? = 0
configure:4313: g++ -E  conftest.cc
configure:4310:28: error: ac_nonexistent.h: No such file or directory
configure:4319: $? = 1
configure: failed program was:
#line 4309 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4361: checking the maximum length of command line arguments
configure:4409: result: 32768
configure:4417: checking command to parse /usr/bin/nm -B output from gcc object
configure:4502: g++ -c   conftest.cc >&5
configure:4505: $? = 0
configure:4509: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4512: $? = 0
configure:4564: g++ -o conftest    conftest.cc conftstm.o >&5
configure:4567: $? = 0
configure:4605: result: ok
configure:4609: checking for objdir
configure:4624: result: .libs
configure:4707: checking for ranlib
configure:4722: found /usr/bin/ranlib
configure:4731: result: ranlib
configure:4781: checking for strip
configure:4796: found /usr/bin/strip
configure:4805: result: strip
configure:5062: checking if gcc static flag  works
configure:5085: result: yes
configure:5099: checking if gcc supports -fno-rtti -fno-exceptions
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:5123: result: no
configure:5138: checking for gcc option to produce PIC
configure:5291: result: -fPIC
configure:5298: checking if gcc PIC flag -fPIC works
configure:5322: result: yes
configure:5346: checking if gcc supports -c -o file.o
configure:5387: result: yes
configure:5412: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:6185: result: yes
configure:6207: checking whether -lc should be explicitly linked in
configure:6212: gcc -c -O2    conftest.c >&5
configure:6215: $? = 0
configure:6229: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6232: $? = 0
configure:6244: result: no
configure:6250: checking how to hardcode library paths into programs
configure:6274: result: immediate
configure:6288: checking whether stripping libraries is possible
configure:6293: result: yes
configure:6300: checking dynamic linker characteristics
configure:6751: result: GNU/Linux ld.so
configure:6776: checking for shl_load
configure:6813: gcc -o conftest -O2     conftest.c  >&5
/tmp/ccwHdHXg.o: In function `main':
conftest.c:(.text+0xb): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:6816: $? = 1
configure: failed program was:
#line 6782 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shl_load (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char shl_load ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_shl_load) || defined (__stub___shl_load)
choke me
#else
f = shl_load;
#endif

  ;
  return 0;
}
configure:6832: result: no
configure:6837: checking for shl_load in -ldld
configure:6864: gcc -o conftest -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:6867: $? = 1
configure: failed program was:
#line 6845 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char shl_load ();
int
main ()
{
shl_load ();
  ;
  return 0;
}
configure:6884: result: no
configure:6889: checking for dlopen
configure:6926: gcc -o conftest -O2     conftest.c  >&5
/tmp/cc5uc2Tl.o: In function `main':
conftest.c:(.text+0xb): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:6929: $? = 1
configure: failed program was:
#line 6895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dlopen ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dlopen) || defined (__stub___dlopen)
choke me
#else
f = dlopen;
#endif

  ;
  return 0;
}
configure:6945: result: no
configure:6950: checking for dlopen in -ldl
configure:6977: gcc -o conftest -O2     conftest.c -ldl   >&5
configure:6980: $? = 0
configure:6983: test -s conftest
configure:6986: $? = 0
configure:6997: result: yes
configure:7137: checking whether a program can dlopen itself
configure:7209: gcc -o conftest -O2    -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure: In function 'main':
configure:7205: warning: incompatible implicit declaration of built-in function 'exit'
configure:7212: $? = 0
configure:7229: result: yes
configure:7234: checking whether a statically linked program can dlopen itself
configure:7306: gcc -o conftest -O2    -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
configure: In function 'main':
configure:7302: warning: incompatible implicit declaration of built-in function 'exit'
configure:7309: $? = 0
configure:7326: result: yes
configure:7348: checking if libtool supports shared libraries
configure:7350: result: yes
configure:7353: checking whether to build shared libraries
configure:7374: result: yes
configure:7377: checking whether to build static libraries
configure:7381: result: no
configure:7460: creating libtool
configure:8178: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:8823: result: yes
configure:8839: g++ -c   conftest.cc >&5
configure:8842: $? = 0
configure:8942: checking for g++ option to produce PIC
configure:9178: result: 
configure:9233: checking if g++ supports -c -o file.o
configure:9274: result: yes
configure:9299: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:9321: result: yes
configure:9386: checking how to hardcode library paths into programs
configure:9410: result: immediate
configure:9424: checking whether stripping libraries is possible
configure:9429: result: yes
configure:9436: checking dynamic linker characteristics
configure:9887: result: GNU/Linux ld.so
configure:9912: checking for shl_load
configure:9968: result: no
configure:9973: checking for shl_load in -ldld
configure:10020: result: no
configure:10025: checking for dlopen
configure:10081: result: no
configure:10086: checking for dlopen in -ldl
configure:10133: result: yes
configure:10273: checking whether a program can dlopen itself
configure:10365: result: yes
configure:10370: checking whether a statically linked program can dlopen itself
configure:10462: result: yes
configure:10894: checking if gcj supports -fno-rtti -fno-exceptions
configure:10918: result: no
configure:10933: checking for gcj option to produce PIC
configure:11086: result: -fPIC
configure:11093: checking if gcj PIC flag -fPIC works
configure:11117: result: no
configure:11141: checking if gcj supports -c -o file.o
configure:11182: result: no
configure:11207: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:11980: result: no
configure:12045: checking how to hardcode library paths into programs
configure:12069: result: immediate
configure:12083: checking whether stripping libraries is possible
configure:12088: result: yes
configure:12095: checking dynamic linker characteristics
configure:12546: result: GNU/Linux ld.so
configure:12571: checking for shl_load
configure:12627: result: no
configure:12632: checking for shl_load in -ldld
configure:12679: result: no
configure:12684: checking for dlopen
configure:12740: result: no
configure:12745: checking for dlopen in -ldl
configure:12792: result: yes
configure:12932: checking whether a program can dlopen itself
configure:13024: result: yes
configure:13029: checking whether a statically linked program can dlopen itself
configure:13121: result: yes
configure:13966: checking the maximum length of command line arguments
configure:14014: result: 32768
configure:14022: checking command to parse /usr/bin/nm -B output from gcj object
configure:14210: result: ok
configure:14214: checking for objdir
configure:14229: result: .libs
configure:14312: checking for ranlib
configure:14336: result: ranlib
configure:14386: checking for strip
configure:14410: result: strip
configure:14667: checking if gcc static flag -static works
configure:14690: result: yes
configure:14704: checking if gcc supports -fno-rtti -fno-exceptions
configure:14728: result: no
configure:14743: checking for gcc option to produce PIC
configure:14896: result: -fPIC
configure:14903: checking if gcc PIC flag -fPIC works
configure:14927: result: yes
configure:14951: checking if gcc supports -c -o file.o
configure:14992: result: yes
configure:15017: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:15790: result: yes
configure:15812: checking whether -lc should be explicitly linked in
configure:15817: gcc -c -O2    conftest.c >&5
configure:15820: $? = 0
configure:15834: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:15837: $? = 0
configure:15849: result: no
configure:15855: checking how to hardcode library paths into programs
configure:15879: result: immediate
configure:15893: checking whether stripping libraries is possible
configure:15898: result: yes
configure:15905: checking dynamic linker characteristics
configure:16356: result: GNU/Linux ld.so
configure:16381: checking for shl_load
configure:16437: result: no
configure:16442: checking for shl_load in -ldld
configure:16489: result: no
configure:16494: checking for dlopen
configure:16550: result: no
configure:16555: checking for dlopen in -ldl
configure:16602: result: yes
configure:16742: checking whether a program can dlopen itself
configure:16834: result: yes
configure:16839: checking whether a statically linked program can dlopen itself
configure:16931: result: yes
configure:16953: checking if libtool supports shared libraries
configure:16955: result: yes
configure:16958: checking whether to build shared libraries
configure:16979: result: yes
configure:16982: checking whether to build static libraries
configure:16986: result: no
configure:17065: creating libtool
configure:17783: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:18428: result: yes
configure:18444: g++ -c   conftest.cc >&5
configure:18447: $? = 0
configure:18547: checking for g++ option to produce PIC
configure:18783: result: 
configure:18838: checking if g++ supports -c -o file.o
configure:18879: result: yes
configure:18904: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:18926: result: yes
configure:18991: checking how to hardcode library paths into programs
configure:19015: result: immediate
configure:19029: checking whether stripping libraries is possible
configure:19034: result: yes
configure:19041: checking dynamic linker characteristics
configure:19492: result: GNU/Linux ld.so
configure:19517: checking for shl_load
configure:19573: result: no
configure:19578: checking for shl_load in -ldld
configure:19625: result: no
configure:19630: checking for dlopen
configure:19686: result: no
configure:19691: checking for dlopen in -ldl
configure:19738: result: yes
configure:19878: checking whether a program can dlopen itself
configure:19970: result: yes
configure:19975: checking whether a statically linked program can dlopen itself
configure:20067: result: yes
configure:20499: checking if gcj supports -fno-rtti -fno-exceptions
configure:20523: result: no
configure:20538: checking for gcj option to produce PIC
configure:20691: result: -fPIC
configure:20698: checking if gcj PIC flag -fPIC works
configure:20722: result: no
configure:20746: checking if gcj supports -c -o file.o
configure:20787: result: no
configure:20812: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:21585: result: no
configure:21650: checking how to hardcode library paths into programs
configure:21674: result: immediate
configure:21688: checking whether stripping libraries is possible
configure:21693: result: yes
configure:21700: checking dynamic linker characteristics
configure:22151: result: GNU/Linux ld.so
configure:22176: checking for shl_load
configure:22232: result: no
configure:22237: checking for shl_load in -ldld
configure:22284: result: no
configure:22289: checking for dlopen
configure:22345: result: no
configure:22350: checking for dlopen in -ldl
configure:22397: result: yes
configure:22537: checking whether a program can dlopen itself
configure:22629: result: yes
configure:22634: checking whether a statically linked program can dlopen itself
configure:22726: result: yes
configure:23551: checking for extra includes
configure:23578: result: no
configure:23582: checking for extra libs
configure:23609: result: no
configure:23633: checking if hacha should be compiled
configure:23645: result: yes
configure:23749: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on minino

config.status:24357: creating config.h

## ----------------- ##
## 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=no
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
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_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_cxx_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_prog_cxx_frepo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.6.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/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_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

#define PACKAGE "hacha"
#define VERSION "1.1"
#ifdef __cplusplus
void exit (int);
#endif
#define HAVE_TEMPLATE_REPOSITORY 1
#define HAVE_DLFCN_H 1


configure: exit 0

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = config.h
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on minino

config.status:24357: creating config.h
config.status:24498: config.h is unchanged
