]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist, rec: dnstap requires protobuf
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 17 Sep 2020 07:53:33 +0000 (09:53 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 17 Sep 2020 07:53:33 +0000 (09:53 +0200)
commit21598da2f30417117246338900a49331a16ec710
tree1ef8a24e9db645c37b144e69ac503a9a2cddc9cb
parente5e184cb8f11ef7a0fbbf7328b972231218118f7
dnsdist, rec: dnstap requires protobuf

Fail the configure when protobuf is disabled or not found but dnstap was
enabled.
m4/pdns_check_dnstap.m4