diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2013-01-16 19:35:25 +0100 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2013-01-16 10:59:14 -0800 |
commit | 08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05 (patch) | |
tree | 7bd42e86debea85d062c19f7db81521f6a6937ca /.gitignore | |
parent | 481763c2c7f5224a9f053ab3a2b2356eb89a96f0 (diff) |
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ libkms.pc libtool ltmain.sh mach64.kld +man/.man_fixup mga.kld missing mkinstalldirs |