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

It was created by lzo configure 2.03, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = dune
uname -m = i686
uname -r = 2.6.27-11-generic
uname -s = Linux
uname -v = #1 SMP Thu Jan 29 19:24:39 UTC 2009

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

/bin/arch              = unknown
/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: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:1528: Configuring LZO 2.03
configure:1563: checking build system type
configure:1581: result: i686-pc-linux-gnu
configure:1589: checking host system type
configure:1603: result: i686-pc-linux-gnu
configure:1611: checking target system type
configure:1625: result: i686-pc-linux-gnu
configure:1639: checking whether to enable maintainer-specific portions of Makefiles
configure:1648: result: no
configure:1781: checking for gcc
configure:1797: found /usr/bin/gcc
configure:1807: result: gcc
configure:2051: checking for C compiler version
configure:2054: gcc --version </dev/null >&5
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 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:2057: $? = 0
configure:2059: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
configure:2062: $? = 0
configure:2064: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2067: $? = 1
configure:2090: checking for C compiler default output file name
configure:2093: gcc    conftest.c  >&5
configure:2096: $? = 0
configure:2142: result: a.out
configure:2147: checking whether the C compiler works
configure:2153: ./a.out
configure:2156: $? = 0
configure:2173: result: yes
configure:2180: checking whether we are cross compiling
configure:2182: result: no
configure:2185: checking for suffix of executables
configure:2187: gcc -o conftest    conftest.c  >&5
configure:2190: $? = 0
configure:2215: result: 
configure:2221: checking for suffix of object files
configure:2242: gcc -c   conftest.c >&5
configure:2245: $? = 0
configure:2267: result: o
configure:2271: checking whether we are using the GNU C compiler
configure:2295: gcc -c   conftest.c >&5
configure:2301: $? = 0
configure:2304: test -z 			 || test ! -s conftest.err
configure:2307: $? = 0
configure:2310: test -s conftest.o
configure:2313: $? = 0
configure:2326: result: yes
configure:2332: checking whether gcc accepts -g
configure:2353: gcc -c -g  conftest.c >&5
configure:2359: $? = 0
configure:2362: test -z 			 || test ! -s conftest.err
configure:2365: $? = 0
configure:2368: test -s conftest.o
configure:2371: $? = 0
configure:2382: result: yes
configure:2399: checking for gcc option to accept ANSI C
configure:2469: gcc  -c -g -O2  conftest.c >&5
configure:2475: $? = 0
configure:2478: test -z 			 || test ! -s conftest.err
configure:2481: $? = 0
configure:2484: test -s conftest.o
configure:2487: $? = 0
configure:2505: result: none needed
configure:2523: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2529: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2664: checking how to run the C preprocessor
configure:2699: gcc -E  conftest.c
configure:2705: $? = 0
configure:2737: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2743: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2782: result: gcc -E
configure:2806: gcc -E  conftest.c
configure:2812: $? = 0
configure:2844: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2894: checking whether the C preprocessor needs special flags
configure:2928: gcc -c -g -O2   conftest.c >&5
configure:2934: $? = 0
configure:2937: test -z 			 || test ! -s conftest.err
configure:2940: $? = 0
configure:2943: test -s conftest.o
configure:2946: $? = 0
configure:2961: result: none needed
configure:2978: checking for an ANSI C-conforming const
configure:3045: gcc -c -g -O2  conftest.c >&5
configure:3051: $? = 0
configure:3054: test -z 			 || test ! -s conftest.err
configure:3057: $? = 0
configure:3060: test -s conftest.o
configure:3063: $? = 0
configure:3074: result: yes
configure:3085: checking whether byte ordering is bigendian
configure:3112: gcc -c -g -O2  conftest.c >&5
configure:3118: $? = 0
configure:3121: test -z 			 || test ! -s conftest.err
configure:3124: $? = 0
configure:3127: test -s conftest.o
configure:3130: $? = 0
configure:3154: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:16: error: 'not' undeclared (first use in this function)
conftest.c:16: error: (Each undeclared identifier is reported only once
conftest.c:16: error: for each function it appears in.)
conftest.c:16: error: expected ';' before 'big'
configure:3160: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| /* 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:3293: result: no
configure:3324: checking for special C compiler options needed for large files
configure:3421: result: no
configure:3427: checking for _FILE_OFFSET_BITS value needed for large files
configure:3458: gcc -c -g -O2  conftest.c >&5
conftest.c:16: warning: left shift count >= width of type
conftest.c:16: warning: left shift count >= width of type
conftest.c:18: error: size of array 'off_t_is_large' is negative
configure:3464: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 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:3510: gcc -c -g -O2  conftest.c >&5
configure:3516: $? = 0
configure:3519: test -z 			 || test ! -s conftest.err
configure:3522: $? = 0
configure:3525: test -s conftest.o
configure:3528: $? = 0
configure:3540: result: 64
configure:3550: checking for _LARGE_FILES value needed for large files
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3590: test -z 			 || test ! -s conftest.err
configure:3593: $? = 0
configure:3596: test -s conftest.o
configure:3599: $? = 0
configure:3663: result: no
configure:3690: checking for a BSD-compatible install
configure:3745: result: /usr/bin/install -c
configure:3756: checking whether build environment is sane
configure:3799: result: yes
configure:3864: checking for gawk
configure:3893: result: no
configure:3864: checking for mawk
configure:3880: found /usr/bin/mawk
configure:3890: result: mawk
configure:3900: checking whether make sets $(MAKE)
configure:3920: result: yes
configure:3950: checking for style of include used by make
configure:3978: result: GNU
configure:4154: checking dependency style of gcc
configure:4244: result: gcc3
configure:4338: checking for a sed that does not truncate output
configure:4392: result: /bin/sed
configure:4395: checking for egrep
configure:4405: result: grep -E
configure:4421: checking for ld used by gcc
configure:4488: result: /usr/bin/ld
configure:4497: checking if the linker (/usr/bin/ld) is GNU ld
configure:4512: result: yes
configure:4517: checking for /usr/bin/ld option to reload object files
configure:4524: result: -r
configure:4542: checking for BSD-compatible nm
configure:4591: result: /usr/bin/nm -B
configure:4595: checking whether ln -s works
configure:4599: result: yes
configure:4606: checking how to recognise dependent libraries
configure:4782: result: pass_all
configure:5013: checking for ANSI C header files
configure:5038: gcc -c -g -O2  conftest.c >&5
configure:5044: $? = 0
configure:5047: test -z 			 || test ! -s conftest.err
configure:5050: $? = 0
configure:5053: test -s conftest.o
configure:5056: $? = 0
configure:5145: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
configure:5148: $? = 0
configure:5150: ./conftest
configure:5153: $? = 0
configure:5168: result: yes
configure:5192: checking for sys/types.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for sys/stat.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for stdlib.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for string.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for memory.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for strings.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for inttypes.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for stdint.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5192: checking for unistd.h
configure:5208: gcc -c -g -O2  conftest.c >&5
configure:5214: $? = 0
configure:5217: test -z 			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: yes
configure:5263: checking dlfcn.h usability
configure:5275: gcc -c -g -O2  conftest.c >&5
configure:5281: $? = 0
configure:5284: test -z 			 || test ! -s conftest.err
configure:5287: $? = 0
configure:5290: test -s conftest.o
configure:5293: $? = 0
configure:5303: result: yes
configure:5307: checking dlfcn.h presence
configure:5317: gcc -E  conftest.c
configure:5323: $? = 0
configure:5343: result: yes
configure:5378: checking for dlfcn.h
configure:5385: result: yes
configure:5450: checking for g++
configure:5466: found /usr/bin/g++
configure:5476: result: g++
configure:5492: checking for C++ compiler version
configure:5495: g++ --version </dev/null >&5
g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 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:5498: $? = 0
configure:5500: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
configure:5503: $? = 0
configure:5505: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:5508: $? = 1
configure:5511: checking whether we are using the GNU C++ compiler
configure:5535: g++ -c   conftest.cc >&5
configure:5541: $? = 0
configure:5544: test -z 			 || test ! -s conftest.err
configure:5547: $? = 0
configure:5550: test -s conftest.o
configure:5553: $? = 0
configure:5566: result: yes
configure:5572: checking whether g++ accepts -g
configure:5593: g++ -c -g  conftest.cc >&5
configure:5599: $? = 0
configure:5602: test -z 			 || test ! -s conftest.err
configure:5605: $? = 0
configure:5608: test -s conftest.o
configure:5611: $? = 0
configure:5622: result: yes
configure:5664: g++ -c -g -O2  conftest.cc >&5
configure:5670: $? = 0
configure:5673: test -z 			 || test ! -s conftest.err
configure:5676: $? = 0
configure:5679: test -s conftest.o
configure:5682: $? = 0
configure:5708: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:28: error: 'exit' was not declared in this scope
configure:5714: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5664: g++ -c -g -O2  conftest.cc >&5
conftest.cc:24: error: 'void std::exit(int)' should have been declared inside 'std'
configure:5670: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5664: g++ -c -g -O2  conftest.cc >&5
conftest.cc:24: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:25:
/usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
conftest.cc:24: error: from previous declaration 'void std::exit(int)'
configure:5670: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5664: g++ -c -g -O2  conftest.cc >&5
configure:5670: $? = 0
configure:5673: test -z 			 || test ! -s conftest.err
configure:5676: $? = 0
configure:5679: test -s conftest.o
configure:5682: $? = 0
configure:5708: g++ -c -g -O2  conftest.cc >&5
configure:5714: $? = 0
configure:5717: test -z 			 || test ! -s conftest.err
configure:5720: $? = 0
configure:5723: test -s conftest.o
configure:5726: $? = 0
configure:5751: checking dependency style of g++
configure:5841: result: gcc3
configure:5868: checking how to run the C++ preprocessor
configure:5899: g++ -E  conftest.cc
configure:5905: $? = 0
configure:5937: g++ -E  conftest.cc
conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory
configure:5943: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5982: result: g++ -E
configure:6006: g++ -E  conftest.cc
configure:6012: $? = 0
configure:6044: g++ -E  conftest.cc
conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6147: checking for g77
configure:6176: result: no
configure:6147: checking for f77
configure:6176: result: no
configure:6147: checking for xlf
configure:6176: result: no
configure:6147: checking for frt
configure:6176: result: no
configure:6147: checking for pgf77
configure:6176: result: no
configure:6147: checking for fort77
configure:6176: result: no
configure:6147: checking for fl32
configure:6176: result: no
configure:6147: checking for af77
configure:6176: result: no
configure:6147: checking for f90
configure:6176: result: no
configure:6147: checking for xlf90
configure:6176: result: no
configure:6147: checking for pgf90
configure:6176: result: no
configure:6147: checking for epcf90
configure:6176: result: no
configure:6147: checking for f95
configure:6176: result: no
configure:6147: checking for fort
configure:6176: result: no
configure:6147: checking for xlf95
configure:6176: result: no
configure:6147: checking for ifc
configure:6176: result: no
configure:6147: checking for efc
configure:6176: result: no
configure:6147: checking for pgf95
configure:6176: result: no
configure:6147: checking for lf95
configure:6176: result: no
configure:6147: checking for gfortran
configure:6176: result: no
configure:6188: checking for Fortran 77 compiler version
configure:6191:  --version </dev/null >&5
./configure: line 6192: --version: command not found
configure:6194: $? = 127
configure:6196:  -v </dev/null >&5
./configure: line 6197: -v: command not found
configure:6199: $? = 127
configure:6201:  -V </dev/null >&5
./configure: line 6202: -V: command not found
configure:6204: $? = 127
configure:6212: checking whether we are using the GNU Fortran 77 compiler
configure:6226:  -c  conftest.F >&5
./configure: line 6227: -c: command not found
configure:6232: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6257: result: no
configure:6263: checking whether  accepts -g
configure:6275:  -c -g conftest.f >&5
./configure: line 6276: -c: command not found
configure:6281: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6305: result: no
configure:6335: checking the maximum length of command line arguments
configure:6444: result: 32768
configure:6455: checking command to parse /usr/bin/nm -B output from gcc object
configure:6560: gcc -c -g -O2  conftest.c >&5
configure:6563: $? = 0
configure:6567: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6570: $? = 0
configure:6622: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6625: $? = 0
configure:6663: result: ok
configure:6667: checking for objdir
configure:6682: result: .libs
configure:6772: checking for ar
configure:6788: found /usr/bin/ar
configure:6799: result: ar
configure:6852: checking for ranlib
configure:6868: found /usr/bin/ranlib
configure:6879: result: ranlib
configure:6932: checking for strip
configure:6948: found /usr/bin/strip
configure:6959: result: strip
configure:7231: checking if gcc supports -fno-rtti -fno-exceptions
configure:7249: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7253: $? = 0
configure:7266: result: no
configure:7281: checking for gcc option to produce PIC
configure:7491: result: -fPIC
configure:7499: checking if gcc PIC flag -fPIC works
configure:7517: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7521: $? = 0
configure:7534: result: yes
configure:7562: checking if gcc static flag -static works
configure:7590: result: yes
configure:7600: checking if gcc supports -c -o file.o
configure:7621: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7625: $? = 0
configure:7647: result: yes
configure:7673: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8629: result: yes
configure:8696: checking dynamic linker characteristics
configure:9305: result: GNU/Linux ld.so
configure:9314: checking how to hardcode library paths into programs
configure:9339: result: immediate
configure:9353: checking whether stripping libraries is possible
configure:9358: result: yes
configure:10185: checking if libtool supports shared libraries
configure:10187: result: yes
configure:10190: checking whether to build shared libraries
configure:10211: result: no
configure:10214: checking whether to build static libraries
configure:10218: result: yes
configure:10310: creating libtool
configure:10898: checking for ld used by g++
configure:10965: result: /usr/bin/ld
configure:10974: checking if the linker (/usr/bin/ld) is GNU ld
configure:10989: result: yes
configure:11040: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11976: result: yes
configure:11994: g++ -c -g -O2  conftest.cpp >&5
configure:11997: $? = 0
configure:12116: checking for g++ option to produce PIC
configure:12390: result: -fPIC
configure:12398: checking if g++ PIC flag -fPIC works
configure:12416: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12420: $? = 0
configure:12433: result: yes
configure:12461: checking if g++ static flag -static works
configure:12489: result: yes
configure:12499: checking if g++ supports -c -o file.o
configure:12520: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12524: $? = 0
configure:12546: result: yes
configure:12572: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12597: result: yes
configure:12664: checking dynamic linker characteristics
configure:13273: result: GNU/Linux ld.so
configure:13282: checking how to hardcode library paths into programs
configure:13307: result: immediate
configure:19519: checking whether to build assembly versions
configure:19527: gcc -c conftest.S 1>&5
configure:19530: $? = 0
configure:19533: test -s conftest.o
configure:19536: $? = 0
configure:19549: result: yes
configure:19570: checking whether time.h and sys/time.h may both be included
configure:19595: gcc -c -g -O2  conftest.c >&5
configure:19601: $? = 0
configure:19604: test -z 			 || test ! -s conftest.err
configure:19607: $? = 0
configure:19610: test -s conftest.o
configure:19613: $? = 0
configure:19624: result: yes
configure:19674: checking assert.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking assert.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for assert.h
configure:19796: result: yes
configure:19674: checking ctype.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking ctype.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for ctype.h
configure:19796: result: yes
configure:19674: checking dirent.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking dirent.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for dirent.h
configure:19796: result: yes
configure:19674: checking errno.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking errno.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for errno.h
configure:19796: result: yes
configure:19674: checking fcntl.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking fcntl.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for fcntl.h
configure:19796: result: yes
configure:19674: checking float.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking float.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for float.h
configure:19796: result: yes
configure:19674: checking limits.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking limits.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for limits.h
configure:19796: result: yes
configure:19674: checking malloc.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking malloc.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for malloc.h
configure:19796: result: yes
configure:19665: checking for memory.h
configure:19670: result: yes
configure:19674: checking setjmp.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking setjmp.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for setjmp.h
configure:19796: result: yes
configure:19674: checking signal.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking signal.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for signal.h
configure:19796: result: yes
configure:19674: checking stdarg.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking stdarg.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for stdarg.h
configure:19796: result: yes
configure:19674: checking stddef.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking stddef.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for stddef.h
configure:19796: result: yes
configure:19665: checking for stdint.h
configure:19670: result: yes
configure:19674: checking stdio.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking stdio.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for stdio.h
configure:19796: result: yes
configure:19665: checking for stdlib.h
configure:19670: result: yes
configure:19665: checking for string.h
configure:19670: result: yes
configure:19665: checking for strings.h
configure:19670: result: yes
configure:19674: checking time.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking time.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for time.h
configure:19796: result: yes
configure:19665: checking for unistd.h
configure:19670: result: yes
configure:19674: checking utime.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking utime.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for utime.h
configure:19796: result: yes
configure:19674: checking sys/mman.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking sys/mman.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for sys/mman.h
configure:19796: result: yes
configure:19674: checking sys/resource.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking sys/resource.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for sys/resource.h
configure:19796: result: yes
configure:19665: checking for sys/stat.h
configure:19670: result: yes
configure:19674: checking sys/time.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking sys/time.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for sys/time.h
configure:19796: result: yes
configure:19665: checking for sys/types.h
configure:19670: result: yes
configure:19674: checking sys/wait.h usability
configure:19686: gcc -c -g -O2  conftest.c >&5
configure:19692: $? = 0
configure:19695: test -z 			 || test ! -s conftest.err
configure:19698: $? = 0
configure:19701: test -s conftest.o
configure:19704: $? = 0
configure:19714: result: yes
configure:19718: checking sys/wait.h presence
configure:19728: gcc -E  conftest.c
configure:19734: $? = 0
configure:19754: result: yes
configure:19789: checking for sys/wait.h
configure:19796: result: yes
configure:19816: checking whether limits.h is sane
configure:19934: gcc -c -g -O2  conftest.c >&5
configure:19940: $? = 0
configure:19943: test -z 			 || test ! -s conftest.err
configure:19946: $? = 0
configure:19949: test -s conftest.o
configure:19952: $? = 0
configure:19963: result: yes
configure:19977: checking for off_t
configure:20001: gcc -c -g -O2  conftest.c >&5
configure:20007: $? = 0
configure:20010: test -z 			 || test ! -s conftest.err
configure:20013: $? = 0
configure:20016: test -s conftest.o
configure:20019: $? = 0
configure:20030: result: yes
configure:20042: checking for ptrdiff_t
configure:20066: gcc -c -g -O2  conftest.c >&5
configure:20072: $? = 0
configure:20075: test -z 			 || test ! -s conftest.err
configure:20078: $? = 0
configure:20081: test -s conftest.o
configure:20084: $? = 0
configure:20095: result: yes
configure:20107: checking for size_t
configure:20131: gcc -c -g -O2  conftest.c >&5
configure:20137: $? = 0
configure:20140: test -z 			 || test ! -s conftest.err
configure:20143: $? = 0
configure:20146: test -s conftest.o
configure:20149: $? = 0
configure:20160: result: yes
configure:20172: checking return type of signal handlers
configure:20203: gcc -c -g -O2  conftest.c >&5
configure:20209: $? = 0
configure:20212: test -z 			 || test ! -s conftest.err
configure:20215: $? = 0
configure:20218: test -s conftest.o
configure:20221: $? = 0
configure:20232: result: void
configure:20242: checking for short
configure:20266: gcc -c -g -O2  conftest.c >&5
configure:20272: $? = 0
configure:20275: test -z 			 || test ! -s conftest.err
configure:20278: $? = 0
configure:20281: test -s conftest.o
configure:20284: $? = 0
configure:20295: result: yes
configure:20298: checking size of short
configure:20610: gcc -o conftest -g -O2   conftest.c  >&5
configure:20613: $? = 0
configure:20615: ./conftest
configure:20618: $? = 0
configure:20641: result: 2
configure:20648: checking for int
configure:20672: gcc -c -g -O2  conftest.c >&5
configure:20678: $? = 0
configure:20681: test -z 			 || test ! -s conftest.err
configure:20684: $? = 0
configure:20687: test -s conftest.o
configure:20690: $? = 0
configure:20701: result: yes
configure:20704: checking size of int
configure:21016: gcc -o conftest -g -O2   conftest.c  >&5
configure:21019: $? = 0
configure:21021: ./conftest
configure:21024: $? = 0
configure:21047: result: 4
configure:21054: checking for long
configure:21078: gcc -c -g -O2  conftest.c >&5
configure:21084: $? = 0
configure:21087: test -z 			 || test ! -s conftest.err
configure:21090: $? = 0
configure:21093: test -s conftest.o
configure:21096: $? = 0
configure:21107: result: yes
configure:21110: checking size of long
configure:21422: gcc -o conftest -g -O2   conftest.c  >&5
configure:21425: $? = 0
configure:21427: ./conftest
configure:21430: $? = 0
configure:21453: result: 4
configure:21461: checking for long long
configure:21485: gcc -c -g -O2  conftest.c >&5
configure:21491: $? = 0
configure:21494: test -z 			 || test ! -s conftest.err
configure:21497: $? = 0
configure:21500: test -s conftest.o
configure:21503: $? = 0
configure:21514: result: yes
configure:21517: checking size of long long
configure:21829: gcc -o conftest -g -O2   conftest.c  >&5
configure:21832: $? = 0
configure:21834: ./conftest
configure:21837: $? = 0
configure:21860: result: 8
configure:21867: checking for __int16
configure:21891: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:97: error: '__int16' undeclared (first use in this function)
conftest.c:97: error: (Each undeclared identifier is reported only once
conftest.c:97: error: for each function it appears in.)
conftest.c:97: error: expected expression before ')' token
configure:21897: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int16 *) 0)
|   return 0;
| if (sizeof (__int16))
|   return 0;
|   ;
|   return 0;
| }
configure:21920: result: no
configure:21923: checking size of __int16
configure:22266: result: 0
configure:22273: checking for __int32
configure:22297: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:98: error: '__int32' undeclared (first use in this function)
conftest.c:98: error: (Each undeclared identifier is reported only once
conftest.c:98: error: for each function it appears in.)
conftest.c:98: error: expected expression before ')' token
configure:22303: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int32 *) 0)
|   return 0;
| if (sizeof (__int32))
|   return 0;
|   ;
|   return 0;
| }
configure:22326: result: no
configure:22329: checking size of __int32
configure:22672: result: 0
configure:22679: checking for __int64
configure:22703: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:99: error: '__int64' undeclared (first use in this function)
conftest.c:99: error: (Each undeclared identifier is reported only once
conftest.c:99: error: for each function it appears in.)
conftest.c:99: error: expected expression before ')' token
configure:22709: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
|   return 0;
| if (sizeof (__int64))
|   return 0;
|   ;
|   return 0;
| }
configure:22732: result: no
configure:22735: checking size of __int64
configure:23078: result: 0
configure:23086: checking for void *
configure:23110: gcc -c -g -O2  conftest.c >&5
configure:23116: $? = 0
configure:23119: test -z 			 || test ! -s conftest.err
configure:23122: $? = 0
configure:23125: test -s conftest.o
configure:23128: $? = 0
configure:23139: result: yes
configure:23142: checking size of void *
configure:23454: gcc -o conftest -g -O2   conftest.c  >&5
configure:23457: $? = 0
configure:23459: ./conftest
configure:23462: $? = 0
configure:23485: result: 4
configure:23492: checking for size_t
configure:23545: result: yes
configure:23548: checking size of size_t
configure:23860: gcc -o conftest -g -O2   conftest.c  >&5
configure:23863: $? = 0
configure:23865: ./conftest
configure:23868: $? = 0
configure:23891: result: 4
configure:23898: checking for ptrdiff_t
configure:23951: result: yes
configure:23954: checking size of ptrdiff_t
configure:24266: gcc -o conftest -g -O2   conftest.c  >&5
configure:24269: $? = 0
configure:24271: ./conftest
configure:24274: $? = 0
configure:24297: result: 4
configure:24306: checking for __int32
configure:24359: result: no
configure:24362: checking size of __int32
configure:24705: result: 0
configure:24712: checking for intmax_t
configure:24736: gcc -c -g -O2  conftest.c >&5
configure:24742: $? = 0
configure:24745: test -z 			 || test ! -s conftest.err
configure:24748: $? = 0
configure:24751: test -s conftest.o
configure:24754: $? = 0
configure:24765: result: yes
configure:24768: checking size of intmax_t
configure:25080: gcc -o conftest -g -O2   conftest.c  >&5
configure:25083: $? = 0
configure:25085: ./conftest
configure:25088: $? = 0
configure:25111: result: 8
configure:25118: checking for uintmax_t
configure:25142: gcc -c -g -O2  conftest.c >&5
configure:25148: $? = 0
configure:25151: test -z 			 || test ! -s conftest.err
configure:25154: $? = 0
configure:25157: test -s conftest.o
configure:25160: $? = 0
configure:25171: result: yes
configure:25174: checking size of uintmax_t
configure:25486: gcc -o conftest -g -O2   conftest.c  >&5
configure:25489: $? = 0
configure:25491: ./conftest
configure:25494: $? = 0
configure:25517: result: 8
configure:25524: checking for intptr_t
configure:25548: gcc -c -g -O2  conftest.c >&5
configure:25554: $? = 0
configure:25557: test -z 			 || test ! -s conftest.err
configure:25560: $? = 0
configure:25563: test -s conftest.o
configure:25566: $? = 0
configure:25577: result: yes
configure:25580: checking size of intptr_t
configure:25892: gcc -o conftest -g -O2   conftest.c  >&5
configure:25895: $? = 0
configure:25897: ./conftest
configure:25900: $? = 0
configure:25923: result: 4
configure:25930: checking for uintptr_t
configure:25954: gcc -c -g -O2  conftest.c >&5
configure:25960: $? = 0
configure:25963: test -z 			 || test ! -s conftest.err
configure:25966: $? = 0
configure:25969: test -s conftest.o
configure:25972: $? = 0
configure:25983: result: yes
configure:25986: checking size of uintptr_t
configure:26298: gcc -o conftest -g -O2   conftest.c  >&5
configure:26301: $? = 0
configure:26303: ./conftest
configure:26306: $? = 0
configure:26329: result: 4
configure:26337: checking for float
configure:26361: gcc -c -g -O2  conftest.c >&5
configure:26367: $? = 0
configure:26370: test -z 			 || test ! -s conftest.err
configure:26373: $? = 0
configure:26376: test -s conftest.o
configure:26379: $? = 0
configure:26390: result: yes
configure:26393: checking size of float
configure:26705: gcc -o conftest -g -O2   conftest.c  >&5
configure:26708: $? = 0
configure:26710: ./conftest
configure:26713: $? = 0
configure:26736: result: 4
configure:26743: checking for double
configure:26767: gcc -c -g -O2  conftest.c >&5
configure:26773: $? = 0
configure:26776: test -z 			 || test ! -s conftest.err
configure:26779: $? = 0
configure:26782: test -s conftest.o
configure:26785: $? = 0
configure:26796: result: yes
configure:26799: checking size of double
configure:27111: gcc -o conftest -g -O2   conftest.c  >&5
configure:27114: $? = 0
configure:27116: ./conftest
configure:27119: $? = 0
configure:27142: result: 8
configure:27149: checking for long double
configure:27173: gcc -c -g -O2  conftest.c >&5
configure:27179: $? = 0
configure:27182: test -z 			 || test ! -s conftest.err
configure:27185: $? = 0
configure:27188: test -s conftest.o
configure:27191: $? = 0
configure:27202: result: yes
configure:27205: checking size of long double
configure:27517: gcc -o conftest -g -O2   conftest.c  >&5
configure:27520: $? = 0
configure:27522: ./conftest
configure:27525: $? = 0
configure:27548: result: 12
configure:27556: checking for dev_t
configure:27580: gcc -c -g -O2  conftest.c >&5
configure:27586: $? = 0
configure:27589: test -z 			 || test ! -s conftest.err
configure:27592: $? = 0
configure:27595: test -s conftest.o
configure:27598: $? = 0
configure:27609: result: yes
configure:27612: checking size of dev_t
configure:27924: gcc -o conftest -g -O2   conftest.c  >&5
configure:27927: $? = 0
configure:27929: ./conftest
configure:27932: $? = 0
configure:27955: result: 8
configure:27962: checking for fpos_t
configure:27986: gcc -c -g -O2  conftest.c >&5
configure:27992: $? = 0
configure:27995: test -z 			 || test ! -s conftest.err
configure:27998: $? = 0
configure:28001: test -s conftest.o
configure:28004: $? = 0
configure:28015: result: yes
configure:28018: checking size of fpos_t
configure:28330: gcc -o conftest -g -O2   conftest.c  >&5
configure:28333: $? = 0
configure:28335: ./conftest
configure:28338: $? = 0
configure:28361: result: 16
configure:28368: checking for mode_t
configure:28392: gcc -c -g -O2  conftest.c >&5
configure:28398: $? = 0
configure:28401: test -z 			 || test ! -s conftest.err
configure:28404: $? = 0
configure:28407: test -s conftest.o
configure:28410: $? = 0
configure:28421: result: yes
configure:28424: checking size of mode_t
configure:28736: gcc -o conftest -g -O2   conftest.c  >&5
configure:28739: $? = 0
configure:28741: ./conftest
configure:28744: $? = 0
configure:28767: result: 4
configure:28774: checking for off_t
configure:28827: result: yes
configure:28830: checking size of off_t
configure:29142: gcc -o conftest -g -O2   conftest.c  >&5
configure:29145: $? = 0
configure:29147: ./conftest
configure:29150: $? = 0
configure:29173: result: 8
configure:29180: checking for ssize_t
configure:29204: gcc -c -g -O2  conftest.c >&5
configure:29210: $? = 0
configure:29213: test -z 			 || test ! -s conftest.err
configure:29216: $? = 0
configure:29219: test -s conftest.o
configure:29222: $? = 0
configure:29233: result: yes
configure:29236: checking size of ssize_t
configure:29548: gcc -o conftest -g -O2   conftest.c  >&5
configure:29551: $? = 0
configure:29553: ./conftest
configure:29556: $? = 0
configure:29579: result: 4
configure:29586: checking for time_t
configure:29610: gcc -c -g -O2  conftest.c >&5
configure:29616: $? = 0
configure:29619: test -z 			 || test ! -s conftest.err
configure:29622: $? = 0
configure:29625: test -s conftest.o
configure:29628: $? = 0
configure:29639: result: yes
configure:29642: checking size of time_t
configure:29954: gcc -o conftest -g -O2   conftest.c  >&5
configure:29957: $? = 0
configure:29959: ./conftest
configure:29962: $? = 0
configure:29985: result: 4
configure:30054: checking for access
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for alloca
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:105: warning: conflicting types for built-in function 'alloca'
/tmp/ccme6UOI.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:120: undefined reference to `alloca'
/tmp/ccme6UOI.o:(.data+0x0): undefined reference to `alloca'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| /* end confdefs.h.  */
| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define alloca innocuous_alloca
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char alloca (); 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
| 
| #undef alloca
| 
| /* 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 alloca ();
| /* 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_alloca) || defined (__stub___alloca)
| choke me
| #else
| char (*f) () = alloca;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != alloca;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for atexit
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for atoi
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for atol
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for chmod
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for chown
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for clock_getcpuclockid
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccGnuUlV.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:125: undefined reference to `clock_getcpuclockid'
/tmp/ccGnuUlV.o:(.data+0x0): undefined reference to `clock_getcpuclockid'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| /* end confdefs.h.  */
| /* Define clock_getcpuclockid to an innocuous variant, in case <limits.h> declares clock_getcpuclockid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_getcpuclockid innocuous_clock_getcpuclockid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_getcpuclockid (); 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
| 
| #undef clock_getcpuclockid
| 
| /* 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 clock_getcpuclockid ();
| /* 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_clock_getcpuclockid) || defined (__stub___clock_getcpuclockid)
| choke me
| #else
| char (*f) () = clock_getcpuclockid;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_getcpuclockid;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for clock_getres
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccBv98Oj.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:125: undefined reference to `clock_getres'
/tmp/ccBv98Oj.o:(.data+0x0): undefined reference to `clock_getres'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| /* end confdefs.h.  */
| /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_getres innocuous_clock_getres
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_getres (); 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
| 
| #undef clock_getres
| 
| /* 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 clock_getres ();
| /* 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_clock_getres) || defined (__stub___clock_getres)
| choke me
| #else
| char (*f) () = clock_getres;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_getres;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for clock_gettime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc4IygxA.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:125: undefined reference to `clock_gettime'
/tmp/cc4IygxA.o:(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); 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
| 
| #undef clock_gettime
| 
| /* 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 clock_gettime ();
| /* 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_clock_gettime) || defined (__stub___clock_gettime)
| choke me
| #else
| char (*f) () = clock_gettime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_gettime;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for ctime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for difftime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for fstat
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for getenv
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for getpagesize
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for getrusage
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for gettimeofday
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for gmtime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for isatty
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for localtime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for longjmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for lstat
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for memcmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:122: warning: conflicting types for built-in function 'memcmp'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for memcpy
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:123: warning: conflicting types for built-in function 'memcpy'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for memmove
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:124: warning: conflicting types for built-in function 'memmove'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for memset
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:125: warning: conflicting types for built-in function 'memset'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for mkdir
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for mktime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for mmap
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for mprotect
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for munmap
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for qsort
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for raise
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for rmdir
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for setjmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for signal
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for snprintf
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:136: warning: conflicting types for built-in function 'snprintf'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strcasecmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:137: warning: conflicting types for built-in function 'strcasecmp'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strchr
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:138: warning: conflicting types for built-in function 'strchr'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strdup
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:139: warning: conflicting types for built-in function 'strdup'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strerror
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strftime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:141: warning: conflicting types for built-in function 'strftime'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for stricmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccGbcxXG.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:157: undefined reference to `stricmp'
/tmp/ccGbcxXG.o:(.data+0x0): undefined reference to `stricmp'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CTIME 1
| #define HAVE_DIFFTIME 1
| #define HAVE_FSTAT 1
| #define HAVE_GETENV 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME 1
| #define HAVE_ISATTY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LONGJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MUNMAP 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RMDIR 1
| #define HAVE_SETJMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h.  */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stricmp innocuous_stricmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stricmp (); 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
| 
| #undef stricmp
| 
| /* 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 stricmp ();
| /* 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_stricmp) || defined (__stub___stricmp)
| choke me
| #else
| char (*f) () = stricmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != stricmp;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for strncasecmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:142: warning: conflicting types for built-in function 'strncasecmp'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strnicmp
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccGIUI3y.o: In function `main':
/home/fries/Development/android/source/external/lzo/conftest.c:158: undefined reference to `strnicmp'
/tmp/ccGIUI3y.o:(.data+0x0): undefined reference to `strnicmp'
collect2: ld returned 1 exit status
configure:30117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lzo"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.03"
| #define PACKAGE_STRING "lzo 2.03"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define LZO_ABI_LITTLE_ENDIAN 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "lzo"
| #define VERSION "2.03"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_PTRDIFF_T 4
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 4
| #define SIZEOF_UINTPTR_T 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 4
| #define SIZEOF_TIME_T 4
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CTIME 1
| #define HAVE_DIFFTIME 1
| #define HAVE_FSTAT 1
| #define HAVE_GETENV 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME 1
| #define HAVE_ISATTY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LONGJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MUNMAP 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RMDIR 1
| #define HAVE_SETJMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnicmp innocuous_strnicmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnicmp (); 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
| 
| #undef strnicmp
| 
| /* 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 strnicmp ();
| /* 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_strnicmp) || defined (__stub___strnicmp)
| choke me
| #else
| char (*f) () = strnicmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strnicmp;
|   ;
|   return 0;
| }
configure:30141: result: no
configure:30054: checking for strrchr
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:143: warning: conflicting types for built-in function 'strrchr'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for strstr
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:144: warning: conflicting types for built-in function 'strstr'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for time
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for umask
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for utime
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30054: checking for vsnprintf
configure:30111: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:148: warning: conflicting types for built-in function 'vsnprintf'
configure:30117: $? = 0
configure:30120: test -z 			 || test ! -s conftest.err
configure:30123: $? = 0
configure:30126: test -s conftest
configure:30129: $? = 0
configure:30141: result: yes
configure:30174: checking whether your compiler passes the ACC conformance test
configure:30224: gcc -c -g -O2 -I.  conftest.c >&5
configure:30230: $? = 0
configure:30233: test -z 			 || test ! -s conftest.err
configure:30236: $? = 0
configure:30239: test -s conftest.o
configure:30242: $? = 0
configure:30255: result: yes
configure:30430: creating ./config.status

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

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

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

on dune

config.status:776: creating Makefile
config.status:776: creating examples/Makefile
config.status:776: creating include/Makefile
config.status:776: creating include/lzo/Makefile
config.status:776: creating lzotest/Makefile
config.status:776: creating minilzo/Makefile
config.status:776: creating src/Makefile
config.status:776: creating tests/Makefile
config.status:842: creating config.h
config.status:1384: executing depfiles 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_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=no
ac_cv_func_access=yes
ac_cv_func_alloca=no
ac_cv_func_atexit=yes
ac_cv_func_atoi=yes
ac_cv_func_atol=yes
ac_cv_func_chmod=yes
ac_cv_func_chown=yes
ac_cv_func_clock_getcpuclockid=no
ac_cv_func_clock_getres=no
ac_cv_func_clock_gettime=no
ac_cv_func_ctime=yes
ac_cv_func_difftime=yes
ac_cv_func_fstat=yes
ac_cv_func_getenv=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_isatty=yes
ac_cv_func_localtime=yes
ac_cv_func_longjmp=yes
ac_cv_func_lstat=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_qsort=yes
ac_cv_func_raise=yes
ac_cv_func_rmdir=yes
ac_cv_func_setjmp=yes
ac_cv_func_signal=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strnicmp=no
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_time=yes
ac_cv_func_umask=yes
ac_cv_func_utime=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_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_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_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof___int16=0
ac_cv_sizeof___int32=0
ac_cv_sizeof___int64=0
ac_cv_sizeof_dev_t=8
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_fpos_t=16
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_intptr_t=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=12
ac_cv_sizeof_long_long=8
ac_cv_sizeof_mode_t=4
ac_cv_sizeof_off_t=8
ac_cv_sizeof_ptrdiff_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_ssize_t=4
ac_cv_sizeof_time_t=4
ac_cv_sizeof_uintmax_t=8
ac_cv_sizeof_uintptr_t=4
ac_cv_sizeof_void_p=4
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___int16=no
ac_cv_type___int32=no
ac_cv_type___int64=no
ac_cv_type_dev_t=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_fpos_t=yes
ac_cv_type_int=yes
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_time_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_void_p=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_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
mfx_cv_header_sane_limits_h=yes

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

ACLOCAL='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run autoconf'
AUTOHEADER='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run autoheader'
AUTOMAKE='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-DLZO_HAVE_CONFIG_H -DLZO_USE_ASM'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
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'
LN_S='ln -s'
LTLIBOBJS=''
LZO_ASM_VPATH=':/home/fries/Development/android/source/external/lzo/asm/i386/src_gas'
LZO_CFLAGS=''
LZO_CPPFLAGS=''
LZO_EXTRA_CFLAGS=''
LZO_EXTRA_CPPFLAGS=''
LZO_USE_ASM_FALSE='#'
LZO_USE_ASM_TRUE=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/fries/Development/android/source/external/lzo/autoconf/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lzo'
PACKAGE_BUGREPORT='markus@oberhumer.com'
PACKAGE_NAME='lzo'
PACKAGE_STRING='lzo 2.03'
PACKAGE_TARNAME='lzo'
PACKAGE_VERSION='2.03'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2.03'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
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-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
configure_CFLAGS='-g -O2'
configure_CPPFLAGS='-DLZO_HAVE_CONFIG_H -DLZO_USE_ASM'
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/fries/Development/android/source/external/lzo/autoconf/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-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define HAVE_ACCESS 1
#define HAVE_ASSERT_H 1
#define HAVE_ATEXIT 1
#define HAVE_ATOI 1
#define HAVE_ATOL 1
#define HAVE_CHMOD 1
#define HAVE_CHOWN 1
#define HAVE_CTIME 1
#define HAVE_CTYPE_H 1
#define HAVE_DIFFTIME 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FSTAT 1
#define HAVE_GETENV 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISATTY 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALTIME 1
#define HAVE_LONGJMP 1
#define HAVE_LSTAT 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_MUNMAP 1
#define HAVE_QSORT 1
#define HAVE_RAISE 1
#define HAVE_RMDIR 1
#define HAVE_SETJMP 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL 1
#define HAVE_SIGNAL_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME 1
#define HAVE_TIME_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_VSNPRINTF 1
#define LZO_ABI_LITTLE_ENDIAN 1
#define PACKAGE "lzo"
#define PACKAGE_BUGREPORT "markus@oberhumer.com"
#define PACKAGE_NAME "lzo"
#define PACKAGE_STRING "lzo 2.03"
#define PACKAGE_TARNAME "lzo"
#define PACKAGE_VERSION "2.03"
#define RETSIGTYPE void
#define SIZEOF_DEV_T 8
#define SIZEOF_DOUBLE 8
#define SIZEOF_FLOAT 4
#define SIZEOF_FPOS_T 16
#define SIZEOF_INT 4
#define SIZEOF_INTMAX_T 8
#define SIZEOF_INTPTR_T 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_DOUBLE 12
#define SIZEOF_LONG_LONG 8
#define SIZEOF_MODE_T 4
#define SIZEOF_OFF_T 8
#define SIZEOF_PTRDIFF_T 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SIZEOF_SSIZE_T 4
#define SIZEOF_TIME_T 4
#define SIZEOF_UINTMAX_T 8
#define SIZEOF_UINTPTR_T 4
#define SIZEOF_VOID_P 4
#define SIZEOF___INT16 0
#define SIZEOF___INT32 0
#define SIZEOF___INT32 0
#define SIZEOF___INT64 0
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.03"
#define _FILE_OFFSET_BITS 64
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 0