aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Herrmann2013-01-16 12:35:25 -0600
committerJesse Barnes2013-01-16 12:59:14 -0600
commit08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05 (patch)
tree7bd42e86debea85d062c19f7db81521f6a6937ca /.gitignore
parent481763c2c7f5224a9f053ab3a2b2356eb89a96f0 (diff)
downloadexternal-libgbm-08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05.tar.gz
external-libgbm-08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05.tar.xz
external-libgbm-08cb5c1d0245f6bfc1dd4d041eb418bc160c7b05.zip
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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1de66bca..225fd801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@ libkms.pc
52libtool 52libtool
53ltmain.sh 53ltmain.sh
54mach64.kld 54mach64.kld
55man/.man_fixup
55mga.kld 56mga.kld
56missing 57missing
57mkinstalldirs 58mkinstalldirs