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

  $ /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/src/sftp/configure --prefix=/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/pfx -C --prefix=/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/pfx BASH=/bin/sh CPPFLAGS=-I/space/niels/local/include LDFLAGS=-L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib --cache-file=../../config.cache --srcdir=/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/src/sftp

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

hostname = grouse.s3.kth.se
uname -m = i686
uname -r = 2.4.18-4
uname -s = Linux
uname -v = #1 Thu May 2 18:47:38 EDT 2002

/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: /space/niels/local/bin
PATH: /afs/md.kth.se/s3/home/control/niels/bin
PATH: /pkg/openssh/3.4p1/bin
PATH: /pkg/kthkerb/1.2/bin
PATH: /pkg/realplayer/8.0/os
PATH: /pkg/acrobat/5.05/os/bin
PATH: /pkg/xv/3.10.a/bin
PATH: /pkg/matlab/r12.1/noguibin
PATH: /pkg/matlab/r12.1/bin
PATH: /pkg/emacs/21.2/bin
PATH: /afs/md.kth.se/s3/misc/hacks/pkg/s3tex/0.1/bin
PATH: /afs/md.kth.se/s3/misc/hacks/pkg/s3/0.1/bin
PATH: /space/niels/local/bin
PATH: /afs/md.kth.se/s3/home/control/niels/bin
PATH: /pkg/teTeX/1.0/os/bin/i686-pc-linux-gnu
PATH: /pkg/netscape/latest/os
PATH: /bin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/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:1746: checking for gcc
configure:1772: result: gcc
configure:2016: checking for C compiler version
configure:2019: gcc --version </dev/null >&5
2.96
configure:2022: $? = 0
configure:2024: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-112)
configure:2027: $? = 0
configure:2029: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2032: $? = 1
configure:2056: checking for C compiler default output
configure:2059: gcc  -I/space/niels/local/include -D_GNU_SOURCE -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c  >&5
configure:2062: $? = 0
configure:2108: result: a.out
configure:2113: checking whether the C compiler works
configure:2119: ./a.out
configure:2122: $? = 0
configure:2139: result: yes
configure:2146: checking whether we are cross compiling
configure:2148: result: no
configure:2151: checking for suffix of executables
configure:2153: gcc -o conftest  -I/space/niels/local/include -D_GNU_SOURCE -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c  >&5
configure:2156: $? = 0
configure:2181: result: 
configure:2187: checking for suffix of object files
configure:2234: result: o
configure:2238: checking whether we are using the GNU C compiler
configure:2285: result: yes
configure:2291: checking whether gcc accepts -g
configure:2333: result: yes
configure:2350: checking for gcc option to accept ANSI C
configure:2438: result: none needed
configure:2456: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE conftest.c >&5
conftest.c:2: parse error before `me'
configure:2459: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2587: checking for style of include used by make
configure:2615: result: GNU
configure:2643: checking dependency style of gcc
configure:2705: result: gcc3
configure:2710: checking whether make sets $(MAKE)
configure:2730: result: yes
configure:2780: checking for ranlib
configure:2807: result: ranlib
configure:2823: checking for gcc option to accept ANSI C
configure:2911: result: none needed
configure:3102: Using ${exec_prefix}/bin/lshg as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and -G after them.
configure:3115: checking how to run the C preprocessor
configure:3233: result: gcc -E
configure:3258: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:3264: $? = 0
configure:3296: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:3299:28: ac_nonexistent.h: No such file or directory
configure:3302: $? = 1
configure: failed program was:
| #line 3287 "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:3345: checking for egrep
configure:3355: result: grep -E
configure:3360: checking for ANSI C header files
configure:3507: result: yes
configure:3518: checking for an ANSI C-conforming const
configure:3606: result: yes
configure:3616: checking for inline
configure:3659: result: inline
configure:3674: checking for uid_t in sys/types.h
configure:3698: result: yes
configure:3727: checking for sys/types.h
configure:3764: result: yes
configure:3727: checking for sys/stat.h
configure:3764: result: yes
configure:3727: checking for stdlib.h
configure:3764: result: yes
configure:3727: checking for string.h
configure:3764: result: yes
configure:3727: checking for memory.h
configure:3764: result: yes
configure:3727: checking for strings.h
configure:3764: result: yes
configure:3727: checking for inttypes.h
configure:3764: result: yes
configure:3727: checking for stdint.h
configure:3764: result: yes
configure:3727: checking for unistd.h
configure:3764: result: yes
configure:3776: checking for size_t
configure:3821: result: yes
configure:3833: checking whether time.h and sys/time.h may both be included
configure:3879: result: yes
configure:3890: checking for short
configure:3935: result: yes
configure:3938: checking size of short
configure:4244: result: 2
configure:4251: checking for int
configure:4296: result: yes
configure:4299: checking size of int
configure:4605: result: 4
configure:4612: checking for long
configure:4657: result: yes
configure:4660: checking size of long
configure:4966: result: 4
configure:4973: checking for off_t
configure:5000: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5003: $? = 0
configure:5006: test -s conftest.o
configure:5009: $? = 0
configure:5020: result: yes
configure:5023: checking size of off_t
configure:5310: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c  >&5
configure:5313: $? = 0
configure:5315: ./conftest
configure:5318: $? = 0
configure:5341: result: 4
configure:5360: checking for __attribute__
configure:5412: result: yes
configure:5428: checking for pread
configure:5478: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c  >&5
configure:5481: $? = 0
configure:5484: test -s conftest
configure:5487: $? = 0
configure:5498: result: yes
configure:5428: checking for pwrite
configure:5478: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c  >&5
configure:5481: $? = 0
configure:5484: test -s conftest
configure:5487: $? = 0
configure:5498: result: yes
configure:5541: checking for inttypes.h
configure:5546: result: yes
configure:5541: checking for limits.h
configure:5546: result: yes
configure:5541: checking for stdlib.h
configure:5546: result: yes
configure:5541: checking for string.h
configure:5546: result: yes
configure:5550: checking sys/acl.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5620:21: sys/acl.h: No such file or directory
configure:5566: $? = 1
configure: failed program was:
| #line 5552 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_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:5582: result: no
configure:5586: checking sys/acl.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5622:21: sys/acl.h: No such file or directory
configure:5603: $? = 1
configure: failed program was:
| #line 5588 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <sys/acl.h>
configure:5622: result: no
configure:5658: checking for sys/acl.h
configure:5665: result: no
configure:5550: checking sys/file.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking sys/file.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for sys/file.h
configure:5665: result: yes
configure:5550: checking sys/ioctl.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking sys/ioctl.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for sys/ioctl.h
configure:5665: result: yes
configure:5550: checking termios.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking termios.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for termios.h
configure:5665: result: yes
configure:5541: checking for unistd.h
configure:5546: result: yes
configure:5550: checking glob.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking glob.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for glob.h
configure:5665: result: yes
configure:5541: checking for memory.h
configure:5546: result: yes
configure:5550: checking errno.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking errno.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for errno.h
configure:5665: result: yes
configure:5541: checking for fcntl.h
configure:5546: result: yes
configure:5550: checking readline/readline.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking readline/readline.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for readline/readline.h
configure:5665: result: yes
configure:5550: checking readline/history.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking readline/history.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for readline/history.h
configure:5665: result: yes
configure:5550: checking readline.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5630:22: readline.h: No such file or directory
configure:5566: $? = 1
configure: failed program was:
| #line 5552 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_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:5582: result: no
configure:5586: checking readline.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5632:22: readline.h: No such file or directory
configure:5603: $? = 1
configure: failed program was:
| #line 5588 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_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:5622: result: no
configure:5658: checking for readline.h
configure:5665: result: no
configure:5550: checking history.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5630:21: history.h: No such file or directory
configure:5566: $? = 1
configure: failed program was:
| #line 5552 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_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:5582: result: no
configure:5586: checking history.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5632:21: history.h: No such file or directory
configure:5603: $? = 1
configure: failed program was:
| #line 5588 "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_GCC_ATTRIBUTE 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_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:5622: result: no
configure:5658: checking for history.h
configure:5665: result: no
configure:5550: checking netinet/in.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking netinet/in.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for netinet/in.h
configure:5665: result: yes
configure:5541: checking for string.h
configure:5546: result: yes
configure:5541: checking for sys/stat.h
configure:5546: result: yes
configure:5541: checking for sys/types.h
configure:5546: result: yes
configure:5550: checking pwd.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking pwd.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for pwd.h
configure:5665: result: yes
configure:5550: checking grp.h usability
configure:5563: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:5566: $? = 0
configure:5569: test -s conftest.o
configure:5572: $? = 0
configure:5582: result: yes
configure:5586: checking grp.h presence
configure:5597: gcc -E -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5603: $? = 0
configure:5622: result: yes
configure:5658: checking for grp.h
configure:5665: result: yes
configure:5685: checking for tgetent  in -ltermcap
configure:5716: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -ltermcap   >&5
configure:5719: $? = 0
configure:5722: test -s conftest
configure:5725: $? = 0
configure:5737: result: yes
configure:5766: checking for rl_callback_handler_remove in -lreadline
configure:5797: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline  -ltermcap  >&5
configure:5800: $? = 0
configure:5803: test -s conftest
configure:5806: $? = 0
configure:5818: result: yes
configure:5941:22: readline.h: No such file or directory
configure:5961:22: readline.h: No such file or directory
configure:6023:22: readline.h: No such file or directory
configure:6043:22: readline.h: No such file or directory
configure:6106:22: readline.h: No such file or directory
configure:6126:22: readline.h: No such file or directory
configure:6107: checking for using_history in -lreadline
configure:6138: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline  -lreadline -ltermcap  >&5
configure:6141: $? = 0
configure:6144: test -s conftest
configure:6147: $? = 0
configure:6159: result: yes
configure:6257: checking for struct stat.st_rdev
configure:6281: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6284: $? = 0
configure:6287: test -s conftest.o
configure:6290: $? = 0
configure:6338: result: yes
configure:6356: checking for working alloca.h
configure:6398: result: yes
configure:6408: checking for alloca
configure:6470: result: yes
configure:6677: checking for error_at_line
configure:6699: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:6702: $? = 0
configure:6705: test -s conftest
configure:6708: $? = 0
configure:6719: result: yes
configure:6731: checking for stdlib.h
configure:6736: result: yes
configure:6868: checking for GNU libc compatible malloc
configure:6898: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:6901: $? = 0
configure:6903: ./conftest
configure:6906: $? = 0
configure:6920: result: yes
configure:6945: checking whether gcc needs -traditional
configure:6989: result: no
configure:6996: checking whether sys/types.h defines makedev
configure:7018: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7021: $? = 0
configure:7024: test -s conftest
configure:7027: $? = 0
configure:7039: result: yes
configure:7324: checking for ANSI C header files
configure:7471: result: yes
configure:7489: checking for dirent.h that defines DIR
configure:7514: gcc -c -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:7517: $? = 0
configure:7520: test -s conftest.o
configure:7523: $? = 0
configure:7534: result: yes
configure:7547: checking for library containing opendir
configure:7578: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7581: $? = 0
configure:7584: test -s conftest
configure:7587: $? = 0
configure:7646: result: none required
configure:7762: checking whether time.h and sys/time.h may both be included
configure:7808: result: yes
configure:7834: checking for getcwd
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for getwd
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
/tmp/ccItN5BJ.o: In function `main':
/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/src/sftp/configure:7936: the `getwd' function is dangerous and should not be used.
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for strcoll
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for strdup
configure:7904: result: yes
configure:7834: checking for getenv
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for fnmatch
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for dup2
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:7834: checking for canonicalize_file_name
configure:7884: gcc -o conftest -g -O2 -I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' -L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib conftest.c -lreadline -lreadline -ltermcap  >&5
configure:7887: $? = 0
configure:7890: test -s conftest
configure:7893: $? = 0
configure:7904: result: yes
configure:8034: 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 grouse.s3.kth.se

config.status:654: creating Makefile
config.status:654: creating testsuite/Makefile
config.status:751: creating config.h
config.status:1084: 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=yes
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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/space/niels/local/include
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=set
ac_cv_env_LDFLAGS_value='-L/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib'
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_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=yes
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_malloc_0_nonnull=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_putc_unlocked=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_pwrite=yes
ac_cv_func_select=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_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_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=no
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_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_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='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse='none required'
ac_cv_search_gethostbyname='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=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_lib_argp_works=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=yes
lsh_cv_var_program_invocation_name=yes
lsh_cv_var_program_invocation_short_name=yes

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

ACLOCAL='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/missing --run aclocal-1.6'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/missing --run tar'
AUTOCONF='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/missing --run autoconf'
AUTOHEADER='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/missing --run autoheader'
AUTOMAKE='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align'
CPP='gcc -E'
CPPFLAGS='-I/space/niels/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"''
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/space/niels/local/lib -Wl,-rpath,/space/niels/local/lib'
LIBOBJS=''
LIBS='-lreadline -lreadline -ltermcap '
LTLIBOBJS=''
MAKEINFO='${SHELL} /space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/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='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
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='/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/buildtmp/dist/lsh-1.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/space/niels/xenofarm/client/lsh/grouse.s3.kth.se/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_GCC_ATTRIBUTE 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_MALLOC 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_STDLIB_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