summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-17 00:08:57 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-17 00:08:57 +0000
commitaf1cdd89bed28bc12fe9a63be098862d354c374c (patch)
treeed91fa291591e9429bca86f8522d938f4df09672 /configure.ac
parent96d2bbb9aae51ea87f4075406bff7ab9e482624b (diff)
Use sed & cpp to substitute variables in driver man pages
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 1b0e097..dce182e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,6 +81,7 @@ AC_SUBST([CFLAGS])
# Checks for header files.
AC_HEADER_STDC
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile src/Makefile man/Makefile])