summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/patches/patch-ab')
-rw-r--r--security/openssh/patches/patch-ab11
1 files changed, 1 insertions, 10 deletions
diff --git a/security/openssh/patches/patch-ab b/security/openssh/patches/patch-ab
index 7daacc3b715..c895b1920db 100644
--- a/security/openssh/patches/patch-ab
+++ b/security/openssh/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.29 2011/02/06 11:31:18 obache Exp $
+$NetBSD: patch-ab,v 1.30 2011/02/16 17:45:08 taca Exp $
--- configure.ac.orig 2010-04-10 15:58:01.000000000 +0300
+++ configure.ac 2010-06-09 21:32:22.000000000 +0300
@@ -36,15 +36,6 @@ $NetBSD: patch-ab,v 1.29 2011/02/06 11:31:18 obache Exp $
*-*-irix5*)
PATH="$PATH:/usr/etc"
AC_DEFINE(BROKEN_INET_NTOA, 1,
-@@ -1273,7 +1286,7 @@
- LDFLAGS="-L${withval}/lib ${LDFLAGS}"
- fi
- fi
-- if test "x$use_pkgconfig_for_libedit" == "xyes"; then
-+ if test "x$use_pkgconfig_for_libedit" = "xyes"; then
- LIBEDIT=`$PKGCONFIG --libs-only-l libedit`
- CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`"
- else
@@ -4106,9 +4119,17 @@
)
if test -z "$conf_wtmpx_location"; then