man: fix manpage build instructions
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 16 Jan 2013 18:35:25 +0000 (19:35 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 16 Jan 2013 18:59:14 +0000 (10:59 -0800)
commit08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05
tree7bd42e86debea85d062c19f7db81521f6a6937ca
parent481763c2c7f5224a9f053ab3a2b2356eb89a96f0
man: fix manpage build instructions

This fixes all the out-of-tree build-failures with manpages and uses a
.man_fixup file to avoid overriding man-pages on every build.

Manpages are only built if xsltproc is found and the stylesheets are
available locally. You can disable building manpages with
--disable-manpages so the quite expensive xsltproc procedure can be
skipped.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
.gitignore
Makefile.am
configure.ac
man/Makefile.am