openbsd-ports/security/ssh/patches/patch-ab
1998-06-02 18:09:46 +00:00

35 lines
1.0 KiB
Plaintext

--- configure.~1~ Mon May 11 15:38:33 1998
+++ configure Sun May 31 12:41:39 1998
@@ -1764,13 +1764,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:1776: checking that the compiler works" >&5
if test "$cross_compiling" = yes; then
@@ -7218,7 +7211,7 @@
cat >> $CONFIG_STATUS <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 zlib-1.0.4/Makefile"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 make-ssh-known-hosts.pl"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
@@ -7422,6 +7415,8 @@
done
for ac_config_dir in gmp-2.0.2-ssh-2; do
+
+ continue # XXX don't configure gmp
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.