summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:48 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:48 +0000
commit98e21bcf2e08115841d53c67a3c1fe66eac04105 (patch)
treeb85c4d79134173727f842045b40e05793571b015 /configure.ac
parent0e8270f8cb2ff73eda71589a1e23ce434f03bcf3 (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 a2b0e40..7defad2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,7 @@ XAW_CHECK_XPRINT_SUPPORT(XSM)
AC_SUBST(XSM_CFLAGS)
AC_SUBST(XSM_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])