summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:41 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:41 +0000
commit860f17c45f423b7d19ad78061ec1d785fa9fedf5 (patch)
tree88dce3230799d765ec869f1a59160586f7b4d362 /configure.ac
parent3d586c48b217f6f783cd8b39bedd6b34f047444c (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 13de880..54b25e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,6 +40,7 @@ EDITRES_LIBS="$DEP_LIBS $XAW_LIBS"
AC_SUBST(EDITRES_CFLAGS)
AC_SUBST(EDITRES_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])