summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-05-25 10:03:43 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-05-25 10:46:05 +0200
commite78cc7f2b1379bc2ccc24792d6a3ffba59d66d63 (patch)
tree32526c95dd9b98e7355e31499d3d8d24821091c1 /cmakeconfig.h.in
parent38e32cdf14e786bb818e18e73769d819794908b1 (diff)
downloadtcpdump-e78cc7f2b1379bc2ccc24792d6a3ffba59d66d63.tar.gz
We no longer need pcap/nflog.h nor pcap/bluetooth.h, step 2
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 0 insertions, 6 deletions
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 <pcap/bluetooth.h> 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 <pcap/nflog.h> header file. */
-#cmakedefine HAVE_PCAP_NFLOG_H 1
-
/* Define to 1 if you have the `pcap_open' function. */
#cmakedefine HAVE_PCAP_OPEN 1