]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove // not configured when generating doc/misc/options
authorOndřej Surý <ondrej@isc.org>
Mon, 22 Jun 2020 10:41:01 +0000 (12:41 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 22 Jun 2020 11:44:05 +0000 (11:44 +0000)
commitb82ff5b738bfd2829c16a2d8ad086c86f8bd2beb
treea50c8d487da975bdaaedbb823ca0b7593be28c00
parentc3510ca6a35f23af9ea955388c929d743afee83f
Remove // not configured when generating doc/misc/options

The doc/misc/options is used to generate a file describing all
configuration options. Currently, the file contents could differ
based on ./configure option which is kind of suboptimal.

We already removed the "// not configured" from the options.active, and
this time we remove generation of the string altogether.
doc/misc/Makefile.am