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:1793: creating cache config.cache
configure:1980: checking for gcc
configure:1996: found /usr/sfw/bin/gcc
configure:2007: result: gcc
configure:2239: checking for C compiler version
configure:2247: 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:2251: $? = 0
configure:2258: 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:2262: $? = 0
configure:2269: gcc -V >&5
gcc: `-V' option must have argument
configure:2273: $? = 1
configure:2296: checking for C compiler default output file name
configure:2318: gcc    conftest.c  >&5
configure:2322: $? = 0
configure:2360: result: a.out
configure:2379: checking whether the C compiler works
configure:2389: ./a.out
configure:2393: $? = 0
configure:2412: result: yes
configure:2419: checking whether we are cross compiling
configure:2421: result: no
configure:2424: checking for suffix of executables
configure:2431: gcc -o conftest    conftest.c  >&5
configure:2435: $? = 0
configure:2461: result: 
configure:2467: checking for suffix of object files
configure:2493: gcc -c   conftest.c >&5
configure:2497: $? = 0
configure:2522: result: o
configure:2526: checking whether we are using the GNU C compiler
configure:2555: gcc -c   conftest.c >&5
configure:2562: $? = 0
configure:2579: result: yes
configure:2588: checking whether gcc accepts -g
configure:2618: gcc -c -g  conftest.c >&5
configure:2625: $? = 0
configure:2726: result: yes
configure:2743: checking for gcc option to accept ISO C89
configure:2817: gcc  -c -g -O2  conftest.c >&5
configure:2824: $? = 0
configure:2847: result: none needed
configure:2871: checking how to run the C preprocessor
configure:2911: gcc -E  conftest.c
configure:2918: $? = 0
configure:2949: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2956: $? = 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:2989: result: gcc -E
configure:3018: gcc -E  conftest.c
configure:3025: $? = 0
configure:3056: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3063: $? = 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:3103: checking for grep that handles long lines and -e
configure:3163: result: /usr/sfw/bin/ggrep
configure:3168: checking for egrep
configure:3232: result: /usr/sfw/bin/ggrep -E
configure:3237: checking for ANSI C header files
configure:3267: gcc -c -g -O2  conftest.c >&5
configure:3274: $? = 0
configure:3373: gcc -o conftest -g -O2   conftest.c  >&5
configure:3377: $? = 0
configure:3383: ./conftest
configure:3387: $? = 0
configure:3405: result: yes
configure:3429: checking for sys/types.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for sys/stat.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdlib.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for string.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for memory.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for strings.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for inttypes.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdint.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for unistd.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3499: checking minix/config.h usability
configure:3516: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: minix/config.h: No such file or directory
configure:3523: $? = 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:3537: result: no
configure:3541: checking minix/config.h presence
configure:3556: gcc -E  conftest.c
conftest.c:18:26: minix/config.h: No such file or directory
configure:3563: $? = 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:3577: result: no
configure:3610: checking for minix/config.h
configure:3617: result: no
configure:3648: checking whether it is safe to define __EXTENSIONS__
configure:3676: gcc -c -g -O2  conftest.c >&5
configure:3683: $? = 0
configure:3698: result: yes
configure:4012: checking build system type
configure:4030: result: sparc-sun-solaris2.10
configure:4052: checking host system type
configure:4067: result: sparc-sun-solaris2.10
configure:4089: checking for -R flag
configure:4111: result: using -R
configure:4118: result: Searching for libraries
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /sw/local/lib
configure:4152: result: not found
configure:4125: checking /sw/lib
configure:4152: result: not found
configure:4125: checking /usr/gnu/lib
configure:4152: result: not found
configure:4125: checking /opt/gnu/lib
configure:4152: result: not found
configure:4125: checking /sw/gnu/lib
configure:4152: result: not found
configure:4125: checking /usr/freeware/lib
configure:4152: result: not found
configure:4125: checking /usr/pkg/lib
configure:4152: result: not found
configure:4209: checking for gcc
configure:4236: result: gcc
configure:4468: checking for C compiler version
configure:4476: 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:4480: $? = 0
configure:4487: 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:4491: $? = 0
configure:4498: gcc -V >&5
gcc: `-V' option must have argument
configure:4502: $? = 1
configure:4505: checking whether we are using the GNU C compiler
configure:4558: result: yes
configure:4567: checking whether gcc accepts -g
configure:4705: result: yes
configure:4722: checking for gcc option to accept ISO C89
configure:4826: result: none needed
configure:4844: checking whether make sets $(MAKE)
configure:4866: result: yes
configure:4918: checking for ranlib
configure:4934: found /usr/ccs/bin/ranlib
configure:4945: result: ranlib
configure:4974: checking CCPIC
configure:5028: 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:5035: $? = 0
configure:5054: result: -fPIC
configure:5072: checking for a BSD-compatible install
configure:5140: result: /opt/sfw/bin/install -c
configure:5154: checking for a thread-safe mkdir -p
configure:5193: result: /opt/sfw/bin/mkdir -p
configure:5301: checking for guile
configure:5319: found /opt/sfw/bin/guile
configure:5331: result: /opt/sfw/bin/guile
configure:5358: checking for groff
configure:5376: found /opt/sfw/bin/groff
configure:5388: result: /opt/sfw/bin/groff
configure:5402: checking for m4
configure:5420: found /usr/ccs/bin/m4
configure:5433: result: /usr/ccs/bin/m4
configure:5464: checking for ANSI C header files
configure:5632: result: yes
configure:5660: checking gmp.h usability
configure:5677: 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:5684: $? = 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:5698: result: no
configure:5702: checking gmp.h presence
configure:5717: 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:5724: $? = 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:5738: result: no
configure:5771: checking for gmp.h
configure:5780: result: no
configure:5792: 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=''
LOCAL_NETTLE_DEP=''
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