diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 01:20:52 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 01:20:52 +0000 |
commit | d0f4698f0cf843f6dfdba11eae687ada11e3d4f0 (patch) | |
tree | d9b3583a9abd37396f7709c674b8e57679b74f70 /configure.ac | |
parent | 72995528798d388422e6e09ee26a0edaffadb779 (diff) |
[lib/Xxf86vm manpage cleanup]
Use sed to fill in variables in man page Add shadow man pages for man pages
that document multiple functions.
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 4975de2..6a2bd98 100644 --- a/configure.ac +++ b/configure.ac @@ -13,6 +13,7 @@ AC_PROG_LIBTOOL # Checks for pkg-config packages PKG_CHECK_MODULES(XXF86VM, xproto x11 xextproto xext xf86vidmodeproto) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |