summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:46 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:46 +0000
commit3beed227e1ea75c57e38deba4a325303136947f4 (patch)
tree514bd1bcb1ab2bbf74583619d852af8f88f6a1f9 /configure.ac
parent3a983a36e2a566b96dc92ba061c7795207ff6e0c (diff)
Use sed to fill in variables in man page
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 7e5be14..04296cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,7 @@ XAW_CHECK_XPRINT_SUPPORT(XMAG)
AC_SUBST(XMAG_CFLAGS)
AC_SUBST(XMAG_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])