diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-14 00:25:45 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-14 00:25:45 +0000 |
commit | 32644189014a12f97dfe5a54f2f1369f1de07ee6 (patch) | |
tree | dbfc88be1ac5210a980b225c3fe6d095998f3d27 /configure.ac | |
parent | bd8980b53fe42bd02524fffd77aea85895fd8b22 (diff) |
Use sed to fill in variables in man page
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 20cddaf..9bbf147 100644 --- a/configure.ac +++ b/configure.ac @@ -44,6 +44,7 @@ AC_SUBST(XFD_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile]) |