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

  $ /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/configure --prefix=/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle

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

hostname = smaug
uname -m = i686
uname -r = 2.4.20-24.7
uname -s = Linux
uname -v = #1 Mon Dec 1 13:35:11 EST 2003

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

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

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


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

configure:1229: loading 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:1508: checking for gawk
configure:1534: result: gawk
configure:1544: checking whether make sets $(MAKE)
configure:1564: result: yes
configure:1731: checking build system type
configure:1749: result: i686-pc-linux-gnu
configure:1757: checking host system type
configure:1771: result: i686-pc-linux-gnu
configure:1831: checking for -R flag
configure:1864: result: using -Wl,-rpath,
configure:1871: result: Searching for libraries
configure:1878: checking /usr/local/lib
configure:1896: result: added
configure:1878: checking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/pfx/lib
configure:1905: result: not found
configure:1878: checking /usr/local/lib
configure:1896: result: added
configure:1878: checking /sw/local/lib
configure:1905: result: not found
configure:1878: checking /sw/lib
configure:1905: result: not found
configure:1878: checking /usr/gnu/lib
configure:1905: result: not found
configure:1878: checking /opt/gnu/lib
configure:1905: result: not found
configure:1878: checking /sw/gnu/lib
configure:1905: result: not found
configure:1878: checking /usr/freeware/lib
configure:1905: result: not found
configure:1878: checking /usr/pkg/lib
configure:1905: result: not found
configure:1959: checking for gcc
configure:1985: result: gcc
configure:2229: checking for C compiler version
configure:2232: gcc --version </dev/null >&5
2.96
configure:2235: $? = 0
configure:2237: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
configure:2240: $? = 0
configure:2242: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2245: $? = 1
configure:2268: checking for C compiler default output file name
configure:2271: gcc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2274: $? = 0
configure:2320: result: a.out
configure:2325: checking whether the C compiler works
configure:2331: ./a.out
configure:2334: $? = 0
configure:2351: result: yes
configure:2358: checking whether we are cross compiling
configure:2360: result: no
configure:2363: checking for suffix of executables
configure:2365: gcc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2368: $? = 0
configure:2393: result: 
configure:2399: checking for suffix of object files
configure:2445: result: o
configure:2449: checking whether we are using the GNU C compiler
configure:2505: result: yes
configure:2511: checking whether gcc accepts -g
configure:2562: result: yes
configure:2579: checking for gcc option to accept ANSI C
configure:2686: result: none needed
configure:2704: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: parse error before `me'
configure:2710: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2862: checking for style of include used by make
configure:2890: result: GNU
configure:2918: checking dependency style of gcc
configure:2980: result: gcc3
configure:2997: checking whether make sets $(MAKE)
configure:3017: result: yes
configure:3067: checking for ranlib
configure:3094: result: ranlib
configure:3110: checking for gcc option to accept ANSI C
configure:3207: result: none needed
configure:3243: Looking for assembler files in x86/.
configure:3313: checking for m4
configure:3344: result: /usr/bin/m4
configure:3353: checking for an ANSI C-conforming const
configure:3450: result: yes
configure:3460: checking for inline
configure:3512: result: inline
configure:3536: checking how to run the C preprocessor
configure:3654: result: gcc -E
configure:3678: gcc -E  -I/usr/local/include conftest.c
configure:3684: $? = 0
configure:3716: gcc -E  -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3722: $? = 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:3766: checking for egrep
configure:3776: result: grep -E
configure:3781: checking for uid_t in sys/types.h
configure:3804: result: yes
configure:3819: checking for ANSI C header files
configure:3972: result: yes
configure:3996: checking for sys/types.h
configure:4042: result: yes
configure:3996: checking for sys/stat.h
configure:4042: result: yes
configure:3996: checking for stdlib.h
configure:4042: result: yes
configure:3996: checking for string.h
configure:4042: result: yes
configure:3996: checking for memory.h
configure:4042: result: yes
configure:3996: checking for strings.h
configure:4042: result: yes
configure:3996: checking for inttypes.h
configure:4042: result: yes
configure:3996: checking for stdint.h
configure:4042: result: yes
configure:3996: checking for unistd.h
configure:4042: result: yes
configure:4054: checking for size_t
configure:4108: result: yes
configure:4120: checking whether time.h and sys/time.h may both be included
configure:4175: result: yes
configure:4188: checking for working alloca.h
configure:4240: result: yes
configure:4250: checking for alloca
configure:4322: result: yes
configure:4549: checking whether byte ordering is bigendian
configure:4760: result: no
configure:4783: checking for memxor
configure:4840: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
/tmp/ccvhUxWZ.o: In function `main':
/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/conftest.c:64: undefined reference to `memxor'
/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/conftest.c:64: undefined reference to `memxor'
collect2: ld returned 1 exit status
configure:4846: $? = 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_H 1
| #define HAVE_ALLOCA 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:4871: result: no
configure:4892: checking for __attribute__
configure:4953: result: yes
configure:4971: checking for stdint types
configure:4999: gcc -c   conftest.c >&5
configure:5005: $? = 0
configure:5009: test -z 
			 || test ! -s conftest.err
configure:5012: $? = 0
configure:5015: test -s conftest.o
configure:5018: $? = 0
configure:5047: result: stdint.h (shortcircuit)
configure:7806: result: make use of stdint.h in nettle-types.h (assuming C99 compatible system)
configure:7816: checking for __gmpz_getlimbn in -lgmp
configure:7878: result: yes
configure:7925: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp  >&5
configure:7928: $? = 0
configure:7930: ./conftest
configure:7933: $? = 0
configure:8012: checking for BF_ecb_encrypt in -lcrypto
configure:8042: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lcrypto  -lgmp  >&5
configure:8048: $? = 0
configure:8052: test -z 
			 || test ! -s conftest.err
configure:8055: $? = 0
configure:8058: test -s conftest
configure:8061: $? = 0
configure:8074: result: yes
configure:8230: 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 smaug

config.status:741: creating Makefile
config.status:741: creating tools/Makefile
config.status:741: creating testsuite/Makefile
config.status:741: creating examples/Makefile
config.status:741: creating config.m4
config.status:838: creating config.h
config.status:1028: linking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/x86/aes.asm to aes.asm
config.status:1028: linking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/x86/aes-encrypt.asm to aes-encrypt.asm
config.status:1028: linking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/x86/aes-decrypt.asm to aes-decrypt.asm
config.status:1028: linking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/x86/arcfour-crypt.asm to arcfour-crypt.asm
config.status:1028: linking /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/x86/sha1-compress.asm to sha1-compress.asm
config.status:1265: executing depfiles commands
config.status:1265: executing nettle-types.h commands
config.status:1360: creating nettle-types.h : _NETTLE_NETTLE_TYPES_H

## ---------------- ##
## 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_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_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XAUTH_PROGRAM_set=
ac_cv_env_XAUTH_PROGRAM_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__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=yes
ac_cv_func_fwrite_unlocked=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memxor=no
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=yes
ac_cv_func_updwtmpx=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_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_stropts_h=yes
ac_cv_header_sys_poll_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_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=yes
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=yes
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_tv_tv_sec=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=yes
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_stdint_message='using gnu compiler 2.96'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lsh_cv_c_FUNCTION=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_lib_argp_works=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=yes

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

ACLOCAL='${SHELL} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run tar'
AUTOCONF='${SHELL} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoconf'
AUTOHEADER='${SHELL} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoheader'
AUTOMAKE='${SHELL} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -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} /var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/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 rsa-sign rsa-verify rsa-encrypt rsa-decrypt'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBCFLAGS='-fpic'
SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
SHLIBFORLINK='libnettle.so'
SHLIBINSTALL=''
SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
SHLIBMAJOR='2'
SHLIBMINOR='1'
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__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/nettle/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/var/www/htdocs/testserver/linus/xenofarm/client/lsh/smaug.alcom.aland.fi/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_ALLOCA_H 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

configure: exit 0