On Sun, Dec 26, 1999 at 01:31:49PM +0000, Jonathan McDowell wrote:
<lots and lots, including the entire configure script>
Sorry about that. I meant to attach configure.out rather than configure.
Here it is.
J.
--
] http://www.earth.li/~noodles/ [] Shall I call the United Nations? [
] PGP/GPG Key @ keys.pgp.net or [] [
] finger [EMAIL PROTECTED] [] [
] PGP: 4DC4E7FD / GPG: 5B430367 [] [
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for gcc option to accept ANSI C... none needed
checking for scsh... no
checking for guile... no
checking for bash... /bin/sh
checking for groff... /usr/bin/groff
checking for m4... /usr/bin/m4
checking if m4 can handle eight-bit quote characters... no
checking for mpz_set_d in -lgmp... yes
checking for inflate in -lz... yes
checking for crypt in -lcrypt... yes
checking for inet_addr in -lxnet... no
checking for gethostbyname in -lnsl... yes
checking for setsockopt in -lsocket... no
checking for openpty in -lutil... yes
checking for library containing syslog... none required
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gmp.h... yes
checking for fcntl.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for shadow.h... yes
checking for zlib.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for crypt.h... yes
checking for pty.h... yes
checking for stropts.h... no
checking for syslog.h... yes
checking for argp.h... no
checking for utmp.h... yes
checking if utmp has member ut_host... yes
checking if utmp has member ut_addr... yes
checking if utmp has member ut_addr_v6... yes
checking for utmpx.h... no
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for working alloca.h... yes
checking for alloca... yes
checking for 8-bit clean memcmp... yes
checking for vprintf... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strsignal... yes
checking for strtol... yes
checking for getspnam... yes
checking for vsnprintf... yes
checking for inet_aton... yes
checking for openpty... yes
checking for cfmakeraw... yes
checking whether getpgrp takes no argument... yes
checking for syslog... yes
checking for memxor... no
checking for mempcpy... no
checking for strndup... yes
checking for flockfile... yes
checking for putc_unlocked... yes
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for program_invocation_name... yes
checking for program_invocation_short_name... yes
checking for poll... yes
checking for getopt_long... yes
checking for argp_parse... no
checking for working shutdown on AF_UNIX sockets... yes
checking for working UNIX98 ptys... no
checking for __attribute__... yes
checking for __FUNCTION__... yes
checking for BSD pty names... done
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating misc/Makefile
creating src/Makefile
creating src/argp/Makefile
creating src/scm/Makefile
creating src/testsuite/Makefile
creating src/symmetric/Makefile
creating src/symmetric/include/Makefile
creating contrib/Makefile
creating contrib/lsh.spec
creating config.h