diff options
author | Guy Harris <guy@alum.mit.edu> | 2020-02-09 16:06:14 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2020-02-09 16:06:14 -0800 |
commit | aeb18a2d9628bc76501ccef53a73a09d65ea02f9 (patch) | |
tree | 8ff240b00770a1d77704189c3477c8162a91d390 /cmakeconfig.h.in | |
parent | 206739bd66eb0bf4ee506604ddbc1a62f5fa4492 (diff) |
Regenerate configure script and update cmakeconfig.h.in.
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r-- | cmakeconfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index ac013d73..5f99ce82 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -343,9 +343,6 @@ /* target host supports netmap */ #cmakedefine PCAP_SUPPORT_NETMAP 1 -/* use packet ring capture support on Linux if available */ -#cmakedefine PCAP_SUPPORT_PACKET_RING 1 - /* target host supports RDMA sniffing */ #cmakedefine PCAP_SUPPORT_RDMASNIFF 1 |