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

It was created by libspki configure 0.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/configure --prefix=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx -C --with-include-path=/usr/local/include:/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx CC=icc --cache-file=../../config.cache --srcdir=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki

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

hostname = gosroth
uname -m = ia64
uname -r = 2.6.8-gentoo-r3
uname -s = Linux
uname -v = #3 SMP Tue Nov 30 15:39:09 CET 2004

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/ia64-unknown-linux-gnu/gcc-bin/3.3
PATH: /opt/intel/intel_cc_80/bin
PATH: /opt/intel/intel_idb_80/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1222: loading cache ../../config.cache
configure:1361: checking for a BSD-compatible install
configure:1416: result: /usr/bin/install -c
configure:1427: checking whether build environment is sane
configure:1470: result: yes
configure:1527: checking for gawk
configure:1553: result: gawk
configure:1563: checking whether make sets $(MAKE)
configure:1583: result: yes
configure:1776: checking for -R flag
configure:1809: result: using -Wl,-rpath,
configure:1816: result: Searching for libraries
configure:1823: checking /usr/local/lib
configure:1841: result: added
configure:1823: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:1841: result: added
configure:1823: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:1841: result: added
configure:1823: checking /usr/local/lib
configure:1841: result: added
configure:1823: checking /sw/local/lib
configure:1850: result: not found
configure:1823: checking /sw/lib
configure:1850: result: not found
configure:1823: checking /usr/gnu/lib
configure:1850: result: not found
configure:1823: checking /opt/gnu/lib
configure:1850: result: not found
configure:1823: checking /sw/gnu/lib
configure:1850: result: not found
configure:1823: checking /usr/freeware/lib
configure:1850: result: not found
configure:1823: checking /usr/pkg/lib
configure:1850: result: not found
configure:1904: checking for gcc
configure:1930: result: icc
configure:2174: checking for C compiler version
configure:2177: icc --version </dev/null >&5
8.1 
configure:2180: $? = 0
configure:2182: icc -v </dev/null >&5
Version 8.1 
configure:2185: $? = 0
configure:2187: icc -V </dev/null >&5
Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
Version 8.1    Build 20040802 Package ID: l_cc_p_8.1.021
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

icc: Command line error: no files specified; for help type "icc -help"
configure:2190: $? = 1
configure:2213: checking for C compiler default output file name
configure:2216: icc   -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2219: $? = 0
configure:2265: result: a.out
configure:2270: checking whether the C compiler works
configure:2276: ./a.out
configure:2279: $? = 0
configure:2296: result: yes
configure:2303: checking whether we are cross compiling
configure:2305: result: no
configure:2308: checking for suffix of executables
configure:2310: icc -o conftest   -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2313: $? = 0
configure:2338: result: 
configure:2344: checking for suffix of object files
configure:2390: result: o
configure:2394: checking whether we are using the GNU C compiler
configure:2450: result: yes
configure:2456: checking whether icc accepts -g
configure:2507: result: yes
configure:2524: checking for icc option to accept ANSI C
configure:2631: result: none needed
configure:2649: icc -c -g -O2  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:2655: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2799: checking for style of include used by make
configure:2827: result: GNU
configure:2855: checking dependency style of icc
configure:2938: result: gcc3
configure:2955: checking whether make sets $(MAKE)
configure:2975: result: yes
configure:3025: checking for ranlib
configure:3052: result: ranlib
configure:3110: checking for gcc
configure:3136: result: icc
configure:3380: checking for C compiler version
configure:3383: icc --version </dev/null >&5
8.1 
configure:3386: $? = 0
configure:3388: icc -v </dev/null >&5
Version 8.1 
configure:3391: $? = 0
configure:3393: icc -V </dev/null >&5
Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
Version 8.1    Build 20040802 Package ID: l_cc_p_8.1.021
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

icc: Command line error: no files specified; for help type "icc -help"
configure:3396: $? = 1
configure:3399: checking whether we are using the GNU C compiler
configure:3455: result: yes
configure:3461: checking whether icc accepts -g
configure:3512: result: yes
configure:3529: checking for icc option to accept ANSI C
configure:3636: result: none needed
configure:3654: icc -c -g -O2  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:3660: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3795: checking dependency style of icc
configure:3878: result: gcc3
configure:3907: checking for an ANSI C-conforming const
configure:4004: result: yes
configure:4014: checking for inline
configure:4066: result: inline
configure:4090: checking how to run the C preprocessor
configure:4208: result: icc -E
configure:4232: icc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4238: $? = 0
configure:4270: icc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c(11): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:4276: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libspki"
| #define PACKAGE_TARNAME "libspki"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "libspki 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libspki"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4320: checking for egrep
configure:4330: result: grep -E
configure:4335: checking for uid_t in sys/types.h
configure:4358: result: yes
configure:4373: checking for ANSI C header files
configure:4529: result: yes
configure:4553: checking for sys/types.h
configure:4599: result: yes
configure:4553: checking for sys/stat.h
configure:4599: result: yes
configure:4553: checking for stdlib.h
configure:4599: result: yes
configure:4553: checking for string.h
configure:4599: result: yes
configure:4553: checking for memory.h
configure:4599: result: yes
configure:4553: checking for strings.h
configure:4599: result: yes
configure:4553: checking for inttypes.h
configure:4599: result: yes
configure:4553: checking for stdint.h
configure:4599: result: yes
configure:4553: checking for unistd.h
configure:4599: result: yes
configure:4611: checking for size_t
configure:4665: result: yes
configure:4677: checking whether time.h and sys/time.h may both be included
configure:4732: result: yes
configure:4745: checking for working alloca.h
configure:4797: result: yes
configure:4807: checking for alloca
configure:4879: result: yes
configure:5107: checking for malloc.h
configure:5112: result: yes
configure:5259: checking for gmtime_r
configure:5316: icc -o conftest -g -O2  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5322: $? = 0
configure:5326: test -z 
			 || test ! -s conftest.err
configure:5329: $? = 0
configure:5332: test -s conftest
configure:5335: $? = 0
configure:5347: result: yes
configure:5359: checking whether byte ordering is bigendian
configure:5570: result: no
configure:5590: checking for __attribute__
configure:5651: result: no
configure:5668: checking for __gmpz_getlimbn in -lgmp
configure:5730: result: yes
configure:5761: icc -o conftest -g -O2  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  >&5
configure:5764: $? = 0
configure:5766: ./conftest
configure:5769: $? = 0
configure:5972: creating ./config.status

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

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

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

on gosroth

config.status:692: creating Makefile
config.status:692: creating tools/Makefile
config.status:692: creating testsuite/Makefile
config.status:789: creating config.h
config.status:1087: executing depfiles commands

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

ac_cv_build=ia64-unknown-linux-gnu
ac_cv_build_alias=ia64-unknown-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=set
ac_cv_env_CC_value=icc
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=no
ac_cv_func_getpid=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime_r=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_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=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=/usr/X11R6/include 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_openssl_blowfish_h=yes
ac_cv_header_openssl_cast_h=yes
ac_cv_header_openssl_des_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_stdarg_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_sysexits_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=ia64-unknown-linux-gnu
ac_cv_host_alias=ia64-unknown-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_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='icc -E'
ac_cv_prog_ac_ct_CC=icc
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=8
ac_cv_sizeof_short=2
ac_cv_stdint_message='using gnu compiler 8.1 '
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=no
lsh_cv_c_attribute=no
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_lib_argp_works=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ccpic=-fpic
lsh_cv_sys_unix98_ptys=yes

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

ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run tar'
AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run autoconf'
AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run autoheader'
AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run automake-1.8'
AWK='gawk'
CC='icc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='icc -E'
CPPFLAGS=' -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
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 -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS='-lgmp '
LTLIBOBJS=''
MAKEINFO='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libspki'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libspki'
PACKAGE_STRING='libspki 0.1'
PACKAGE_TARNAME='libspki'
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.1'
ac_ct_CC='icc'
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_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.0.1/src/spki/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/export/d1/xenofarm/lsh/gosroth.roxen.com/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_GMTIME_R 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGMP 1
#define HAVE_MALLOC_H 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 "libspki"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libspki"
#define PACKAGE_STRING "libspki 0.1"
#define PACKAGE_TARNAME "libspki"
#define PACKAGE_VERSION "0.1"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.1"

configure: exit 0