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
commitfd78790af2a87e999b0f01d1c8f8ecce849a2384 (patch)
tree6bd9ef59ea62c95cb54384f4557012eda451150f /configure.ac
parent70298627f76aaf18ab4e63e297a0f42a8809d9bb (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 414af00..a7af17e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,6 +63,7 @@ fi
AC_SUBST(XLOGO_CFLAGS)
AC_SUBST(XLOGO_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])