mbox series

[nft,0/2] Allow to disable man page output

Message ID 20180116163807.13276-1-phil@nwl.cc
Headers show
Series Allow to disable man page output | expand

Message

Phil Sutter Jan. 16, 2018, 4:38 p.m. UTC
An option to disable man page creating on systems with broken docbook
helps prevent build failures for them.

While preparing above functionality (found in patch 2), I noticed the
rather confusing help entry for debug option and fixed it while being at
it (patch 1).

Phil Sutter (2):
  configure: Fix help text regarding --enable-debug
  configure: Allow to disable man page building

 configure.ac | 35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)