]> git.ipfire.org Git - thirdparty/bind9.git/commit
Install dnstap-read man page conditionally
authorMichał Kępień <michal@isc.org>
Mon, 22 Mar 2021 08:36:48 +0000 (09:36 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 22 Mar 2021 08:36:48 +0000 (09:36 +0100)
commitceedee078542bac9b5841989ed0dba316a4b087c
tree2b46304de40a8025ea540ff1285bfd9cf36dcd9c
parentd04aa1d44eb467fc19a48a70356ef34399830eb4
Install dnstap-read man page conditionally

The dnstap-read utility is only built and installed for dnstap-enabled
builds.  Adjust the relevant Makefile.am file to make sure the
dnstap-read.1 man page is also only built and installed for
dnstap-enabled builds.
doc/man/Makefile.am