From dc8cc03aa1c0879ac600967ca37b36aa6fb7ddf6 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 30 Jul 2002 08:00:47 +0000 Subject: make ulogd_PCAP build conditional to the existance of pcap.h --- Rules.make.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rules.make.in') diff --git a/Rules.make.in b/Rules.make.in index 68699be..0f9c937 100644 --- a/Rules.make.in +++ b/Rules.make.in @@ -26,7 +26,7 @@ LIBS=@LIBS@ # Names of the plugins to be compiled -ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU PCAP LOCALTIME +ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU LOCALTIME # mysql output support #ULOGD_SL+=MYSQL -- cgit v1.2.3