summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:47 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:47 +0000
commit58076d1a51b69c6ef84258b2e3c4361fd6ac30e8 (patch)
treec71fd818e6ae757bd4a0bc0c46e80ef542cba6d8 /configure.ac
parent41f684bf50fea4b96ebea38e728bb771b83dc736 (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 e486a2e..cba2ee1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,6 +102,7 @@ fi
AC_SUBST(XMAN_CFLAGS)
AC_SUBST(XMAN_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])