]> git.ipfire.org Git - thirdparty/bind9.git/commit
Install named-nzd2nzf 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)
commitdcab218adc93aa78ddd428a90c5eae2469ae9753
tree8dc621728af165852d4b5612bc74f06010dbbdaa
parentceedee078542bac9b5841989ed0dba316a4b087c
Install named-nzd2nzf man page conditionally

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