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: 45 tasks, 85 threads, 1 processors
Load average: 2.53, Mach factor: 0.25
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:1368: checking for a BSD-compatible install
configure:1423: result: /usr/bin/install -c
configure:1434: checking whether build environment is sane
configure:1477: result: yes
configure:1534: checking for gawk
configure:1563: result: no
configure:1534: checking for mawk
configure:1563: result: no
configure:1534: checking for nawk
configure:1563: result: no
configure:1534: checking for awk
configure:1550: found /usr/bin/awk
configure:1560: result: awk
configure:1570: checking whether make sets $(MAKE)
configure:1590: result: yes
configure:1766: checking build system type
configure:1784: result: powerpc-apple-darwin6.8
configure:1792: checking host system type
configure:1806: result: powerpc-apple-darwin6.8
configure:1866: checking for -R flag
configure:1896: result: none
configure:1906: result: Searching for libraries
configure:1913: checking /usr/local/lib
configure:1931: result: added
configure:1913: checking /home/build/xenofarm/client/lsh/earl-grey/buildtmp/dist/pfx/lib
configure:1940: result: not found
configure:1913: checking /usr/local/lib
configure:1931: result: added
configure:1913: checking /sw/local/lib
configure:1940: result: not found
configure:1913: checking /sw/lib
configure:1940: result: not found
configure:1913: checking /usr/gnu/lib
configure:1940: result: not found
configure:1913: checking /opt/gnu/lib
configure:1940: result: not found
configure:1913: checking /sw/gnu/lib
configure:1940: result: not found
configure:1913: checking /usr/freeware/lib
configure:1940: result: not found
configure:1913: checking /usr/pkg/lib
configure:1940: result: not found
configure:1994: checking for gcc
configure:2010: found /usr/bin/gcc
configure:2020: result: gcc
configure:2264: checking for C compiler version
configure:2267: 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:2270: $? = 0
configure:2272: 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:2275: $? = 0
configure:2277: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2280: $? = 1
configure:2303: checking for C compiler default output file name
configure:2306: gcc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2309: $? = 0
configure:2355: result: a.out
configure:2360: checking whether the C compiler works
configure:2366: ./a.out
configure:2369: $? = 0
configure:2386: result: yes
configure:2393: checking whether we are cross compiling
configure:2395: result: no
configure:2398: checking for suffix of executables
configure:2400: gcc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2403: $? = 0
configure:2428: result: 
configure:2434: checking for suffix of object files
configure:2455: gcc -c   -I/usr/local/include conftest.c >&5
configure:2458: $? = 0
configure:2480: result: o
configure:2484: checking whether we are using the GNU C compiler
configure:2508: gcc -c   -I/usr/local/include conftest.c >&5
configure:2514: $? = 0
configure:2518: test -z 
			 || test ! -s conftest.err
configure:2521: $? = 0
configure:2524: test -s conftest.o
configure:2527: $? = 0
configure:2540: result: yes
configure:2546: checking whether gcc accepts -g
configure:2567: gcc -c -g  -I/usr/local/include conftest.c >&5
configure:2573: $? = 0
configure:2577: test -z 
			 || test ! -s conftest.err
configure:2580: $? = 0
configure:2583: test -s conftest.o
configure:2586: $? = 0
configure:2597: result: yes
configure:2614: checking for gcc option to accept ANSI C
configure:2684: gcc  -c -g -O2  -I/usr/local/include conftest.c >&5
configure:2690: $? = 0
configure:2694: test -z 
			 || test ! -s conftest.err
configure:2697: $? = 0
configure:2700: test -s conftest.o
configure:2703: $? = 0
configure:2721: result: none needed
configure:2739: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2745: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2889: checking for style of include used by make
configure:2917: result: GNU
configure:2945: checking dependency style of gcc
configure:3028: result: gcc3
configure:3061: checking whether make sets $(MAKE)
configure:3081: result: yes
configure:3131: checking for ranlib
configure:3147: found /usr/bin/ranlib
configure:3158: result: ranlib
configure:3216: checking for gcc
configure:3242: result: gcc
configure:3486: checking for C compiler version
configure:3489: 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:3492: $? = 0
configure:3494: 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:3497: $? = 0
configure:3499: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3502: $? = 1
configure:3505: checking whether we are using the GNU C compiler
configure:3561: result: yes
configure:3567: checking whether gcc accepts -g
configure:3618: result: yes
configure:3635: checking for gcc option to accept ANSI C
configure:3742: result: none needed
configure:3760: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3766: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3901: checking dependency style of gcc
configure:3984: result: gcc3
configure:4099: checking for m4
configure:4117: found /usr/bin/m4
configure:4130: result: /usr/bin/m4
configure:4140: checking for an ANSI C-conforming const
configure:4207: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4213: $? = 0
configure:4217: test -z 
			 || test ! -s conftest.err
configure:4220: $? = 0
configure:4223: test -s conftest.o
configure:4226: $? = 0
configure:4237: result: yes
configure:4247: checking for inline
configure:4268: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4274: $? = 0
configure:4278: test -z 
			 || test ! -s conftest.err
configure:4281: $? = 0
configure:4284: test -s conftest.o
configure:4287: $? = 0
configure:4299: result: inline
configure:4323: checking how to run the C preprocessor
configure:4358: gcc -E  -I/usr/local/include conftest.c
configure:4364: $? = 0
configure:4396: gcc -E  -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4402: $? = 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:4441: result: gcc -E
configure:4465: gcc -E  -I/usr/local/include conftest.c
configure:4471: $? = 0
configure:4503: gcc -E  -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4509: $? = 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:4553: checking for egrep
configure:4563: result: grep -E
configure:4568: checking for uid_t in sys/types.h
configure:4591: result: yes
configure:4606: checking for ANSI C header files
configure:4631: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4637: $? = 0
configure:4641: test -z 
			 || test ! -s conftest.err
configure:4644: $? = 0
configure:4647: test -s conftest.o
configure:4650: $? = 0
configure:4736: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:4739: $? = 0
configure:4741: ./conftest
configure:4744: $? = 0
configure:4759: result: yes
configure:4783: checking for sys/types.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for sys/stat.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for stdlib.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for string.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for memory.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for strings.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for inttypes.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for stdint.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4783: checking for unistd.h
configure:4799: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4829: result: yes
configure:4841: checking for size_t
configure:4865: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4871: $? = 0
configure:4875: test -z 
			 || test ! -s conftest.err
configure:4878: $? = 0
configure:4881: test -s conftest.o
configure:4884: $? = 0
configure:4895: result: yes
configure:4907: checking whether time.h and sys/time.h may both be included
configure:4932: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4938: $? = 0
configure:4942: test -z 
			 || test ! -s conftest.err
configure:4945: $? = 0
configure:4948: test -s conftest.o
configure:4951: $? = 0
configure:4962: result: yes
configure:4975: checking for working alloca.h
configure:4996: 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:5002: $? = 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:5027: result: no
configure:5037: checking for alloca
configure:5078: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5084: $? = 0
configure:5088: test -z 
			 || test ! -s conftest.err
configure:5091: $? = 0
configure:5094: test -s conftest
configure:5097: $? = 0
configure:5109: result: yes
configure:5346: checking malloc.h usability
configure:5358: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:57:20: malloc.h: No such file or directory
configure:5364: $? = 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:5387: result: no
configure:5391: checking malloc.h presence
configure:5401: gcc -E  -I/usr/local/include conftest.c
conftest.c:23:20: malloc.h: No such file or directory
configure:5407: $? = 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:5427: result: no
configure:5462: checking for malloc.h
configure:5469: result: no
configure:5486: checking whether byte ordering is bigendian
configure:5513: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5519: $? = 0
configure:5523: test -z 
			 || test ! -s conftest.err
configure:5526: $? = 0
configure:5529: test -s conftest.o
configure:5532: $? = 0
configure:5556: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5562: $? = 0
configure:5566: test -z 
			 || test ! -s conftest.err
configure:5569: $? = 0
configure:5572: test -s conftest.o
configure:5575: $? = 0
configure:5697: result: yes
configure:5720: checking for memxor
configure:5777: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
ld: Undefined symbols:
_memxor
configure:5783: $? = 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:5808: result: no
configure:5829: checking for __attribute__
configure:5860: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5866: $? = 0
configure:5870: test -z 
			 || test ! -s conftest.err
configure:5873: $? = 0
configure:5876: test -s conftest.o
configure:5879: $? = 0
configure:5890: result: yes
configure:5908: checking for stdint types
configure:5936: gcc -c   conftest.c >&5
configure:5942: $? = 0
configure:5946: test -z 
			 || test ! -s conftest.err
configure:5949: $? = 0
configure:5952: test -s conftest.o
configure:5955: $? = 0
configure:5984: result: stdint.h (shortcircuit)
configure:8743: result: make use of stdint.h in nettle-types.h (assuming C99 compatible system)
configure:8753: checking for __gmpz_getlimbn in -lgmp
configure:8783: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp   >&5
configure:8789: $? = 0
configure:8793: test -z 
			 || test ! -s conftest.err
configure:8796: $? = 0
configure:8799: test -s conftest
configure:8802: $? = 0
configure:8815: result: yes
configure:8949: checking for BF_ecb_encrypt in -lcrypto
configure:8979: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lcrypto  -lgmp  >&5
configure:8985: $? = 0
configure:8989: test -z 
			 || test ! -s conftest.err
configure:8992: $? = 0
configure:8995: test -s conftest
configure:8998: $? = 0
configure:9011: result: yes
configure:9174: 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