summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 16:56:14 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 16:56:14 -0800
commit1a5b5c7e5f603528ff69468f8d6d73e2e30442a5 (patch)
tree34ea9834bc0bb6cbf11ecd8d2d8f4c45ffee889e /configure.ac
parent0062a3f12535043fd8d2dc70f41bd45fa6e8b495 (diff)
downloadxorg-lib-libXinerama-1a5b5c7e5f603528ff69468f8d6d73e2e30442a5.tar.gz
Add man page for Xinerama API functions
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e47de85..0748511 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,8 +47,10 @@ XORG_WITH_LINT
LINT_FLAGS="${LINT_FLAGS} ${XINERAMA_CFLAGS}"
XORG_CHECK_MALLOC_ZERO
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile
src/Makefile
+ man/Makefile
xinerama.pc])