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

It was created by lsh-sftp configure 1.0-pre, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/src/sftp/configure --prefix=/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/pfx BASH=/bin/sh CC=icc --cache-file=../../config.cache --srcdir=/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/src/sftp

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

hostname = stellar.home.hedbor.org
uname -m = i686
uname -r = 2.4.20-k7
uname -s = Linux
uname -v = #1 Tue Jan 14 00:29:06 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: /home/neotron/bin
PATH: /usr/lib/distcc/bin
PATH: /neo/local/bin
PATH: /opt/intel/compiler70/ia32/bin/
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1192: loading cache ../../config.cache
configure:1327: checking for a BSD-compatible install
configure:1381: result: /usr/bin/install -c
configure:1392: checking whether build environment is sane
configure:1435: result: yes
configure:1468: checking for gawk
configure:1494: result: gawk
configure:1504: checking whether make sets $(MAKE)
configure:1524: result: yes
configure:1752: checking for gcc
configure:1778: result: icc
configure:2022: checking for C compiler version
configure:2025: icc --version </dev/null >&5
icc: Command line warning: ignoring unknown option '-fversion'
/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
configure:2028: $? = 1
configure:2030: icc -v </dev/null >&5
ld  \
    /usr/lib/crt1.o \
    /usr/lib/crti.o \
    /opt/intel/compiler70/ia32/lib/crtxi.o \
    -dynamic-linker \
    /lib/ld-linux.so.2 \
    -u \
    ___get_intrinsics \
    -o \
    a.out \
    -rpath \
    /opt/intel/compiler70/ia32/lib \
    -Qy \
    -L/opt/intel/compiler70/ia32/lib \
    -L/usr/lib \
    -Bstatic \
    -limf \
    -Bdynamic \
    -lm \
    -Bstatic \
    -lirc \
    -Bstatic \
    -lcprts \
    -Bdynamic \
    -lcxa \
    -Bstatic \
    -lunwind \
    -Bdynamic \
    -lc \
    /opt/intel/compiler70/ia32/lib/crtxn.o \
    /usr/lib/crtn.o

/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
configure:2033: $? = 1
configure:2035: icc -V </dev/null >&5
Intel(R) C++ Compiler for 32-bit applications, Version 7.0   Build 20021021Z
Copyright (C) 1985-2002 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
GNU ld version 2.13.90.0.18 20030121 Debian GNU/Linux
  Supported emulations:
   elf_i386
   i386linux
configure:2038: $? = 1
configure:2062: checking for C compiler default output
configure:2065: icc   -D_GNU_SOURCE  conftest.c  >&5
configure:2068: $? = 0
configure:2114: result: a.out
configure:2119: checking whether the C compiler works
configure:2125: ./a.out
configure:2128: $? = 0
configure:2145: result: yes
configure:2152: checking whether we are cross compiling
configure:2154: result: no
configure:2157: checking for suffix of executables
configure:2159: icc -o conftest   -D_GNU_SOURCE  conftest.c  >&5
configure:2162: $? = 0
configure:2187: result: 
configure:2193: checking for suffix of object files
configure:2240: result: o
configure:2244: checking whether we are using the GNU C compiler
configure:2291: result: no
configure:2297: checking whether icc accepts -g
configure:2339: result: yes
configure:2356: checking for icc option to accept ANSI C
configure:2444: result: none needed
configure:2462: icc -c -g  -D_GNU_SOURCE 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:2465: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2593: checking for style of include used by make
configure:2621: result: GNU
configure:2649: checking dependency style of icc
configure:2711: result: gcc3
configure:2728: checking whether make sets $(MAKE)
configure:2748: result: yes
configure:2798: checking for ranlib
configure:2825: result: ranlib
configure:2841: checking for icc option to accept ANSI C
configure:2929: result: none needed
configure:3120: Using ${exec_prefix}/bin/lshg as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and -G after them.
configure:3133: checking how to run the C preprocessor
configure:3251: result: icc -E
configure:3276: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:3282: $? = 0
configure:3314: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure(3317): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:3320: $? = 4
configure: failed program was:
| #line 3305 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3363: checking for egrep
configure:3373: result: grep -E
configure:3378: checking for ANSI C header files
configure:3525: result: yes
configure:3536: checking for an ANSI C-conforming const
configure:3624: result: yes
configure:3634: checking for inline
configure:3677: result: inline
configure:3692: checking for uid_t in sys/types.h
configure:3716: result: yes
configure:3745: checking for sys/types.h
configure:3782: result: yes
configure:3745: checking for sys/stat.h
configure:3782: result: yes
configure:3745: checking for stdlib.h
configure:3782: result: yes
configure:3745: checking for string.h
configure:3782: result: yes
configure:3745: checking for memory.h
configure:3782: result: yes
configure:3745: checking for strings.h
configure:3782: result: yes
configure:3745: checking for inttypes.h
configure:3782: result: yes
configure:3745: checking for stdint.h
configure:3782: result: yes
configure:3745: checking for unistd.h
configure:3782: result: yes
configure:3794: checking for size_t
configure:3839: result: yes
configure:3851: checking whether time.h and sys/time.h may both be included
configure:3897: result: yes
configure:3908: checking for short
configure:3953: result: yes
configure:3956: checking size of short
configure:4262: result: 2
configure:4269: checking for int
configure:4314: result: yes
configure:4317: checking size of int
configure:4623: result: 4
configure:4630: checking for long
configure:4675: result: yes
configure:4678: checking size of long
configure:4984: result: 4
configure:4991: checking for off_t
configure:5018: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure(5028): warning #279: controlling expression is constant
  if ((off_t *) 0)
      ^

configure:5021: $? = 0
configure:5024: test -s conftest.o
configure:5027: $? = 0
configure:5038: result: yes
configure:5041: checking size of off_t
configure:5328: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:5331: $? = 0
configure:5333: ./conftest
configure:5336: $? = 0
configure:5359: result: 4
configure:5376: checking for __attribute__
configure:5428: result: no
configure:5448: checking for pread
configure:5498: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:5501: $? = 0
configure:5504: test -s conftest
configure:5507: $? = 0
configure:5518: result: yes
configure:5448: checking for pwrite
configure:5498: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:5501: $? = 0
configure:5504: test -s conftest
configure:5507: $? = 0
configure:5518: result: yes
configure:5562: checking for inttypes.h
configure:5567: result: yes
configure:5562: checking for limits.h
configure:5567: result: yes
configure:5562: checking for stdint.h
configure:5567: result: yes
configure:5562: checking for stdlib.h
configure:5567: result: yes
configure:5562: checking for string.h
configure:5567: result: yes
configure:5571: checking sys/acl.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure(5641): catastrophic error: could not open source file "sys/acl.h"
  #include <sys/acl.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:5587: $? = 4
configure: failed program was:
| #line 5573 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 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 <sys/acl.h>
configure:5603: result: no
configure:5607: checking sys/acl.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure(5643): catastrophic error: could not open source file "sys/acl.h"
  #include <sys/acl.h>
                      ^

configure:5624: $? = 4
configure: failed program was:
| #line 5609 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <sys/acl.h>
configure:5643: result: no
configure:5679: checking for sys/acl.h
configure:5686: result: no
configure:5571: checking sys/file.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking sys/file.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for sys/file.h
configure:5686: result: yes
configure:5571: checking sys/ioctl.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking sys/ioctl.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for sys/ioctl.h
configure:5686: result: yes
configure:5571: checking termios.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking termios.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for termios.h
configure:5686: result: yes
configure:5562: checking for unistd.h
configure:5567: result: yes
configure:5571: checking glob.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking glob.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for glob.h
configure:5686: result: yes
configure:5562: checking for memory.h
configure:5567: result: yes
configure:5571: checking errno.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking errno.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for errno.h
configure:5686: result: yes
configure:5562: checking for fcntl.h
configure:5567: result: yes
configure:5571: checking readline/readline.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking readline/readline.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for readline/readline.h
configure:5686: result: yes
configure:5571: checking readline/history.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking readline/history.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for readline/history.h
configure:5686: result: yes
configure:5571: checking readline.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure(5651): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

compilation aborted for conftest.c (code 4)
configure:5587: $? = 4
configure: failed program was:
| #line 5573 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 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 <readline.h>
configure:5603: result: no
configure:5607: checking readline.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure(5653): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure:5624: $? = 4
configure: failed program was:
| #line 5609 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| /* end confdefs.h.  */
| #include <readline.h>
configure:5643: result: no
configure:5679: checking for readline.h
configure:5686: result: no
configure:5571: checking history.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure(5651): catastrophic error: could not open source file "history.h"
  #include <history.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:5587: $? = 4
configure: failed program was:
| #line 5573 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 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 <history.h>
configure:5603: result: no
configure:5607: checking history.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure(5653): catastrophic error: could not open source file "history.h"
  #include <history.h>
                      ^

configure:5624: $? = 4
configure: failed program was:
| #line 5609 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh-sftp"
| #define PACKAGE_TARNAME "lsh-sftp"
| #define PACKAGE_VERSION "1.0-pre"
| #define PACKAGE_STRING "lsh-sftp 1.0-pre"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lsh-sftp"
| #define VERSION "1.0-pre"
| #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
| #define TRANSPORT_AFTER_OPTS "-G"
| #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 SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_OFF_T 4
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| /* end confdefs.h.  */
| #include <history.h>
configure:5643: result: no
configure:5679: checking for history.h
configure:5686: result: no
configure:5571: checking netinet/in.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking netinet/in.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for netinet/in.h
configure:5686: result: yes
configure:5562: checking for string.h
configure:5567: result: yes
configure:5562: checking for sys/stat.h
configure:5567: result: yes
configure:5562: checking for sys/types.h
configure:5567: result: yes
configure:5571: checking pwd.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking pwd.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for pwd.h
configure:5686: result: yes
configure:5571: checking grp.h usability
configure:5584: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking grp.h presence
configure:5618: icc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for grp.h
configure:5686: result: yes
configure:5706: checking for tgetent  in -ltermcap
configure:5737: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap   >&5
configure:5740: $? = 0
configure:5743: test -s conftest
configure:5746: $? = 0
configure:5758: result: yes
configure:5783: checking for rl_callback_handler_remove in -lreadline
configure:5814: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline  -ltermcap  >&5
configure:5817: $? = 0
configure:5820: test -s conftest
configure:5823: $? = 0
configure:5835: result: yes
configure(5958): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure(5978): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure(6040): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure(6060): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure(6123): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure(6143): catastrophic error: could not open source file "readline.h"
  #include <readline.h>
                       ^

configure:6124: checking for using_history in -lreadline
configure:6155: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline  -lreadline -ltermcap  >&5
configure:6158: $? = 0
configure:6161: test -s conftest
configure:6164: $? = 0
configure:6176: result: yes
configure:6274: checking for struct stat.st_rdev
configure:6298: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6301: $? = 0
configure:6304: test -s conftest.o
configure:6307: $? = 0
configure:6355: result: yes
configure:6373: checking for working alloca.h
configure:6415: result: yes
configure:6425: checking for alloca
configure:6487: result: yes
configure:6696: checking for error_at_line
configure:6718: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure(6764): warning #266: function declared implicitly
  error_at_line (0, 0, "", 0, "");
  ^

configure:6721: $? = 0
configure:6724: test -s conftest
configure:6727: $? = 0
configure:6738: result: yes
configure:6797: checking whether sys/types.h defines makedev
configure:6819: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:6822: $? = 0
configure:6825: test -s conftest
configure:6828: $? = 0
configure:6840: result: yes
configure:7125: checking for ANSI C header files
configure:7272: result: yes
configure:7290: checking for dirent.h that defines DIR
configure:7315: icc -c -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure(7361): warning #279: controlling expression is constant
  if ((DIR *) 0)
      ^

configure:7318: $? = 0
configure:7321: test -s conftest.o
configure:7324: $? = 0
configure:7335: result: yes
configure:7348: checking for library containing opendir
configure:7379: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7382: $? = 0
configure:7385: test -s conftest
configure:7388: $? = 0
configure:7447: result: none required
configure:7563: checking whether time.h and sys/time.h may both be included
configure:7609: result: yes
configure:7635: checking for getcwd
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for getwd
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
/tmp/icctHbxKS.o(.text+0x12): In function `main':
/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/src/sftp/configure:7735: the `getwd' function is dangerous and should not be used.
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for strcoll
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for strdup
configure:7705: result: yes
configure:7635: checking for getenv
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for fnmatch
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for dup2
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7635: checking for canonicalize_file_name
configure:7685: icc -o conftest -g  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7688: $? = 0
configure:7691: test -s conftest
configure:7694: $? = 0
configure:7705: result: yes
configure:7842: creating ./config.status

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

This file was extended by lsh-sftp config.status 1.0-pre, which was
generated by GNU Autoconf 2.57.  Invocation command line was

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

on stellar.home.hedbor.org

config.status:657: creating Makefile
config.status:657: creating testsuite/Makefile
config.status:754: creating config.h
config.status:1090: executing depfiles commands

## ---------------- ##
## 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=no
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_BASH_set=set
ac_cv_env_BASH_value=/bin/sh
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_canonicalize_file_name=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_dup2=yes
ac_cv_func_flockfile=yes
ac_cv_func_fnmatch=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_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=no
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=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_pread=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_pwrite=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_strcoll=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_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_history_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_netinet_in_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_readline_h=no
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_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_h=yes
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_acl_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_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_sys_types_h_makedev=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_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_error_at_line=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_readline_rl_callback_handler_remove=yes
ac_cv_lib_readline_using_history=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_termcap_tgetent_=yes
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_stat_st_rdev=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=yes
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=yes
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_BASH=/bin/bash
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='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_opendir='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_off_t=4
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_off_t=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_unix98_ptys=yes

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

ACLOCAL='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run tar'
AUTOCONF='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run autoconf'
AUTOHEADER='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run autoheader'
AUTOMAKE='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run automake-1.7'
AWK='gawk'
CC='icc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g'
CPP='icc -E'
CPPFLAGS=' -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"''
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=''
LIBOBJS=''
LIBS='-lreadline -lreadline -ltermcap '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh-sftp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='lsh-sftp'
PACKAGE_STRING='lsh-sftp 1.0-pre'
PACKAGE_TARNAME='lsh-sftp'
PACKAGE_VERSION='1.0-pre'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.0-pre'
ac_ct_CC='icc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
found_lshg=''
found_ssh=''
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/buildtmp/dist/lsh-1.5.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/neotron/src/xenofarm/client/lsh/stellar.home.hedbor.org/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_CANONICALIZE_FILE_NAME 1
#define HAVE_DIRENT_H 1
#define HAVE_DUP2 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FNMATCH 1
#define HAVE_GETCWD 1
#define HAVE_GETENV 1
#define HAVE_GETWD 1
#define HAVE_GLOB_H 1
#define HAVE_GRP_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBTERMCAP 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PREAD 1
#define HAVE_PWD_H 1
#define HAVE_PWRITE 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_RL_CHAR_IS_QUOTED_P 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCOLL 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "lsh-sftp"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "lsh-sftp"
#define PACKAGE_STRING "lsh-sftp 1.0-pre"
#define PACKAGE_TARNAME "lsh-sftp"
#define PACKAGE_VERSION "1.0-pre"
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_OFF_T 4
#define SIZEOF_SHORT 2
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define TIME_WITH_SYS_TIME 1
#define TRANSPORT_AFTER_OPTS "-G"
#define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty"
#define VERSION "1.0-pre"
#define WITH_HISTORY 1
#define WITH_READLINE 1

configure: exit 0