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

It was created by nettle configure 1.10, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/pfx

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

hostname = earl-grey
uname -m = Power Macintosh
uname -r = 6.8
uname -s = Darwin
uname -v = Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 6.8:
Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC


Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 256.00 megabytes.
Default processor set: 50 tasks, 115 threads, 1 processors
Load average: 2.15, Mach factor: 0.22
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1237: creating cache config.cache
configure:1366: checking for a BSD-compatible install
configure:1421: result: /usr/bin/install -c
configure:1432: checking whether build environment is sane
configure:1475: result: yes
configure:1532: checking for gawk
configure:1561: result: no
configure:1532: checking for mawk
configure:1561: result: no
configure:1532: checking for nawk
configure:1561: result: no
configure:1532: checking for awk
configure:1548: found /usr/bin/awk
configure:1558: result: awk
configure:1568: checking whether make sets $(MAKE)
configure:1588: result: yes
configure:1764: checking build system type
configure:1782: result: powerpc-apple-darwin6.8
configure:1790: checking host system type
configure:1804: result: powerpc-apple-darwin6.8
configure:1864: checking for -R flag
configure:1894: result: none
configure:1904: result: Searching for libraries
configure:1911: checking /usr/local/lib
configure:1929: result: added
configure:1911: checking /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/pfx/lib
configure:1938: result: not found
configure:1911: checking /usr/local/lib
configure:1929: result: added
configure:1911: checking /sw/local/lib
configure:1938: result: not found
configure:1911: checking /sw/lib
configure:1938: result: not found
configure:1911: checking /usr/gnu/lib
configure:1938: result: not found
configure:1911: checking /opt/gnu/lib
configure:1938: result: not found
configure:1911: checking /sw/gnu/lib
configure:1938: result: not found
configure:1911: checking /usr/freeware/lib
configure:1938: result: not found
configure:1911: checking /usr/pkg/lib
configure:1938: result: not found
configure:1992: checking for gcc
configure:2008: found /usr/bin/gcc
configure:2018: result: gcc
configure:2262: checking for C compiler version
configure:2265: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)
Copyright (C) 2002 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:2268: $? = 0
configure:2270: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1493)
configure:2273: $? = 0
configure:2275: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2278: $? = 1
configure:2301: checking for C compiler default output file name
configure:2304: gcc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2307: $? = 0
configure:2353: result: a.out
configure:2358: checking whether the C compiler works
configure:2364: ./a.out
configure:2367: $? = 0
configure:2384: result: yes
configure:2391: checking whether we are cross compiling
configure:2393: result: no
configure:2396: checking for suffix of executables
configure:2398: gcc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2401: $? = 0
configure:2426: result: 
configure:2432: checking for suffix of object files
configure:2453: gcc -c   -I/usr/local/include conftest.c >&5
configure:2456: $? = 0
configure:2478: result: o
configure:2482: checking whether we are using the GNU C compiler
configure:2506: gcc -c   -I/usr/local/include conftest.c >&5
configure:2512: $? = 0
configure:2516: test -z 
			 || test ! -s conftest.err
configure:2519: $? = 0
configure:2522: test -s conftest.o
configure:2525: $? = 0
configure:2538: result: yes
configure:2544: checking whether gcc accepts -g
configure:2565: gcc -c -g  -I/usr/local/include conftest.c >&5
configure:2571: $? = 0
configure:2575: test -z 
			 || test ! -s conftest.err
configure:2578: $? = 0
configure:2581: test -s conftest.o
configure:2584: $? = 0
configure:2595: result: yes
configure:2612: checking for gcc option to accept ANSI C
configure:2682: gcc  -c -g -O2  -I/usr/local/include conftest.c >&5
configure:2688: $? = 0
configure:2692: test -z 
			 || test ! -s conftest.err
configure:2695: $? = 0
configure:2698: test -s conftest.o
configure:2701: $? = 0
configure:2719: result: none needed
configure:2737: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2743: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2887: checking for style of include used by make
configure:2915: result: GNU
configure:2943: checking dependency style of gcc
configure:3026: result: gcc3
configure:3059: checking whether make sets $(MAKE)
configure:3079: result: yes
configure:3129: checking for ranlib
configure:3145: found /usr/bin/ranlib
configure:3156: result: ranlib
configure:3214: checking for gcc
configure:3240: result: gcc
configure:3484: checking for C compiler version
configure:3487: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)
Copyright (C) 2002 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:3490: $? = 0
configure:3492: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1493)
configure:3495: $? = 0
configure:3497: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3500: $? = 1
configure:3503: checking whether we are using the GNU C compiler
configure:3559: result: yes
configure:3565: checking whether gcc accepts -g
configure:3616: result: yes
configure:3633: checking for gcc option to accept ANSI C
configure:3740: result: none needed
configure:3758: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3764: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3899: checking dependency style of gcc
configure:3982: result: gcc3
configure:4097: checking for m4
configure:4115: found /usr/bin/m4
configure:4128: result: /usr/bin/m4
configure:4138: checking for an ANSI C-conforming const
configure:4205: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4211: $? = 0
configure:4215: test -z 
			 || test ! -s conftest.err
configure:4218: $? = 0
configure:4221: test -s conftest.o
configure:4224: $? = 0
configure:4235: result: yes
configure:4245: checking for inline
configure:4266: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4272: $? = 0
configure:4276: test -z 
			 || test ! -s conftest.err
configure:4279: $? = 0
configure:4282: test -s conftest.o
configure:4285: $? = 0
configure:4297: result: inline
configure:4321: checking how to run the C preprocessor
configure:4356: gcc -E  -I/usr/local/include conftest.c
configure:4362: $? = 0
configure:4394: gcc -E  -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4400: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4439: result: gcc -E
configure:4463: gcc -E  -I/usr/local/include conftest.c
configure:4469: $? = 0
configure:4501: gcc -E  -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4507: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4551: checking for egrep
configure:4561: result: grep -E
configure:4566: checking for uid_t in sys/types.h
configure:4589: result: yes
configure:4604: checking for ANSI C header files
configure:4629: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4635: $? = 0
configure:4639: test -z 
			 || test ! -s conftest.err
configure:4642: $? = 0
configure:4645: test -s conftest.o
configure:4648: $? = 0
configure:4734: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:4737: $? = 0
configure:4739: ./conftest
configure:4742: $? = 0
configure:4757: result: yes
configure:4781: checking for sys/types.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for sys/stat.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for stdlib.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for string.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for memory.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for strings.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for inttypes.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for stdint.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4781: checking for unistd.h
configure:4797: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4803: $? = 0
configure:4807: test -z 
			 || test ! -s conftest.err
configure:4810: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4827: result: yes
configure:4839: checking for size_t
configure:4863: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4869: $? = 0
configure:4873: test -z 
			 || test ! -s conftest.err
configure:4876: $? = 0
configure:4879: test -s conftest.o
configure:4882: $? = 0
configure:4893: result: yes
configure:4905: checking whether time.h and sys/time.h may both be included
configure:4930: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4936: $? = 0
configure:4940: test -z 
			 || test ! -s conftest.err
configure:4943: $? = 0
configure:4946: test -s conftest.o
configure:4949: $? = 0
configure:4960: result: yes
configure:4973: checking for working alloca.h
configure:4994: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
conftest.c:22:20: alloca.h: No such file or directory
configure:5000: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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 TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:5025: result: no
configure:5035: checking for alloca
configure:5076: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5082: $? = 0
configure:5086: test -z 
			 || test ! -s conftest.err
configure:5089: $? = 0
configure:5092: test -s conftest
configure:5095: $? = 0
configure:5107: result: yes
configure:5344: checking malloc.h usability
configure:5356: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:57:20: malloc.h: No such file or directory
configure:5362: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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 TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| /* 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
| #include <malloc.h>
configure:5385: result: no
configure:5389: checking malloc.h presence
configure:5399: gcc -E  -I/usr/local/include conftest.c
conftest.c:23:20: malloc.h: No such file or directory
configure:5405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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 TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:5425: result: no
configure:5460: checking for malloc.h
configure:5467: result: no
configure:5484: checking whether byte ordering is bigendian
configure:5511: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5517: $? = 0
configure:5521: test -z 
			 || test ! -s conftest.err
configure:5524: $? = 0
configure:5527: test -s conftest.o
configure:5530: $? = 0
configure:5554: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5560: $? = 0
configure:5564: test -z 
			 || test ! -s conftest.err
configure:5567: $? = 0
configure:5570: test -s conftest.o
configure:5573: $? = 0
configure:5695: result: yes
configure:5718: checking for memxor
configure:5775: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
ld: Undefined symbols:
_memxor
configure:5781: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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 TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define memxor to an innocuous variant, in case <limits.h> declares memxor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memxor innocuous_memxor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memxor (); 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 memxor
| 
| /* 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 memxor ();
| /* 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_memxor) || defined (__stub___memxor)
| choke me
| #else
| char (*f) () = memxor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memxor;
|   ;
|   return 0;
| }
configure:5806: result: no
configure:5827: checking for __attribute__
configure:5858: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
			 || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5906: checking for stdint types
configure:5934: gcc -c   conftest.c >&5
configure:5940: $? = 0
configure:5944: test -z 
			 || test ! -s conftest.err
configure:5947: $? = 0
configure:5950: test -s conftest.o
configure:5953: $? = 0
configure:5982: result: stdint.h (shortcircuit)
configure:8741: result: make use of stdint.h in nettle-types.h (assuming C99 compatible system)
configure:8751: checking for __gmpz_getlimbn in -lgmp
configure:8781: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp   >&5
configure:8787: $? = 0
configure:8791: test -z 
			 || test ! -s conftest.err
configure:8794: $? = 0
configure:8797: test -s conftest
configure:8800: $? = 0
configure:8813: result: yes
configure:8947: checking for BF_ecb_encrypt in -lcrypto
configure:8977: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lcrypto  -lgmp  >&5
configure:8983: $? = 0
configure:8987: test -z 
			 || test ! -s conftest.err
configure:8990: $? = 0
configure:8993: test -s conftest
configure:8996: $? = 0
configure:9009: result: yes
configure:9172: creating ./config.status

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

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

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

on earl-grey

config.status:742: creating Makefile
config.status:742: creating tools/Makefile
config.status:742: creating testsuite/Makefile
config.status:742: creating examples/Makefile
config.status:742: creating config.m4
config.status:846: creating config.h
config.status:1282: executing depfiles commands
config.status:1282: executing nettle-types.h commands
config.status:1377: creating nettle-types.h : _NETTLE_NETTLE_TYPES_H

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

ac_cv_build=powerpc-apple-darwin6.8
ac_cv_build_alias=powerpc-apple-darwin6.8
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_alloca_works=yes
ac_cv_func_memxor=no
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=powerpc-apple-darwin6.8
ac_cv_host_alias=powerpc-apple-darwin6.8
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_objext=o
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lsh_cv_c_attribute=yes

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

ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run tar'
AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoconf'
AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoheader'
AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run automake-1.8'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_ASSEMBLER_FALSE=''
ENABLE_ASSEMBLER_TRUE='#'
ENABLE_SHARED_FALSE=''
ENABLE_SHARED_TRUE='#'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=' -L/usr/local/lib'
LIBOBJS=' memxor$U.o'
LIBS='-lgmp '
LTLIBOBJS=' memxor$U.lo'
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run makeinfo'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE='nettle'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 1.10'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='1.10'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RSA_EXAMPLES='rsa-keygen$(EXEEXT) rsa-sign$(EXEEXT) rsa-verify$(EXEEXT) rsa-encrypt$(EXEEXT) rsa-decrypt$(EXEEXT)'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBCFLAGS='-fpic'
SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
SHLIBFORLINK='libnettle.so'
SHLIBINSTALL=''
SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
SHLIBMAJOR='2'
SHLIBMINOR='2'
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
SHLIBTARGET=''
STRIP=''
VERSION='1.10'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin6.8'
build_alias=''
build_cpu='powerpc'
build_os='darwin6.8'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='powerpc-apple-darwin6.8'
host_alias=''
host_cpu='powerpc'
host_os='darwin6.8'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/lsh-1.5.5/src/nettle/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_ALLOCA 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBGMP 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "nettle"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "nettle"
#define PACKAGE_STRING "nettle 1.10"
#define PACKAGE_TARNAME "nettle"
#define PACKAGE_VERSION "1.10"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.10"
#define WITH_PUBLIC_KEY 1
#define WORDS_BIGENDIAN 1

configure: exit 0