$NetBSD: patch-aj,v 1.6 1999/05/10 21:34:46 tron Exp $ --- configure.orig Mon May 10 23:27:27 1999 +++ configure Mon May 10 23:27:53 1999 @@ -1996,12 +1996,6 @@ export CFLAGS CC -# Socket pairs appear to be broken on several systems. I don't know exactly -# where, so I'll use pipes everywhere for now. -cat >> confdefs.h <<\EOF -#define USE_PIPES 1 -EOF - echo $ac_n "checking that the compiler works""... $ac_c" 1>&6 echo "configure:2008: checking that the compiler works" >&5 @@ -6611,8 +6605,8 @@ #define HAVE_TIS 1 EOF - CFLAGS="$CFLAGS -I$withval -DHAVE_TIS" - LIBS="-L$withval -lauth -lfwall $LIBS" + CFLAGS="$CFLAGS -I$withval/include -DHAVE_TIS" + LIBS="-L$withval/lib -lauth -lfwall $LIBS" echo "configure: warning: Remember to read README.TIS. The connection between sshd and TIS authentication server is clear text!" 1>&2 ;; @@ -7344,15 +7338,15 @@ case "$enableval" in no) echo "$ac_t""no" 1>&6 - SSHINSTALLMODE=0711 + SSHINSTALLMODE=0511 ;; *) echo "$ac_t""yes" 1>&6 - SSHINSTALLMODE=04711 + SSHINSTALLMODE=04511 ;; esac else echo "$ac_t""yes" 1>&6 - SSHINSTALLMODE=04711 + SSHINSTALLMODE=04511 fi @@ -7632,7 +7626,7 @@ ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" -trap 'rm -fr `echo "Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 zlib-1.0.4/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "Makefile sshd.8 ssh.1 make-ssh-known-hosts.pl make-ssh-known-hosts.1 zlib-1.0.4/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then