summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 15:42:17 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 15:42:17 -0700
commitdead50b7452214a0501e2ea73f8499b2f30e69f1 (patch)
treef0350c932b32d33e975e4afa3af34eca2955642c /configure.ac
parent7a0d1eb783cf541250ccd2a4618d8bb8af30178e (diff)
Update man page generation to match current X.Org conventions
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index da57723..1bd5bdc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,6 +53,7 @@ AC_CHECK_HEADERS([sys/visual_io.h sys/fbio.h machine/fbio.h sun/fbio.h],
AM_CONDITIONAL(BUILD_CONSTYPE, [test x$BUILD_CONSTYPE = xyes])
XORG_WITH_LINT
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])