diff options
Diffstat (limited to 'net/ngrep/patches/patch-aa')
-rw-r--r-- | net/ngrep/patches/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/ngrep/patches/patch-aa b/net/ngrep/patches/patch-aa index 2abdf2433d4..da748b4fde2 100644 --- a/net/ngrep/patches/patch-aa +++ b/net/ngrep/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 1999/07/15 00:44:04 hubertf Exp $ +$NetBSD: patch-aa,v 1.3 2001/03/05 14:39:09 hubertf Exp $ ---- configure.orig Wed Jul 7 20:06:12 1999 -+++ configure Thu Jul 15 01:31:09 1999 -@@ -1299,7 +1299,12 @@ +--- configure.orig Tue Feb 27 07:08:56 2001 ++++ configure +@@ -1835,7 +1835,12 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" @@ -14,5 +14,5 @@ $NetBSD: patch-aa,v 1.2 1999/07/15 00:44:04 hubertf Exp $ + LIBS="-lpcap $LIBS" ;; +esac cat > conftest.$ac_ext <<EOF - #line 1305 "configure" + #line 1841 "configure" #include "confdefs.h" |