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
commit558b3c03372a38701963e1af3d93469768b54af9 (patch)
tree928ee0761d912304261130da495869b0cf3bf6d1 /configure.ac
parent5b2b432ab4681d374537ab1d104fc016ab553135 (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 7daf472..ccf3984 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,7 @@ XSET_LIBS="$XSET_LIBS $SET_XSET_LIBS $SET_XKB_LIBS $SET_XF86MISC_LIBS $SET_FONTC
AC_SUBST(XSET_CFLAGS)
AC_SUBST(XSET_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])