]> granicus.if.org Git - pdns/commit
Automatically detect protobuf (similar to Lua)
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 31 Mar 2016 06:54:20 +0000 (08:54 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 7 Apr 2016 15:11:17 +0000 (17:11 +0200)
commite3e0caa53eb04673341cae79e9a3e1bf0538cc93
tree9484dbf867d74212c94689e23d9804c156a5e591
parent7ada7636ae2313601b7ea69bfc6f7a3aeb0dba7d
Automatically detect protobuf (similar to Lua)

No need to `--enable-protobuf`. If you want to skip protobuf detection,
`--without-protobuf` is your friend. We also fail configure if
`--with-protobuf=yes` and protobuf is not found.
configure.ac
m4/pdns_enable_protobuf.m4 [deleted file]
m4/pdns_with_protobuf.m4 [new file with mode: 0644]