From e78cc7f2b1379bc2ccc24792d6a3ffba59d66d63 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 25 May 2018 10:03:43 +0200 Subject: We no longer need pcap/nflog.h nor pcap/bluetooth.h, step 2 --- cmakeconfig.h.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cmakeconfig.h.in') diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 2d28585e..a29fc638 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -96,9 +96,6 @@ /* if there's an os_proto.h for this platform, to use additional prototypes */ #cmakedefine HAVE_OS_PROTO_H 1 -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PCAP_BLUETOOTH_H 1 - /* Define to 1 if you have the `pcap_breakloop' function. */ #cmakedefine HAVE_PCAP_BREAKLOOP 1 @@ -141,9 +138,6 @@ /* define if libpcap has pcap_list_datalinks() */ #cmakedefine HAVE_PCAP_LIST_DATALINKS 1 -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PCAP_NFLOG_H 1 - /* Define to 1 if you have the `pcap_open' function. */ #cmakedefine HAVE_PCAP_OPEN 1 -- cgit v1.2.1