summaryrefslogtreecommitdiff
path: root/security/ssh2/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh2/files/patch-aj')
-rw-r--r--security/ssh2/files/patch-aj15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/ssh2/files/patch-aj b/security/ssh2/files/patch-aj
index b20aab8e19f8..1412e9d6a522 100644
--- a/security/ssh2/files/patch-aj
+++ b/security/ssh2/files/patch-aj
@@ -13,18 +13,3 @@
AC_MSG_CHECKING([that the compiler works])
AC_TRY_RUN([ main(int ac, char **av) { return 0; } ],
---- configure.dist Wed Aug 7 13:45:37 1996
-+++ configure Wed Aug 7 13:55:29 1996
-@@ -1274,12 +1274,6 @@
- ;;
- esac
-
--# 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
- if test "$cross_compiling" = yes; then