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.57.  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:1485: checking build system type
configure:1503: result: i686-pc-linux-gnu
configure:1511: checking host system type
configure:1525: result: i686-pc-linux-gnu
configure:1533: checking target system type
configure:1547: result: i686-pc-linux-gnu
configure:1590: checking for a BSD-compatible install
configure:1644: result: /usr/bin/install -c
configure:1655: checking whether build environment is sane
configure:1698: result: yes
configure:1731: checking for gawk
configure:1747: found /bin/gawk
configure:1757: result: gawk
configure:1767: checking whether make sets $(MAKE)
configure:1787: result: yes
configure:2032: checking for style of include used by make
configure:2060: result: GNU
configure:2131: checking for gcc
configure:2147: found /usr/bin/gcc
configure:2157: result: gcc
configure:2401: checking for C compiler version
configure:2404: gcc --version </dev/null >&5
2.96
configure:2407: $? = 0
configure:2409: 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:2412: $? = 0
configure:2414: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2417: $? = 1
configure:2441: checking for C compiler default output
configure:2444: gcc    conftest.c  >&5
configure:2447: $? = 0
configure:2493: result: a.out
configure:2498: checking whether the C compiler works
configure:2504: ./a.out
configure:2507: $? = 0
configure:2524: result: yes
configure:2531: checking whether we are cross compiling
configure:2533: result: no
configure:2536: checking for suffix of executables
configure:2538: gcc -o conftest    conftest.c  >&5
configure:2541: $? = 0
configure:2566: result: 
configure:2572: checking for suffix of object files
configure:2594: gcc -c   conftest.c >&5
configure:2597: $? = 0
configure:2619: result: o
configure:2623: checking whether we are using the GNU C compiler
configure:2648: gcc -c   conftest.c >&5
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2670: result: yes
configure:2676: checking whether gcc accepts -g
configure:2698: gcc -c -g  conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2735: checking for gcc option to accept ANSI C
configure:2796: gcc  -c -g -O2  conftest.c >&5
configure:2799: $? = 0
configure:2802: test -s conftest.o
configure:2805: $? = 0
configure:2823: result: none needed
configure:2841: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2844: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2955: checking dependency style of gcc
configure:3017: result: gcc3
configure:3056: checking for ld used by GCC
configure:3119: result: /usr/bin/ld
configure:3128: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
configure:3140: result: yes
configure:3145: checking for /usr/bin/ld option to reload object files
configure:3152: result: -r
configure:3157: checking for BSD-compatible nm
configure:3193: result: /usr/bin/nm -B
configure:3196: checking for a sed that does not truncate output
configure:3278: result: /bin/sed
configure:3281: checking whether ln -s works
configure:3285: result: yes
configure:3292: checking how to recognise dependent libraries
configure:3473: result: pass_all
configure:3486: checking command to parse /usr/bin/nm -B output
configure:3570: gcc -c -g -O2  conftest.c >&5
configure:3573: $? = 0
configure:3577: /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:3580: $? = 0
configure:3632: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3635: $? = 0
configure:3679: result: ok
configure:3688: checking how to run the C preprocessor
configure:3724: gcc -E  conftest.c
configure:3730: $? = 0
configure:3762: gcc -E  conftest.c
configure:3766:28: ac_nonexistent.h: No such file or directory
configure:3768: $? = 1
configure: failed program was:
| #line 3753 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define T_CPU "i686"
| #define T_VENDOR "pc"
| #define T_OS "linux-gnu"
| #define PACKAGE "mcrypt"
| #define VERSION "2.6.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3806: result: gcc -E
configure:3831: gcc -E  conftest.c
configure:3837: $? = 0
configure:3869: gcc -E  conftest.c
configure:3873:28: ac_nonexistent.h: No such file or directory
configure:3875: $? = 1
configure: failed program was:
| #line 3860 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define T_CPU "i686"
| #define T_VENDOR "pc"
| #define T_OS "linux-gnu"
| #define PACKAGE "mcrypt"
| #define VERSION "2.6.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3918: checking for egrep
configure:3928: result: grep -E
configure:3933: checking for ANSI C header files
configure:3959: gcc -c -g -O2  conftest.c >&5
configure:3962: $? = 0
configure:3965: test -s conftest.o
configure:3968: $? = 0
configure:4057: gcc -o conftest -g -O2   conftest.c  >&5
configure:4060: $? = 0
configure:4062: ./conftest
configure:4065: $? = 0
configure:4080: result: yes
configure:4104: checking for sys/types.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for sys/stat.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for stdlib.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for string.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for memory.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for strings.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for inttypes.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for stdint.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4104: checking for unistd.h
configure:4121: gcc -c -g -O2  conftest.c >&5
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4141: result: yes
configure:4167: checking dlfcn.h usability
configure:4180: gcc -c -g -O2  conftest.c >&5
configure:4183: $? = 0
configure:4186: test -s conftest.o
configure:4189: $? = 0
configure:4199: result: yes
configure:4203: checking dlfcn.h presence
configure:4214: gcc -E  conftest.c
configure:4220: $? = 0
configure:4239: result: yes
configure:4275: checking for dlfcn.h
configure:4282: result: yes
configure:4480: checking for ranlib
configure:4496: found /usr/bin/ranlib
configure:4507: result: ranlib
configure:4560: checking for strip
configure:4576: found /usr/bin/strip
configure:4587: result: strip
configure:4797: checking for objdir
configure:4808: result: .libs
configure:4825: checking for gcc option to produce PIC
configure:4971: result: -fPIC
configure:4975: checking if gcc PIC flag -fPIC works
configure:4999: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:5002: $? = 0
configure:5005: test -s conftest.o
configure:5008: $? = 0
configure:5046: result: yes
configure:5062: checking if gcc static flag -static works
configure:5087: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5090: $? = 0
configure:5093: test -s conftest
configure:5096: $? = 0
configure:5112: result: yes
configure:5124: checking if gcc supports -c -o file.o
configure:5147: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5168: result: yes
configure:5173: checking if gcc supports -c -o file.lo
configure:5201: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5204: $? = 0
configure:5207: test -s conftest.lo
configure:5210: $? = 0
configure:5232: result: yes
configure:5263: checking if gcc supports -fno-rtti -fno-exceptions
configure:5286: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:5289: $? = 0
configure:5292: test -s conftest.o
configure:5295: $? = 0
configure:5312: result: yes
configure:5323: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6018: result: yes
configure:6023: checking how to hardcode library paths into programs
configure:6047: result: immediate
configure:6052: checking whether stripping libraries is possible
configure:6057: result: yes
configure:6068: checking dynamic linker characteristics
configure:6488: result: GNU/Linux ld.so
configure:6493: checking if libtool supports shared libraries
configure:6495: result: yes
configure:6498: checking whether to build shared libraries
configure:6519: result: yes
configure:6522: checking whether to build static libraries
configure:6526: result: yes
configure:7200: checking whether -lc should be explicitly linked in
configure:7208: gcc -c -g -O2  conftest.c >&5
configure:7211: $? = 0
configure:7225: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7228: $? = 0
configure:7241: result: no
configure:7860: checking for gcc
configure:7886: result: gcc
configure:8130: checking for C compiler version
configure:8133: gcc --version </dev/null >&5
2.96
configure:8136: $? = 0
configure:8138: 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:8141: $? = 0
configure:8143: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:8146: $? = 1
configure:8149: checking whether we are using the GNU C compiler
configure:8196: result: yes
configure:8202: checking whether gcc accepts -g
configure:8244: result: yes
configure:8261: checking for gcc option to accept ANSI C
configure:8349: result: none needed
configure:8367: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:8370: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:8481: checking dependency style of gcc
configure:8543: result: gcc3
configure:8580: checking for libmcrypt-config
configure:8598: found /usr/local/bin/libmcrypt-config
configure:8611: result: /usr/local/bin/libmcrypt-config
configure:8619: checking for libmcrypt - version >= 2.5.0
configure:8816: gcc -o conftest -g -O2 -I/usr/local/include   conftest.c  -L/usr/local/lib -lmcrypt >&5
configure:8819: $? = 0
configure:8821: ./conftest
configure:8824: $? = 0
configure:8842: result: yes
configure:8947: checking for mhash_keygen in -lmhash
configure:8978: gcc -o conftest -g -O2   conftest.c -lmhash   >&5
configure:8981: $? = 0
configure:8984: test -s conftest
configure:8987: $? = 0
configure:8999: result: yes
configure:9010: checking whether mhash >= 0.8.15
configure:9037: gcc -o conftest -g -O2   conftest.c  -lmhash >&5
configure:9040: $? = 0
configure:9042: ./conftest
configure:9045: $? = 0
configure:9047: result: yes
configure:9084: checking for msgfmt
configure:9112: result: /usr/bin/msgfmt
configure:9121: checking for gmsgfmt
configure:9152: result: /usr/bin/msgfmt
configure:9162: checking for xgettext
configure:9193: result: no
configure:9201: checking for msgmerge
configure:9231: result: no
configure:9290: checking for ld used by GCC
configure:9353: result: /usr/bin/ld
configure:9362: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
configure:9374: result: yes
configure:9380: checking for shared library run path origin
configure:9393: result: done
configure:9810: checking whether NLS is requested
configure:9819: result: yes
configure:9836: checking for GNU gettext in libc
configure:9861: gcc -o conftest -g -O2   conftest.c  -lmhash >&5
configure:9864: $? = 0
configure:9867: test -s conftest
configure:9870: $? = 0
configure:9881: result: yes
configure:10598: checking for compress in -lz
configure:10629: gcc -o conftest -g -O2   conftest.c -lz   -lmhash >&5
configure:10632: $? = 0
configure:10635: test -s conftest
configure:10638: $? = 0
configure:10650: result: yes
configure:10673: checking for an ANSI C-conforming const
configure:10741: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure: In function `main':
configure:10734: warning: unused variable `s'
configure:10754: warning: unused variable `foo'
configure:10721: warning: unused variable `zero'
configure:10715: warning: unused variable `x'
configure:10733: warning: `t' might be used uninitialized in this function
configure:10751: warning: `b' might be used uninitialized in this function
configure:10744: $? = 0
configure:10747: test -s conftest.o
configure:10750: $? = 0
configure:10761: result: yes
configure:10784: checking for a BSD-compatible install
configure:10838: result: /usr/bin/install -c
configure:10849: checking whether ln -s works
configure:10853: result: yes
configure:10862: checking for rm
configure:10880: found /bin/rm
configure:10892: result: /bin/rm
configure:10908: checking for gzip
configure:10926: found /bin/gzip
configure:10938: result: /bin/gzip
configure:10952: checking for bzip2
configure:10970: found /usr/bin/bzip2
configure:10982: result: /usr/bin/bzip2
configure:10998: checking whether use of /dev/random is requested
configure:11007: result: yes
configure:11012: checking whether static link is requested
configure:11019: result: no
configure:11023: checking whether in maintanance mode
configure:11030: result: no
configure:11034: checking whether included getpass is requested
configure:11043: result: yes
configure:11095: checking for random device
configure:11103: result: yes
configure:11139: checking whether byte ordering is bigendian
configure:11167: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:11170: $? = 0
configure:11173: test -s conftest.o
configure:11176: $? = 0
configure:11201: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure: In function `main':
configure:11220: `not' undeclared (first use in this function)
configure:11220: (Each undeclared identifier is reported only once
configure:11220: for each function it appears in.)
configure:11220: parse error before `big'
configure:11204: $? = 1
configure: failed program was:
| #line 11179 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define T_CPU "i686"
| #define T_VENDOR "pc"
| #define T_OS "linux-gnu"
| #define PACKAGE "mcrypt"
| #define VERSION "2.6.4"
| #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
| #define LIBMCRYPT24 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LIBZ 1
| #define GZIP "/bin/gzip"
| #define BZIP2 "/usr/bin/bzip2"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define HAVE_DEV_RANDOM 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:11324: result: no
configure:11343: checking return type of signal handlers
configure:11375: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure: In function `main':
configure:11396: warning: unused variable `i'
configure:11378: $? = 0
configure:11381: test -s conftest.o
configure:11384: $? = 0
configure:11395: result: void
configure:11403: checking for unsigned long int
configure:11428: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:11431: $? = 0
configure:11434: test -s conftest.o
configure:11437: $? = 0
configure:11448: result: yes
configure:11451: checking size of unsigned long int
configure:11726: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:11729: $? = 0
configure:11731: ./conftest
configure:11734: $? = 0
configure:11757: result: 4
configure:11764: checking for unsigned int
configure:11789: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:11792: $? = 0
configure:11795: test -s conftest.o
configure:11798: $? = 0
configure:11809: result: yes
configure:11812: checking size of unsigned int
configure:12087: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:12090: $? = 0
configure:12092: ./conftest
configure:12095: $? = 0
configure:12118: result: 4
configure:12125: checking for unsigned short int
configure:12150: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:12153: $? = 0
configure:12156: test -s conftest.o
configure:12159: $? = 0
configure:12170: result: yes
configure:12173: checking size of unsigned short int
configure:12448: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:12451: $? = 0
configure:12453: ./conftest
configure:12456: $? = 0
configure:12479: result: 2
configure:12486: checking for unsigned char
configure:12511: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:12514: $? = 0
configure:12517: test -s conftest.o
configure:12520: $? = 0
configure:12531: result: yes
configure:12534: checking size of unsigned char
configure:12809: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:12812: $? = 0
configure:12814: ./conftest
configure:12817: $? = 0
configure:12840: result: 1
configure:12848: checking for off_t
configure:12873: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:12876: $? = 0
configure:12879: test -s conftest.o
configure:12882: $? = 0
configure:12893: result: yes
configure:12911: checking for special C compiler options needed for large files
configure:12991: result: no
configure:12997: checking for _FILE_OFFSET_BITS value needed for large files
configure:13029: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13050: warning: left shift count >= width of type
configure:13050: warning: left shift count >= width of type
configure:13052: size of array `off_t_is_large' is negative
configure:13032: $? = 1
configure: failed program was:
| #line 13004 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define T_CPU "i686"
| #define T_VENDOR "pc"
| #define T_OS "linux-gnu"
| #define PACKAGE "mcrypt"
| #define VERSION "2.6.4"
| #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
| #define LIBMCRYPT24 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LIBZ 1
| #define GZIP "/bin/gzip"
| #define BZIP2 "/usr/bin/bzip2"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define HAVE_DEV_RANDOM 1
| #define RETSIGTYPE void
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 1
| #define HAVE_OFF_T 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13073: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13076: $? = 0
configure:13079: test -s conftest.o
configure:13082: $? = 0
configure:13094: result: 64
configure:13104: checking for _LARGE_FILES value needed for large files
configure:13136: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13139: $? = 0
configure:13142: test -s conftest.o
configure:13145: $? = 0
configure:13201: result: no
configure:13214: checking for ANSI C header files
configure:13361: result: yes
configure:13381: checking for unistd.h
configure:13386: result: yes
configure:13390: checking pwd.h usability
configure:13403: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13406: $? = 0
configure:13409: test -s conftest.o
configure:13412: $? = 0
configure:13422: result: yes
configure:13426: checking pwd.h presence
configure:13437: gcc -E  conftest.c
configure:13443: $? = 0
configure:13462: result: yes
configure:13498: checking for pwd.h
configure:13505: result: yes
configure:13390: checking locale.h usability
configure:13403: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13406: $? = 0
configure:13409: test -s conftest.o
configure:13412: $? = 0
configure:13422: result: yes
configure:13426: checking locale.h presence
configure:13437: gcc -E  conftest.c
configure:13443: $? = 0
configure:13462: result: yes
configure:13498: checking for locale.h
configure:13505: result: yes
configure:13381: checking for strings.h
configure:13386: result: yes
configure:13390: checking mcrypt.h usability
configure:13403: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13406: $? = 0
configure:13409: test -s conftest.o
configure:13412: $? = 0
configure:13422: result: yes
configure:13426: checking mcrypt.h presence
configure:13437: gcc -E  conftest.c
configure:13443: $? = 0
configure:13462: result: yes
configure:13498: checking for mcrypt.h
configure:13505: result: yes
configure:13390: checking ctype.h usability
configure:13403: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13406: $? = 0
configure:13409: test -s conftest.o
configure:13412: $? = 0
configure:13422: result: yes
configure:13426: checking ctype.h presence
configure:13437: gcc -E  conftest.c
configure:13443: $? = 0
configure:13462: result: yes
configure:13498: checking for ctype.h
configure:13505: result: yes
configure:13526: checking for sys/stat.h
configure:13531: result: yes
configure:13526: checking for sys/types.h
configure:13531: result: yes
configure:13535: checking fcntl.h usability
configure:13548: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13551: $? = 0
configure:13554: test -s conftest.o
configure:13557: $? = 0
configure:13567: result: yes
configure:13571: checking fcntl.h presence
configure:13582: gcc -E  conftest.c
configure:13588: $? = 0
configure:13607: result: yes
configure:13643: checking for fcntl.h
configure:13650: result: yes
configure:13535: checking sys/wait.h usability
configure:13548: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13551: $? = 0
configure:13554: test -s conftest.o
configure:13557: $? = 0
configure:13567: result: yes
configure:13571: checking sys/wait.h presence
configure:13582: gcc -E  conftest.c
configure:13588: $? = 0
configure:13607: result: yes
configure:13643: checking for sys/wait.h
configure:13650: result: yes
configure:13678: checking utime.h usability
configure:13691: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13694: $? = 0
configure:13697: test -s conftest.o
configure:13700: $? = 0
configure:13710: result: yes
configure:13714: checking utime.h presence
configure:13725: gcc -E  conftest.c
configure:13731: $? = 0
configure:13750: result: yes
configure:13786: checking for utime.h
configure:13793: result: yes
configure:13678: checking signal.h usability
configure:13691: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13694: $? = 0
configure:13697: test -s conftest.o
configure:13700: $? = 0
configure:13710: result: yes
configure:13714: checking signal.h presence
configure:13725: gcc -E  conftest.c
configure:13731: $? = 0
configure:13750: result: yes
configure:13786: checking for signal.h
configure:13793: result: yes
configure:13822: checking termios.h usability
configure:13835: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13838: $? = 0
configure:13841: test -s conftest.o
configure:13844: $? = 0
configure:13854: result: yes
configure:13858: checking termios.h presence
configure:13869: gcc -E  conftest.c
configure:13875: $? = 0
configure:13894: result: yes
configure:13930: checking for termios.h
configure:13937: result: yes
configure:13822: checking termio.h usability
configure:13835: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13838: $? = 0
configure:13841: test -s conftest.o
configure:13844: $? = 0
configure:13854: result: yes
configure:13858: checking termio.h presence
configure:13869: gcc -E  conftest.c
configure:13875: $? = 0
configure:13894: result: yes
configure:13930: checking for termio.h
configure:13937: result: yes
configure:13822: checking sgtty.h usability
configure:13835: gcc -c -g -O2 -I/usr/local/include -Wall  conftest.c >&5
configure:13838: $? = 0
configure:13841: test -s conftest.o
configure:13844: $? = 0
configure:13854: result: yes
configure:13858: checking sgtty.h presence
configure:13869: gcc -E  conftest.c
configure:13875: $? = 0
configure:13894: result: yes
configure:13930: checking for sgtty.h
configure:13937: result: yes
configure:13960: checking for bzero
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14038: warning: conflicting types for built-in function `bzero'
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for signal
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for sigaction
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for memset
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14041: warning: conflicting types for built-in function `memset'
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for fsync
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for siglongjmp
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14013: $? = 0
configure:14016: test -s conftest
configure:14019: $? = 0
configure:14030: result: yes
configure:13960: checking for strlcpy
configure:14010: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
/tmp/cccbkPES.o: In function `main':
/home/ovh/src/mcrypt-2.6.4/configure:14060: undefined reference to `strlcpy'
/home/ovh/src/mcrypt-2.6.4/configure:14060: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:14013: $? = 1
configure: failed program was:
| #line 13965 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define T_CPU "i686"
| #define T_VENDOR "pc"
| #define T_OS "linux-gnu"
| #define PACKAGE "mcrypt"
| #define VERSION "2.6.4"
| #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
| #define LIBMCRYPT24 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LIBZ 1
| #define GZIP "/bin/gzip"
| #define BZIP2 "/usr/bin/bzip2"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define HAVE_DEV_RANDOM 1
| #define RETSIGTYPE void
| #define SIZEOF_UNSIGNED_LONG_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 1
| #define HAVE_OFF_T 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MCRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_BZERO 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MEMSET 1
| #define HAVE_FSYNC 1
| #define HAVE_SIGLONGJMP 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 strlcpy ();
| /* 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_strlcpy) || defined (__stub___strlcpy)
| choke me
| #else
| char (*f) () = strlcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlcpy;
|   ;
|   return 0;
| }
configure:14030: result: no
configure:14051: checking for umask
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for utime
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for memmove
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for bcopy
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for getpwuid
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for waitpid
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for kill
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14051: checking for ftime
configure:14101: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14104: $? = 0
configure:14107: test -s conftest
configure:14110: $? = 0
configure:14121: result: yes
configure:14137: checking for lstat
configure:14187: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14190: $? = 0
configure:14193: test -s conftest
configure:14196: $? = 0
configure:14207: result: yes
configure:14137: checking for stat
configure:14187: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14190: $? = 0
configure:14193: test -s conftest
configure:14196: $? = 0
configure:14207: result: yes
configure:14137: checking for fseeko
configure:14187: gcc -o conftest -g -O2 -I/usr/local/include -Wall   conftest.c -lz  -lmhash -L/usr/local/lib -lmcrypt >&5
configure:14190: $? = 0
configure:14193: test -s conftest
configure:14196: $? = 0
configure:14207: result: yes
configure:14339: creating ./config.status

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

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

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

on ks36252.kimsufi.com

config.status:700: creating Makefile
config.status:700: creating doc/Makefile
config.status:700: creating src/Makefile
config.status:700: creating po/Makefile.in
config.status:700: creating m4/Makefile
config.status:804: creating config.h
config.status:1148: executing depfiles commands
config.status:1148: executing default-1 commands
config.status:1148: executing default commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_fseeko=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_getpwuid=yes
ac_cv_func_kill=yes
ac_cv_func_lstat=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_sigaction=yes
ac_cv_func_siglongjmp=yes
ac_cv_func_signal=yes
ac_cv_func_stat=yes
ac_cv_func_strlcpy=no
ac_cv_func_umask=yes
ac_cv_func_utime=yes
ac_cv_func_waitpid=yes
ac_cv_have_dev_random=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_mcrypt_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sgtty_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_sys_wait_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_mhash_mhash_keygen=yes
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GZIP=/bin/gzip
ac_cv_path_LIBMCRYPT_CONFIG=/usr/local/bin/libmcrypt-config
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=:
ac_cv_path_RM=/bin/rm
ac_cv_path_XGETTEXT=:
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_ac_ct_CC=gcc
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_egrep=$'grep -E'
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_short_int=2
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long_int=yes
ac_cv_type_unsigned_short_int=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=$'${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec=$'/lib /usr/lib'
acl_cv_sys_lib_search_path_spec=$'/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
gt_cv_func_gnugettext1_libc=yes
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd=$'$MAGIC_CMD'
lt_cv_file_magic_test_file=$'/lib/libc.so.6 /lib/libc-2.2.4.so'
lt_cv_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_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=$'/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=$' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([ABCDGISTW][ABCDGISTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''

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

ACLOCAL='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run tar'
AUTOCONF='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run automake-1.7'
AWK='gawk'
BZIP2='/usr/bin/bzip2'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I/usr/local/include -Wall'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
GZIP='/bin/gzip'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBMCRYPT_CFLAGS='-I/usr/local/include'
LIBMCRYPT_CONFIG='/usr/local/bin/libmcrypt-config'
LIBMCRYPT_LIBS='-L/usr/local/lib -lmcrypt'
LIBOBJS=''
LIBS='-lz  -lmhash -L/usr/local/lib -lmcrypt'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/ovh/src/mcrypt-2.6.4/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE=':'
OBJEXT='o'
PACKAGE='mcrypt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB='po'
RANLIB='ranlib'
RM='/bin/rm'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='2.6.4'
XGETTEXT=':'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
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/ovh/src/mcrypt-2.6.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define BZIP2 "/usr/bin/bzip2"
#define ENABLE_NLS 1
#define GZIP "/bin/gzip"
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CTYPE_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_DEV_RANDOM 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FSEEKO 1
#define HAVE_FSYNC 1
#define HAVE_FTIME 1
#define HAVE_GETPWUID 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_KILL 1
#define HAVE_LIBZ 1
#define HAVE_LOCALE_H 1
#define HAVE_LSTAT 1
#define HAVE_MCRYPT_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_OFF_T 1
#define HAVE_PWD_H 1
#define HAVE_SGTTY_H 1
#define HAVE_SIGACTION 1
#define HAVE_SIGLONGJMP 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_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_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_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 HAVE_WAITPID 1
#define LIBMCRYPT24 1
#define NAME_OF_DEV_RANDOM "/dev/random"
#define NAME_OF_DEV_URANDOM "/dev/urandom"
#define PACKAGE "mcrypt"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETSIGTYPE void
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG_INT 4
#define SIZEOF_UNSIGNED_SHORT_INT 2
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define T_CPU "i686"
#define T_OS "linux-gnu"
#define T_VENDOR "pc"
#define VERSION "2.6.4"
#define _FILE_OFFSET_BITS 64

configure: exit 0
