Index: configure *** configure.orig Tue Jan 20 05:24:14 1998 --- configure Sat Jan 24 19:04:05 1998 *************** *** 1759,1770 **** 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:1771: checking that the compiler works" >&5 --- 1759,1764 ---- *************** *** 6853,6867 **** case "$enableval" in no) echo "$ac_t""no" 1>&6 ! SSHINSTALLMODE=0711 ;; *) echo "$ac_t""yes" 1>&6 ! SSHINSTALLMODE=04711 ;; esac else echo "$ac_t""yes" 1>&6 ! SSHINSTALLMODE=04711 fi --- 6847,6861 ---- case "$enableval" in no) echo "$ac_t""no" 1>&6 ! SSHINSTALLMODE=0511 ;; *) echo "$ac_t""yes" 1>&6 ! SSHINSTALLMODE=04511 ;; esac else echo "$ac_t""yes" 1>&6 ! SSHINSTALLMODE=04511 fi *************** *** 7013,7019 **** 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 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then --- 7112,7118 ---- cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then