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/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/src/sftp/configure --prefix=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/src/sftp

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

hostname = taylor
uname -m = 9000/829
uname -r = B.11.00
uname -s = HP-UX
uname -v = A

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: .
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/local/bin/install -c
configure:1392: checking whether build environment is sane
configure:1435: result: yes
configure:1468: checking for gawk
configure:1494: result: awk
configure:1504: checking whether make sets $(MAKE)
configure:1524: result: yes
configure:1752: checking for gcc
configure:1778: result: gcc
configure:2022: checking for C compiler version
configure:2025: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 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:2028: $? = 0
configure:2030: gcc -v </dev/null >&5
Reading specs from /pkg/gcc/hppa-hpux1100/3.2/lib/gcc-lib/hppa1.1-hp-hpux11.00/3.2/specs
Configured with: ../../../3.2/configure --prefix=/pkg/gcc/hppa-hpux1100/3.2 --disable-shared --disable-libgcj
Thread model: single
gcc version 3.2
configure:2033: $? = 0
configure:2035: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2038: $? = 1
configure:2062: checking for C compiler default output
configure:2065: gcc   -D_GNU_SOURCE  conftest.c  >&5
as: warning 2: Unknown option "--traditional-format" ignored.
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: gcc -o conftest   -D_GNU_SOURCE  conftest.c  >&5
as: warning 2: Unknown option "--traditional-format" ignored.
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: yes
configure:2297: checking whether gcc accepts -g
configure:2339: result: yes
configure:2356: checking for gcc option to accept ANSI C
configure:2444: result: none needed
configure:2462: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
conftest.c:2: parse error before "me"
configure:2465: $? = 1
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 gcc
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 gcc 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: gcc -E
configure:3276: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:3282: $? = 0
configure:3314: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:3317:28: ac_nonexistent.h: No such file or directory
configure:3320: $? = 1
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:3528: result: yes
configure:3539: checking for an ANSI C-conforming const
configure:3627: result: yes
configure:3637: checking for inline
configure:3680: result: inline
configure:3695: checking for uid_t in sys/types.h
configure:3719: result: yes
configure:3748: checking for sys/types.h
configure:3785: result: yes
configure:3748: checking for sys/stat.h
configure:3785: result: yes
configure:3748: checking for stdlib.h
configure:3785: result: yes
configure:3748: checking for string.h
configure:3785: result: yes
configure:3748: checking for memory.h
configure:3785: result: yes
configure:3748: checking for strings.h
configure:3785: result: yes
configure:3748: checking for inttypes.h
configure:3785: result: yes
configure:3748: checking for stdint.h
configure:3785: result: no
configure:3748: checking for unistd.h
configure:3785: result: yes
configure:3797: checking for size_t
configure:3842: result: yes
configure:3854: checking whether time.h and sys/time.h may both be included
configure:3900: result: yes
configure:3911: checking for short
configure:3956: result: yes
configure:3959: checking size of short
configure:4265: result: 2
configure:4272: checking for int
configure:4317: result: yes
configure:4320: checking size of int
configure:4626: result: 4
configure:4633: checking for long
configure:4678: result: yes
configure:4681: checking size of long
configure:4987: result: 4
configure:4994: checking for off_t
configure:5021: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:5044: checking size of off_t
configure:5331: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5334: $? = 0
configure:5336: ./conftest
configure:5339: $? = 0
configure:5362: result: 4
configure:5379: checking for __attribute__
configure:5431: result: yes
configure:5451: checking for pread
configure:5501: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5504: $? = 0
configure:5507: test -s conftest
configure:5510: $? = 0
configure:5521: result: yes
configure:5451: checking for pwrite
configure:5501: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5504: $? = 0
configure:5507: test -s conftest
configure:5510: $? = 0
configure:5521: result: yes
configure:5565: checking for inttypes.h
configure:5570: result: yes
configure:5565: checking for limits.h
configure:5570: result: yes
configure:5565: checking for stdint.h
configure:5570: result: no
configure:5565: checking for stdlib.h
configure:5570: result: yes
configure:5565: checking for string.h
configure:5570: result: yes
configure:5574: checking sys/acl.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking sys/acl.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for sys/acl.h
configure:5689: result: yes
configure:5574: checking sys/file.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking sys/file.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for sys/file.h
configure:5689: result: yes
configure:5574: checking sys/ioctl.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking sys/ioctl.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for sys/ioctl.h
configure:5689: result: yes
configure:5574: checking termios.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking termios.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for termios.h
configure:5689: result: yes
configure:5565: checking for unistd.h
configure:5570: result: yes
configure:5574: checking glob.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking glob.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for glob.h
configure:5689: result: yes
configure:5565: checking for memory.h
configure:5570: result: yes
configure:5574: checking errno.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking errno.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for errno.h
configure:5689: result: yes
configure:5565: checking for fcntl.h
configure:5570: result: yes
configure:5574: checking readline/readline.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking readline/readline.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for readline/readline.h
configure:5689: result: yes
configure:5574: checking readline/history.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking readline/history.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for readline/history.h
configure:5689: result: yes
configure:5574: checking readline.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure:5654:22: readline.h: No such file or directory
configure:5590: $? = 1
configure: failed program was:
| #line 5576 "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_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_ACL_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:5606: result: no
configure:5610: checking readline.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5656:22: readline.h: No such file or directory
configure:5627: $? = 1
configure: failed program was:
| #line 5612 "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_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_ACL_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:5646: result: no
configure:5682: checking for readline.h
configure:5689: result: no
configure:5574: checking history.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure:5654:21: history.h: No such file or directory
configure:5590: $? = 1
configure: failed program was:
| #line 5576 "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_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_ACL_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:5606: result: no
configure:5610: checking history.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5656:21: history.h: No such file or directory
configure:5627: $? = 1
configure: failed program was:
| #line 5612 "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_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_ACL_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:5646: result: no
configure:5682: checking for history.h
configure:5689: result: no
configure:5574: checking netinet/in.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking netinet/in.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for netinet/in.h
configure:5689: result: yes
configure:5565: checking for string.h
configure:5570: result: yes
configure:5565: checking for sys/stat.h
configure:5570: result: yes
configure:5565: checking for sys/types.h
configure:5570: result: yes
configure:5574: checking pwd.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking pwd.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for pwd.h
configure:5689: result: yes
configure:5574: checking grp.h usability
configure:5587: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5590: $? = 0
configure:5593: test -s conftest.o
configure:5596: $? = 0
configure:5606: result: yes
configure:5610: checking grp.h presence
configure:5621: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:5627: $? = 0
configure:5646: result: yes
configure:5682: checking for grp.h
configure:5689: result: yes
configure:5709: checking for tgetent  in -ltermcap
configure:5740: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap   >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:5743: $? = 0
configure:5746: test -s conftest
configure:5749: $? = 0
configure:5761: result: yes
configure:5786: checking for rl_callback_handler_remove in -lreadline
configure:5817: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline  -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Can't find library: "readline"
collect2: ld returned 1 exit status
configure:5820: $? = 1
configure: failed program was:
| #line 5793 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char rl_callback_handler_remove ();
| int
| main ()
| {
| rl_callback_handler_remove ();
|   ;
|   return 0;
| }
configure:5838: result: no
configure:5852: WARNING:
Your readline libary appears to be broken. lsftp will still work, but
it will be built in non interactive mode ONLY.

configure:6277: checking for struct stat.st_rdev
configure:6301: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:6304: $? = 0
configure:6307: test -s conftest.o
configure:6310: $? = 0
configure:6358: result: yes
configure:6376: checking for working alloca.h
configure:6418: result: yes
configure:6428: checking for alloca
configure:6490: result: yes
configure:6697: checking for error_at_line
configure:6719: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   error_at_line (first referenced in /var/tmp//cc0Bgne2.o) (code)
collect2: ld returned 1 exit status
configure:6722: $? = 1
configure: failed program was:
| #line 6702 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
configure:6739: result: no
configure:6751: checking for stdlib.h
configure:6756: result: yes
configure:6888: checking for GNU libc compatible malloc
configure:6918: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:6921: $? = 0
configure:6923: ./conftest
configure:6926: $? = 0
configure:6940: result: yes
configure:6965: checking whether gcc needs -traditional
configure:7009: result: no
configure:7016: checking whether sys/types.h defines makedev
configure:7038: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   makedev (first referenced in /var/tmp//ccuirxF4.o) (code)
collect2: ld returned 1 exit status
configure:7041: $? = 1
configure: failed program was:
| #line 7021 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| return makedev(0, 0);
|   ;
|   return 0;
| }
configure:7059: result: no
configure:7073: checking sys/mkdev.h usability
configure:7086: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure:7165:23: sys/mkdev.h: No such file or directory
configure:7089: $? = 1
configure: failed program was:
| #line 7075 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 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/mkdev.h>
configure:7105: result: no
configure:7109: checking sys/mkdev.h presence
configure:7120: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:7167:23: sys/mkdev.h: No such file or directory
configure:7126: $? = 1
configure: failed program was:
| #line 7111 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:7145: result: no
configure:7181: checking for sys/mkdev.h
configure:7188: result: no
configure:7213: checking sys/sysmacros.h usability
configure:7226: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7229: $? = 0
configure:7232: test -s conftest.o
configure:7235: $? = 0
configure:7245: result: yes
configure:7249: checking sys/sysmacros.h presence
configure:7260: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:7266: $? = 0
configure:7285: result: yes
configure:7321: checking for sys/sysmacros.h
configure:7328: result: yes
configure:7344: checking for ANSI C header files
configure:7494: result: yes
configure:7512: checking for dirent.h that defines DIR
configure:7537: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7540: $? = 0
configure:7543: test -s conftest.o
configure:7546: $? = 0
configure:7557: result: yes
configure:7570: checking for library containing opendir
configure:7601: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7604: $? = 0
configure:7607: test -s conftest
configure:7610: $? = 0
configure:7669: result: none required
configure:7785: checking whether time.h and sys/time.h may both be included
configure:7831: result: yes
configure:7857: checking for getcwd
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for getwd
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for strcoll
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for strdup
configure:7927: result: yes
configure:7857: checking for getenv
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for fnmatch
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for dup2
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:7910: $? = 0
configure:7913: test -s conftest
configure:7916: $? = 0
configure:7927: result: yes
configure:7857: checking for canonicalize_file_name
configure:7907: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   canonicalize_file_name (first referenced in /var/tmp//ccKVfis6.o) (code)
collect2: ld returned 1 exit status
configure:7910: $? = 1
configure: failed program was:
| #line 7862 "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_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_ACL_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
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define MAJOR_IN_SYSMACROS 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_GETENV 1
| #define HAVE_FNMATCH 1
| #define HAVE_DUP2 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char canonicalize_file_name (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char canonicalize_file_name ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_canonicalize_file_name) || defined (__stub___canonicalize_file_name)
| choke me
| #else
| char (*f) () = canonicalize_file_name;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != canonicalize_file_name;
|   ;
|   return 0;
| }
configure:7927: result: no
configure:8064: 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 taylor

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

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

ac_cv_build=hppa1.1-hp-hpux11.00
ac_cv_build_alias=hppa1.1-hp-hpux11.00
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_BASH_set=''
ac_cv_env_BASH_value=''
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_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=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=no
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_cfmakeraw=no
ac_cv_func_dup2=yes
ac_cv_func_flockfile=yes
ac_cv_func_fnmatch=yes
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_gai_strerror=no
ac_cv_func_getaddrinfo=no
ac_cv_func_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_getnameinfo=no
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=no
ac_cv_func_getwd=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=no
ac_cv_func_logout=no
ac_cv_func_logwtmp=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=no
ac_cv_func_memxor=no
ac_cv_func_openpty=no
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=no
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strchrnul=no
ac_cv_func_strcoll=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=no
ac_cv_func_strsignal=no
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=no
ac_cv_func_updwtmpx=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_x=have_x='yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
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=no
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=no
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=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mkdev_h=no
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_sysmacros_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=no
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=hppa1.1-hp-hpux11.00
ac_cv_host_alias=hppa1.1-hp-hpux11.00
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=no
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=no
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_termcap_tgetent_=yes
ac_cv_lib_util_openpty=no
ac_cv_lib_xnet_inet_addr=yes
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=no
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=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=no
ac_cv_member_struct_utmp_ut_tv_tv_sec=no
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=yes
ac_cv_member_struct_utmpx_ut_addr_v6=no
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=no
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=/usr/bin/bash
ac_cv_path_M4=/usr/local/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=awk
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=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop=no
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=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=no
lsh_cv_sys_unix98_ptys=yes

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

ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/missing --run tar'
AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/missing --run automake-1.7'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='ECHO_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=' error$U.o'
LIBS='-ltermcap '
LTLIBOBJS=' error$U.lo'
MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/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__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/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.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_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_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_ACL_H 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 MAJOR_IN_SYSMACROS 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"

configure: exit 0