summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-12 20:04:58 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-12 20:04:58 +0000
commit3a5f945b6e15c6799b2a796f82ed1222140fc62d (patch)
tree3181ff6487decb20bbfca930f997293203aa4fbf /configure.ac
parentaaa64b9dc41b6b3ed3f5acd7eb2b517c3499a521 (diff)
downloadxorg-util-makedepend-3a5f945b6e15c6799b2a796f82ed1222140fc62d.tar.gz
Substitute variables in man page
[Also resync Changelog with monolith]
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 5fe614b..2324988 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,7 @@ dnl Check for pkg-config packages
PKG_CHECK_MODULES(X, [xproto])
AC_SUBST(X_CFLAGS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])