summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:43 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:43 +0000
commit203bc6e49653660050a874508da2c57e089c3c54 (patch)
treefb84eb9773a3150d93334e4bb134f9e0f2eb5dc3 /configure.ac
parente70773cb5c4269627e0d8750f7852ed865fd8eaf (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 78263a0..4a77784 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,7 @@ XAW_CHECK_XPRINT_SUPPORT(XCALC)
AC_SUBST(XCALC_CFLAGS)
AC_SUBST(XCALC_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])