Add config option to not install the man pages
authorAdriana Kobylak <anoo@linux.ibm.com>
Wed, 3 Oct 2018 18:50:35 +0000 (13:50 -0500)
committerWouter Verhelst <w@uter.be>
Wed, 3 Oct 2018 19:01:28 +0000 (21:01 +0200)
commit712442dd63e605552334656f1d93eb722e8c57a7
tree55700588c77285d3d14482772f363edc7dcf78d0
parent01188597bfd524d5b87d7cf4c818564dd91a4810
Add config option to not install the man pages

Some environments like embedded systems may not care about about
the man pages, which require the SGML tools to be installed.

So add an option to make the man pages optional to make it easier
to build nbd-server and nbd-client without the need for installing
the SGML tools.

Signed-off-by: Adriana Kobylak <anoo@linux.ibm.com>
Signed-off-by: Wouter Verhelst <w@uter.be>
Makefile.am
configure.ac