summaryrefslogtreecommitdiff
path: root/net/libnet10/files/patch-aa
blob: e3cbfc1d0bfba285ce054c7e0491d7fc5adf103e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in.orig	Tue Aug  6 07:26:03 2002
+++ configure.in	Mon Mar 17 17:36:47 2003
@@ -134,7 +134,7 @@
     AC_DEFINE(LIBNET_BSD_BYTE_SWAP)
     AC_DEFINE(HAVE_SOCKADDR_SA_LEN)
     LIBNET_CONFIG_DEFINES="-DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN"
-    AC_MSG_RESULT(Note: support/bpf-lkm/etherspoof contains the lkm source required to spoof ethernet frames)
+    dnl AC_MSG_RESULT(Note: support/bpf-lkm/etherspoof contains the lkm source required to spoof ethernet frames)
     ln -sf FreeBSD support/bpf-lkm/etherspoof
     ;;