summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-17 00:09:02 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-17 00:09:02 +0000
commit4bb6048d8d0d87f3d91a93fef737882434702bb0 (patch)
tree18e49bfd8e09fc15c53529cfb365498197abe42d
parentf586bde47b9ed6561b5350c03b088acfe2e227f6 (diff)
Use sed & cpp to substitute variables in driver man pages
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index deafd3d..2008a95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,10 @@ AC_SUBST([INCLUDES])
# Checks for header files.
AC_HEADER_STDC
+DRIVER_NAME=dummy
+AC_SUBST([DRIVER_NAME])
+
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([