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
commit8bc2d6a6d3fc2037b83a28dd96374f356cfa287c (patch)
tree33113426a9b4ff395e5494dcca904fc2477a63d3 /configure.ac
parent3e2422233c6fdeec78d82c808ee4da9a447dac89 (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 df121dc..2217094 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,6 +54,7 @@ fi
AC_SUBST(XDBEDIZZY_CFLAGS)
AC_SUBST(XDBEDIZZY_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])