]> git.ipfire.org Git - thirdparty/nftables.git/commit
configure: Allow to disable man page building
authorPhil Sutter <phil@nwl.cc>
Tue, 16 Jan 2018 16:38:07 +0000 (17:38 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Jan 2018 12:52:36 +0000 (13:52 +0100)
commit585ccefaf7c262be26aa89c7d0eac1cf8e3b5143
treefb6d6020adc76628de1c928f1f0d10828866ae0b
parent2f7dc60beb16f48341845eb820ce672cce47041e
configure: Allow to disable man page building

Aparently there are distributions which come with incompatible docbook
implementations. On those, forced man page creating if required binaries
are found leads to build failure.

Allow them to conveniently disable man page output instead of having to
pass undocumented variables to configure.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac