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

It was created by lsh configure 2.9.1-exp, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include:/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx --disable-dependency-tracking

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

hostname = mothra.roxen.com
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_141414-09

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mothra.roxen.com
Release = 5.10
KernelID = Generic_141414-09
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /usr/local/bin
PATH: /usr/local/share/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: .
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /opt/csw/bin
PATH: /opt/ss12/SUNWspro/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1792: creating cache config.cache
configure:1979: checking for gcc
configure:1995: found /usr/sfw/bin/gcc
configure:2006: result: gcc
configure:2238: checking for C compiler version
configure:2246: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:2250: $? = 0
configure:2257: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2261: $? = 0
configure:2268: gcc -V >&5
gcc: `-V' option must have argument
configure:2272: $? = 1
configure:2295: checking for C compiler default output file name
configure:2317: gcc    conftest.c  >&5
configure:2321: $? = 0
configure:2359: result: a.out
configure:2378: checking whether the C compiler works
configure:2388: ./a.out
configure:2392: $? = 0
configure:2411: result: yes
configure:2418: checking whether we are cross compiling
configure:2420: result: no
configure:2423: checking for suffix of executables
configure:2430: gcc -o conftest    conftest.c  >&5
configure:2434: $? = 0
configure:2460: result: 
configure:2466: checking for suffix of object files
configure:2492: gcc -c   conftest.c >&5
configure:2496: $? = 0
configure:2521: result: o
configure:2525: checking whether we are using the GNU C compiler
configure:2554: gcc -c   conftest.c >&5
configure:2561: $? = 0
configure:2578: result: yes
configure:2587: checking whether gcc accepts -g
configure:2617: gcc -c -g  conftest.c >&5
configure:2624: $? = 0
configure:2725: result: yes
configure:2742: checking for gcc option to accept ISO C89
configure:2816: gcc  -c -g -O2  conftest.c >&5
configure:2823: $? = 0
configure:2846: result: none needed
configure:2870: checking how to run the C preprocessor
configure:2910: gcc -E  conftest.c
configure:2917: $? = 0
configure:2948: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2988: result: gcc -E
configure:3017: gcc -E  conftest.c
configure:3024: $? = 0
configure:3055: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3102: checking for grep that handles long lines and -e
configure:3162: result: /usr/sfw/bin/ggrep
configure:3167: checking for egrep
configure:3231: result: /usr/sfw/bin/ggrep -E
configure:3236: checking for ANSI C header files
configure:3266: gcc -c -g -O2  conftest.c >&5
configure:3273: $? = 0
configure:3372: gcc -o conftest -g -O2   conftest.c  >&5
configure:3376: $? = 0
configure:3382: ./conftest
configure:3386: $? = 0
configure:3404: result: yes
configure:3428: checking for sys/types.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for sys/stat.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for stdlib.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for string.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for memory.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for strings.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for inttypes.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for stdint.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for unistd.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3498: checking minix/config.h usability
configure:3515: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: minix/config.h: No such file or directory
configure:3522: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3536: result: no
configure:3540: checking minix/config.h presence
configure:3555: gcc -E  conftest.c
conftest.c:18:26: minix/config.h: No such file or directory
configure:3562: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3576: result: no
configure:3609: checking for minix/config.h
configure:3616: result: no
configure:3647: checking whether it is safe to define __EXTENSIONS__
configure:3675: gcc -c -g -O2  conftest.c >&5
configure:3682: $? = 0
configure:3697: result: yes
configure:4011: checking build system type
configure:4029: result: sparc-sun-solaris2.10
configure:4051: checking host system type
configure:4066: result: sparc-sun-solaris2.10
configure:4088: checking for -R flag
configure:4110: result: using -R
configure:4117: result: Searching for libraries
configure:4124: checking /usr/local/lib
configure:4142: result: added
configure:4124: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4142: result: added
configure:4124: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4142: result: added
configure:4124: checking /usr/local/lib
configure:4142: result: added
configure:4124: checking /sw/local/lib
configure:4151: result: not found
configure:4124: checking /sw/lib
configure:4151: result: not found
configure:4124: checking /usr/gnu/lib
configure:4151: result: not found
configure:4124: checking /opt/gnu/lib
configure:4151: result: not found
configure:4124: checking /sw/gnu/lib
configure:4151: result: not found
configure:4124: checking /usr/freeware/lib
configure:4151: result: not found
configure:4124: checking /usr/pkg/lib
configure:4151: result: not found
configure:4208: checking for gcc
configure:4235: result: gcc
configure:4467: checking for C compiler version
configure:4475: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:4479: $? = 0
configure:4486: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:4490: $? = 0
configure:4497: gcc -V >&5
gcc: `-V' option must have argument
configure:4501: $? = 1
configure:4504: checking whether we are using the GNU C compiler
configure:4557: result: yes
configure:4566: checking whether gcc accepts -g
configure:4704: result: yes
configure:4721: checking for gcc option to accept ISO C89
configure:4825: result: none needed
configure:4843: checking whether make sets $(MAKE)
configure:4865: result: yes
configure:4917: checking for ranlib
configure:4933: found /usr/ccs/bin/ranlib
configure:4944: result: ranlib
configure:4973: checking CCPIC
configure:5027: gcc -c -g -O2 -fPIC  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5034: $? = 0
configure:5053: result: -fPIC
configure:5071: checking for a BSD-compatible install
configure:5139: result: /opt/sfw/bin/install -c
configure:5153: checking for a thread-safe mkdir -p
configure:5192: result: /opt/sfw/bin/mkdir -p
configure:5300: checking for guile
configure:5318: found /opt/sfw/bin/guile
configure:5330: result: /opt/sfw/bin/guile
configure:5357: checking for groff
configure:5375: found /opt/sfw/bin/groff
configure:5387: result: /opt/sfw/bin/groff
configure:5401: checking for m4
configure:5419: found /usr/ccs/bin/m4
configure:5432: result: /usr/ccs/bin/m4
configure:5463: checking for ANSI C header files
configure:5631: result: yes
configure:5659: checking gmp.h usability
configure:5676: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:17: gmp.h: No such file or directory
configure:5683: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gmp.h>
configure:5697: result: no
configure:5701: checking gmp.h presence
configure:5716: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:28:17: gmp.h: No such file or directory
configure:5723: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <gmp.h>
configure:5737: result: no
configure:5770: checking for gmp.h
configure:5779: result: no
configure:5791: error: gmp.h not found

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

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_header_gmp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
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_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_path_GROFF=/opt/sfw/bin/groff
ac_cv_path_M4=/usr/ccs/bin/m4
ac_cv_path_SCHEME_PROGRAM=/opt/sfw/bin/guile
ac_cv_path_install='/opt/sfw/bin/install -c'
ac_cv_path_mkdir=/opt/sfw/bin/mkdir
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
lsh_cv_sys_ccpic=-fPIC

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

ALLOCA=''
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
BUILD_SUBDIRS=''
CC='gcc'
CCPIC='-fPIC'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include'
DEFS=''
DEP_FLAGS=''
DEP_INCLUDE='# '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
GREP='/usr/sfw/bin/ggrep'
GROFF='/opt/sfw/bin/groff'
IF_LD_PRELOAD=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS=''
LDFLAGS=' -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS=''
LIB_ARGP=''
LTLIBOBJS=''
M4='/usr/ccs/bin/m4'
MKDIR_P='/opt/sfw/bin/mkdir -p'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='guile'
SCHEME_PROGRAM='/opt/sfw/bin/guile'
SET_MAKE=''
SHELL='/bin/bash'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "lsh"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "2.9.1-exp"
#define PACKAGE_STRING "lsh 2.9.1-exp"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_X11_FORWARD 1
#define STDC_HEADERS 1

configure: exit 1