openbsd-ports/net/ngrep/patches/patch-configure_in
sturm 7bcab13b8e update to ngrep 1.42
from thuglife at bsd.hu (Robert Nagy)
2004-04-09 10:11:36 +00:00

20 lines
457 B
Plaintext

--- configure.in.orig Fri Apr 9 08:33:58 2004
+++ configure.in Fri Apr 9 08:34:16 2004
@@ -250,16 +250,6 @@
*bsd*)
AC_SUBST(OS, BSD)
-
- echo
- AC_MSG_WARN(
-Your OS ($target_os) may have an old libpcap installation.
-If the resulting ngrep binary segfaults when a BPF filter is specified
-without an ngrep match string then you should reconfigure ngrep with
-the option ``--disable-pcap-restart''.
-)
- sleep 3
-
;;
*solaris*)