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 = ks36252.kimsufi.com
uname -m = i686
uname -r = 2.4.33grs-bipiv-ipv4-32
uname -s = Linux
uname -v = #1 SMP lun oct 23 19:00:07 CEST 2006

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin


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

configure:1551: checking build system type
configure:1569: result: i686-redhat-linux-gnu
configure:1577: checking host system type
configure:1591: result: i686-redhat-linux-gnu
configure:1599: checking target system type
configure:1613: result: i686-redhat-linux-gnu
configure:1644: checking for a BSD-compatible install
configure:1699: result: /usr/bin/install -c
configure:1710: checking whether build environment is sane
configure:1753: result: yes
configure:1818: checking for gawk
configure:1834: found /bin/gawk
configure:1844: result: gawk
configure:1854: checking whether make sets $(MAKE)
configure:1874: result: yes
configure:2048: checking whether to enable maintainer-specific portions of Makefiles
configure:2057: result: no
configure:2314: checking for gcc
configure:2330: found /usr/bin/gcc
configure:2340: result: gcc
configure:2584: checking for C compiler version
configure:2587: gcc --version </dev/null >&5
2.96
configure:2590: $? = 0
configure:2592: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
configure:2595: $? = 0
configure:2597: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2600: $? = 1
configure:2623: checking for C compiler default output file name
configure:2626: gcc    conftest.c  >&5
configure:2629: $? = 0
configure:2675: result: a.out
configure:2680: checking whether the C compiler works
configure:2686: ./a.out
configure:2689: $? = 0
configure:2706: result: yes
configure:2713: checking whether we are cross compiling
configure:2715: result: no
configure:2718: checking for suffix of executables
configure:2720: gcc -o conftest    conftest.c  >&5
configure:2723: $? = 0
configure:2748: result: 
configure:2754: checking for suffix of object files
configure:2775: gcc -c   conftest.c >&5
configure:2778: $? = 0
configure:2800: result: o
configure:2804: checking whether we are using the GNU C compiler
configure:2828: gcc -c   conftest.c >&5
configure:2834: $? = 0
configure:2838: test -z 
			 || test ! -s conftest.err
configure:2841: $? = 0
configure:2844: test -s conftest.o
configure:2847: $? = 0
configure:2860: result: yes
configure:2866: checking whether gcc accepts -g
configure:2887: gcc -c -g  conftest.c >&5
configure:2893: $? = 0
configure:2897: test -z 
			 || test ! -s conftest.err
configure:2900: $? = 0
configure:2903: test -s conftest.o
configure:2906: $? = 0
configure:2917: result: yes
configure:2934: checking for gcc option to accept ANSI C
configure:3004: gcc  -c -g -O2  conftest.c >&5
configure:3010: $? = 0
configure:3014: test -z 
			 || test ! -s conftest.err
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3041: result: none needed
configure:3059: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:3065: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3209: checking for style of include used by make
configure:3237: result: GNU
configure:3265: checking dependency style of gcc
configure:3355: result: gcc3
configure:3386: checking for a BSD-compatible install
configure:3441: result: /usr/bin/install -c
configure:3452: checking whether ln -s works
configure:3456: result: yes
configure:3471: checking how to run the C preprocessor
configure:3506: gcc -E  conftest.c
configure:3512: $? = 0
configure:3544: gcc -E  conftest.c
conftest.c:25:28: ac_nonexistent.h: No such file or directory
configure:3550: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3589: result: gcc -E
configure:3613: gcc -E  conftest.c
configure:3619: $? = 0
configure:3651: gcc -E  conftest.c
conftest.c:25:28: ac_nonexistent.h: No such file or directory
configure:3657: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3701: checking for egrep
configure:3711: result: grep -E
configure:3716: checking for ANSI C header files
configure:3741: gcc -c -g -O2  conftest.c >&5
configure:3747: $? = 0
configure:3751: test -z 
			 || test ! -s conftest.err
configure:3754: $? = 0
configure:3757: test -s conftest.o
configure:3760: $? = 0
configure:3846: gcc -o conftest -g -O2   conftest.c  >&5
configure:3849: $? = 0
configure:3851: ./conftest
configure:3854: $? = 0
configure:3869: result: yes
configure:3893: checking for sys/types.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for sys/stat.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for stdlib.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for string.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for memory.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for strings.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for inttypes.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for stdint.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3893: checking for unistd.h
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3915: $? = 0
configure:3919: test -z 
			 || test ! -s conftest.err
configure:3922: $? = 0
configure:3925: test -s conftest.o
configure:3928: $? = 0
configure:3939: result: yes
configure:3961: checking for sys/stat.h
configure:3966: result: yes
configure:3961: checking for sys/types.h
configure:3966: result: yes
configure:3970: checking fcntl.h usability
configure:3982: gcc -c -g -O2  conftest.c >&5
configure:3988: $? = 0
configure:3992: test -z 
			 || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4011: result: yes
configure:4015: checking fcntl.h presence
configure:4025: gcc -E  conftest.c
configure:4031: $? = 0
configure:4051: result: yes
configure:4086: checking for fcntl.h
configure:4093: result: yes
configure:3970: checking signal.h usability
configure:3982: gcc -c -g -O2  conftest.c >&5
configure:3988: $? = 0
configure:3992: test -z 
			 || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4011: result: yes
configure:4015: checking signal.h presence
configure:4025: gcc -E  conftest.c
configure:4031: $? = 0
configure:4051: result: yes
configure:4086: checking for signal.h
configure:4093: result: yes
configure:3961: checking for unistd.h
configure:3966: result: yes
configure:3970: checking utime.h usability
configure:3982: gcc -c -g -O2  conftest.c >&5
configure:3988: $? = 0
configure:3992: test -z 
			 || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4011: result: yes
configure:4015: checking utime.h presence
configure:4025: gcc -E  conftest.c
configure:4031: $? = 0
configure:4051: result: yes
configure:4086: checking for utime.h
configure:4093: result: yes
configure:4122: checking for bzero
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function `bzero'
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for signal
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for sigaction
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for memset
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function `memset'
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for fcntl
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for fsync
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for lstat
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for stat
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for umask
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for utime
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for memmove
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4122: checking for bcopy
configure:4179: gcc -o conftest -g -O2   conftest.c  >&5
configure:4185: $? = 0
configure:4189: test -z 
			 || test ! -s conftest.err
configure:4192: $? = 0
configure:4195: test -s conftest
configure:4198: $? = 0
configure:4210: result: yes
configure:4221: checking for size_t
configure:4245: gcc -c -g -O2  conftest.c >&5
configure:4251: $? = 0
configure:4255: test -z 
			 || test ! -s conftest.err
configure:4258: $? = 0
configure:4261: test -s conftest.o
configure:4264: $? = 0
configure:4275: result: yes
configure:4288: checking for unsigned long long int
configure:4312: gcc -c -g -O2  conftest.c >&5
configure:4318: $? = 0
configure:4322: test -z 
			 || test ! -s conftest.err
configure:4325: $? = 0
configure:4328: test -s conftest.o
configure:4331: $? = 0
configure:4342: result: yes
configure:4345: checking size of unsigned long long int
configure:4664: gcc -o conftest -g -O2   conftest.c  >&5
configure:4667: $? = 0
configure:4669: ./conftest
configure:4672: $? = 0
configure:4695: result: 8
configure:4702: checking for unsigned long int
configure:4726: gcc -c -g -O2  conftest.c >&5
configure:4732: $? = 0
configure:4736: test -z 
			 || test ! -s conftest.err
configure:4739: $? = 0
configure:4742: test -s conftest.o
configure:4745: $? = 0
configure:4756: result: yes
configure:4759: checking size of unsigned long int
configure:5078: gcc -o conftest -g -O2   conftest.c  >&5
configure:5081: $? = 0
configure:5083: ./conftest
configure:5086: $? = 0
configure:5109: result: 4
configure:5116: checking for unsigned int
configure:5140: gcc -c -g -O2  conftest.c >&5
configure:5146: $? = 0
configure:5150: test -z 
			 || test ! -s conftest.err
configure:5153: $? = 0
configure:5156: test -s conftest.o
configure:5159: $? = 0
configure:5170: result: yes
configure:5173: checking size of unsigned int
configure:5492: gcc -o conftest -g -O2   conftest.c  >&5
configure:5495: $? = 0
configure:5497: ./conftest
configure:5500: $? = 0
configure:5523: result: 4
configure:5530: checking for unsigned short int
configure:5554: gcc -c -g -O2  conftest.c >&5
configure:5560: $? = 0
configure:5564: test -z 
			 || test ! -s conftest.err
configure:5567: $? = 0
configure:5570: test -s conftest.o
configure:5573: $? = 0
configure:5584: result: yes
configure:5587: checking size of unsigned short int
configure:5906: gcc -o conftest -g -O2   conftest.c  >&5
configure:5909: $? = 0
configure:5911: ./conftest
configure:5914: $? = 0
configure:5937: result: 2
configure:5944: checking for unsigned char
configure:5968: gcc -c -g -O2  conftest.c >&5
configure:5974: $? = 0
configure:5978: test -z 
			 || test ! -s conftest.err
configure:5981: $? = 0
configure:5984: test -s conftest.o
configure:5987: $? = 0
configure:5998: result: yes
configure:6001: checking size of unsigned char
configure:6320: gcc -o conftest -g -O2   conftest.c  >&5
configure:6323: $? = 0
configure:6325: ./conftest
configure:6328: $? = 0
configure:6351: result: 1
configure:6359: checking whether byte ordering is bigendian
configure:6386: gcc -c -g -O2  conftest.c >&5
configure:6392: $? = 0
configure:6396: test -z 
			 || test ! -s conftest.err
configure:6399: $? = 0
configure:6402: test -s conftest.o
configure:6405: $? = 0
configure:6429: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:65: `not' undeclared (first use in this function)
conftest.c:65: (Each undeclared identifier is reported only once
conftest.c:65: for each function it appears in.)
conftest.c:65: parse error before `big'
configure:6435: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| #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_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MEMSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_LSTAT 1
| #define HAVE_STAT 1
| #define HAVE_UMASK 1
| #define HAVE_UTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 1
| #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 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:6570: result: no
configure:6664: checking for a sed that does not truncate output
configure:6718: result: /bin/sed
configure:6732: checking for ld used by gcc
configure:6799: result: /usr/bin/ld
configure:6808: checking if the linker (/usr/bin/ld) is GNU ld
configure:6823: result: yes
configure:6828: checking for /usr/bin/ld option to reload object files
configure:6835: result: -r
configure:6853: checking for BSD-compatible nm
configure:6895: result: /usr/bin/nm -B
configure:6899: checking how to recognise dependent libraries
configure:7071: result: pass_all
configure:7535: checking dlfcn.h usability
configure:7547: gcc -c -g -O2  conftest.c >&5
configure:7553: $? = 0
configure:7557: test -z 
			 || test ! -s conftest.err
configure:7560: $? = 0
configure:7563: test -s conftest.o
configure:7566: $? = 0
configure:7576: result: yes
configure:7580: checking dlfcn.h presence
configure:7590: gcc -E  conftest.c
configure:7596: $? = 0
configure:7616: result: yes
configure:7651: checking for dlfcn.h
configure:7658: result: yes
configure:7723: checking for g++
configure:7739: found /usr/bin/g++
configure:7749: result: g++
configure:7765: checking for C++ compiler version
configure:7768: g++ --version </dev/null >&5
2.96
configure:7771: $? = 0
configure:7773: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
configure:7776: $? = 0
configure:7778: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:7781: $? = 1
configure:7784: checking whether we are using the GNU C++ compiler
configure:7808: g++ -c   conftest.cc >&5
configure:7814: $? = 0
configure:7818: test -z 
			 || test ! -s conftest.err
configure:7821: $? = 0
configure:7824: test -s conftest.o
configure:7827: $? = 0
configure:7840: result: yes
configure:7846: checking whether g++ accepts -g
configure:7867: g++ -c -g  conftest.cc >&5
configure:7873: $? = 0
configure:7877: test -z 
			 || test ! -s conftest.err
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7897: result: yes
configure:7939: g++ -c -g -O2  conftest.cc >&5
configure:7945: $? = 0
configure:7949: test -z 
			 || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest.o
configure:7958: $? = 0
configure:7984: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main ()':
conftest.cc:63: `exit' undeclared (first use this function)
conftest.cc:63: (Each undeclared identifier is reported only once for 
each function it appears in.)
configure:7990: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| #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_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MEMSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_LSTAT 1
| #define HAVE_STAT 1
| #define HAVE_UMASK 1
| #define HAVE_UTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 1
| #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:7939: g++ -c -g -O2  conftest.cc >&5
configure:7945: $? = 0
configure:7949: test -z 
			 || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest.o
configure:7958: $? = 0
configure:7984: g++ -c -g -O2  conftest.cc >&5
configure:7990: $? = 0
configure:7994: test -z 
			 || test ! -s conftest.err
configure:7997: $? = 0
configure:8000: test -s conftest.o
configure:8003: $? = 0
configure:8028: checking dependency style of g++
configure:8118: result: gcc3
configure:8145: checking how to run the C++ preprocessor
configure:8176: g++ -E  conftest.cc
configure:8182: $? = 0
configure:8214: g++ -E  conftest.cc
conftest.cc:62:28: ac_nonexistent.h: No such file or directory
configure:8220: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| #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_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MEMSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_LSTAT 1
| #define HAVE_STAT 1
| #define HAVE_UMASK 1
| #define HAVE_UTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 1
| #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 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:8259: result: g++ -E
configure:8283: g++ -E  conftest.cc
configure:8289: $? = 0
configure:8321: g++ -E  conftest.cc
conftest.cc:62:28: ac_nonexistent.h: No such file or directory
configure:8327: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mhash"
| #define VERSION "0.9.2"
| #define ENABLE_MD5 1
| #define ENABLE_SHA1 1
| #define ENABLE_MD4 1
| #define ENABLE_MD2 1
| #define ENABLE_TIGER 1
| #define ENABLE_HAVAL 1
| #define ENABLE_CRC32 1
| #define ENABLE_ADLER32 1
| #define ENABLE_RIPEMD 1
| #define ENABLE_GOST 1
| #define ENABLE_SHA256_SHA224 1
| #define ENABLE_SHA512_SHA384 1
| #define ENABLE_SNEFRU 1
| #define ENABLE_WHIRLPOOL 1
| #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_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MEMSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_LSTAT 1
| #define HAVE_STAT 1
| #define HAVE_UMASK 1
| #define HAVE_UTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 1
| #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 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:8424: checking for g77
configure:8440: found /usr/bin/g77
configure:8450: result: g77
configure:8468: checking for Fortran 77 compiler version
configure:8468: g77 --version </dev/null >&5
GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.1 2.96-98)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8471: $? = 0
configure:8473: g77 -v </dev/null >&5
g77 version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) (from FSF-g77 version 0.5.26 20000731 (Red Hat Linux 7.1 2.96-98))
Driving: g77 -v -c -xf77-version /dev/null -xnone
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
 /usr/lib/gcc-lib/i386-redhat-linux/2.96/tradcpp0 -lang-fortran -v -D__GNUC__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__NO_INLINE__ -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ /dev/null /dev/null
GNU traditional CPP version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
 /usr/lib/gcc-lib/i386-redhat-linux/2.96/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccQQvOkK.s /dev/null
GNU F77 version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) (i386-redhat-linux) compiled by GNU C version 2.96 20000731 (Red Hat Linux 7.1 2.96-98).
GNU Fortran Front End version 0.5.26 20000731 (Red Hat Linux 7.1 2.96-98)
 as -V -Qy -o /tmp/cckZofyr.o /tmp/ccQQvOkK.s
GNU assembler version 2.11.90.0.8 (i386-redhat-linux) using BFD version 2.11.90.0.8
 ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o /tmp/cc4nySO8 /tmp/cckZofyr.o /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/2.96/crtbegin.o -L/usr/lib/gcc-lib/i386-redhat-linux/2.96 -L/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../.. -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-redhat-linux/2.96/crtend.o /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crtn.o
 /tmp/cc4nySO8
__G77_LIBF77_VERSION__: 0.5.26 20000731 (prerelease)
@(#)LIBF77 VERSION 19991115
__G77_LIBI77_VERSION__: 0.5.26 20000731 (prerelease)
@(#) LIBI77 VERSION pjw,dmg-mods 19991115
__G77_LIBU77_VERSION__: 0.5.26 20000731 (prerelease)
@(#) LIBU77 VERSION 19980709
configure:8476: $? = 0
configure:8478: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:8481: $? = 1
configure:8489: checking whether we are using the GNU Fortran 77 compiler
configure:8503: g77 -c  conftest.F >&5
configure:8509: $? = 0
configure:8513: test -z 
			 || test ! -s conftest.err
configure:8516: $? = 0
configure:8519: test -s conftest.o
configure:8522: $? = 0
configure:8535: result: yes
configure:8541: checking whether g77 accepts -g
configure:8553: g77 -c -g conftest.f >&5
configure:8559: $? = 0
configure:8563: test -z 
			 || test ! -s conftest.err
configure:8566: $? = 0
configure:8569: test -s conftest.o
configure:8572: $? = 0
configure:8584: result: yes
configure:8614: checking the maximum length of command line arguments
configure:8693: result: 65536
configure:8704: checking command to parse /usr/bin/nm -B output from gcc object
configure:8800: gcc -c -g -O2  conftest.c >&5
configure:8803: $? = 0
configure:8807: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8810: $? = 0
configure:8862: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:8865: $? = 0
configure:8903: result: ok
configure:8907: checking for objdir
configure:8922: result: .libs
configure:9012: checking for ar
configure:9028: found /usr/bin/ar
configure:9039: result: ar
configure:9092: checking for ranlib
configure:9108: found /usr/bin/ranlib
configure:9119: result: ranlib
configure:9172: checking for strip
configure:9188: found /usr/bin/strip
configure:9199: result: strip
configure:9463: checking if gcc static flag  works
configure:9486: result: yes
configure:9504: checking if gcc supports -fno-rtti -fno-exceptions
configure:9525: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
configure:9529: $? = 0
configure:9537: result: yes
configure:9552: checking for gcc option to produce PIC
configure:9739: result: -fPIC
configure:9747: checking if gcc PIC flag -fPIC works
configure:9768: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:9772: $? = 0
configure:9780: result: yes
configure:9804: checking if gcc supports -c -o file.o
configure:9828: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9832: $? = 0
configure:9849: result: yes
configure:9875: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10724: result: yes
configure:10750: checking whether -lc should be explicitly linked in
configure:10755: gcc -c -g -O2  conftest.c >&5
configure:10758: $? = 0
configure:10772: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10775: $? = 0
configure:10787: result: no
configure:10795: checking dynamic linker characteristics
configure:11335: result: GNU/Linux ld.so
configure:11339: checking how to hardcode library paths into programs
configure:11364: result: immediate
configure:11378: checking whether stripping libraries is possible
configure:11383: result: yes
configure:12213: checking if libtool supports shared libraries
configure:12215: result: yes
configure:12218: checking whether to build shared libraries
configure:12239: result: yes
configure:12242: checking whether to build static libraries
configure:12246: result: yes
configure:12338: creating libtool
configure:12887: checking for ld used by g++
configure:12954: result: /usr/bin/ld
configure:12963: checking if the linker (/usr/bin/ld) is GNU ld
configure:12978: result: yes
configure:13029: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13896: result: yes
configure:13914: g++ -c -g -O2  conftest.cc >&5
configure:13917: $? = 0
configure:14013: checking for g++ option to produce PIC
configure:14275: result: -fPIC
configure:14283: checking if g++ PIC flag -fPIC works
configure:14304: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:14308: $? = 0
configure:14316: result: yes
configure:14340: checking if g++ supports -c -o file.o
configure:14364: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:14368: $? = 0
configure:14385: result: yes
configure:14411: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14436: result: yes
configure:14507: checking dynamic linker characteristics
configure:15047: result: GNU/Linux ld.so
configure:15051: checking how to hardcode library paths into programs
configure:15076: result: immediate
configure:15090: checking whether stripping libraries is possible
configure:15095: result: yes
configure:16402: checking if libtool supports shared libraries
configure:16404: result: yes
configure:16407: checking whether to build shared libraries
configure:16425: result: yes
configure:16428: checking whether to build static libraries
configure:16432: result: yes
configure:16444: checking for g77 option to produce PIC
configure:16631: result: -fPIC
configure:16639: checking if g77 PIC flag -fPIC works
configure:16660: g77 -c -g -O2 -fPIC conftest.f >&5
configure:16664: $? = 0
configure:16672: result: yes
configure:16696: checking if g77 supports -c -o file.o
configure:16720: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16724: $? = 0
configure:16741: result: yes
configure:16767: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
configure:17596: result: yes
configure:17667: checking dynamic linker characteristics
configure:18207: result: GNU/Linux ld.so
configure:18211: checking how to hardcode library paths into programs
configure:18236: result: immediate
configure:18250: checking whether stripping libraries is possible
configure:18255: result: yes
configure:22481: 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 ks36252.kimsufi.com

config.status:732: creating Makefile
config.status:732: creating mhash.spec
config.status:732: creating doc/Makefile
config.status:732: creating src/Makefile
config.status:732: creating lib/Makefile
config.status:836: creating mhash_config.h
config.status:1216: executing depfiles commands

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

ac_cv_build=i686-redhat-linux-gnu
ac_cv_build_alias=i686-redhat-linux-gnu
ac_cv_c_bigendian=no
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_fcntl=yes
ac_cv_func_fsync=yes
ac_cv_func_lstat=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_sigaction=yes
ac_cv_func_signal=yes
ac_cv_func_stat=yes
ac_cv_func_umask=yes
ac_cv_func_utime=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_signal_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_header_utime_h=yes
ac_cv_host=i686-redhat-linux-gnu
ac_cv_host_alias=i686-redhat-linux-gnu
ac_cv_objext=o
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_CXXCPP=$'g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
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=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long_int=4
ac_cv_sizeof_unsigned_long_long_int=8
ac_cv_sizeof_unsigned_short_int=2
ac_cv_target=i686-redhat-linux-gnu
ac_cv_target_alias=i686-redhat-linux-gnu
ac_cv_type_size_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long_int=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_unsigned_short_int=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd=$'$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=$'/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''
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=65536
lt_lt_cv_prog_compiler_c_o=$'"yes"'
lt_lt_cv_prog_compiler_c_o_CXX=$'"yes"'
lt_lt_cv_prog_compiler_c_o_F77=$'"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([ABCDGIRSTW][ABCDGIRSTW]*\\\\)[ \t][ \t]*\\\\(\\\\)\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2\\\\3 \\\\3/p\'"'
lt_lt_cv_sys_global_symbol_to_c_name_address=$'"sed -n -e \'s/^: \\\\([^ ]*\\\\) \\$/  {\\\\\\"\\\\1\\\\\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\\\([^ ]*\\\\) \\\\([^ ]*\\\\)\\$/  {\\"\\\\2\\", (lt_ptr) \\\\&\\\\2},/p\'"'
lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* \\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'

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

ACLOCAL='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/ovh/src/mhash-0.9.2/missing --run makeinfo'
MHASH_VERSION='0.9.2'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='mhash'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.2'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DLLTOOL=''
ac_ct_F77='g77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-redhat-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='redhat'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-redhat-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='redhat'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/ovh/src/mhash-0.9.2/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='i686-redhat-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='redhat'

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

#define ENABLE_ADLER32 1
#define ENABLE_CRC32 1
#define ENABLE_GOST 1
#define ENABLE_HAVAL 1
#define ENABLE_MD2 1
#define ENABLE_MD4 1
#define ENABLE_MD5 1
#define ENABLE_RIPEMD 1
#define ENABLE_SHA1 1
#define ENABLE_SHA256_SHA224 1
#define ENABLE_SHA512_SHA384 1
#define ENABLE_SNEFRU 1
#define ENABLE_TIGER 1
#define ENABLE_WHIRLPOOL 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FSYNC 1
#define HAVE_INTTYPES_H 1
#define HAVE_LSTAT 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_SIGACTION 1
#define HAVE_SIGNAL 1
#define HAVE_SIGNAL_H 1
#define HAVE_STAT 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_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UMASK 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME 1
#define HAVE_UTIME_H 1
#define PACKAGE "mhash"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG_INT 4
#define SIZEOF_UNSIGNED_LONG_LONG_INT 8
#define SIZEOF_UNSIGNED_SHORT_INT 2
#define STDC_HEADERS 1
#define VERSION "0.9.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
