dns plugin: Disable the plugin if <pcap-bpf.h> is not available.
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 7 Jan 2011 07:12:54 +0000 (08:12 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 7 Jan 2011 07:12:54 +0000 (08:12 +0100)
commit135fcb2fb72d7361e58cf1e3557181306aaf750b
tree261e14423b1e9974d833148bc8e66d9afb242970
parente2b967214898a2f8a59b363f5d795d0ecb0e9ab4
dns plugin: Disable the plugin if <pcap-bpf.h> is not available.

Apparently the AIX version of PCAP doesn't have this header file and is
thus missing a required struct definition.
configure.in
src/dns.c