diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 01:18:25 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 01:18:25 +0000 |
commit | 03c9007c310c8ca72d4c01a64f20c92bc581d688 (patch) | |
tree | adfb9824580e4227ff615881bbf4ab6a9910d75c /configure.ac | |
parent | 4ce6461553712f7e966e874607225e57cd35e7eb (diff) |
Use sed to put version number 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 a8bb80e..0cbddc0 100644 --- a/configure.ac +++ b/configure.ac @@ -13,6 +13,7 @@ AC_PROG_LIBTOOL # Checks for pkg-config packages PKG_CHECK_MODULES(XXF86DGA, xproto x11 xextproto xext xf86dgaproto) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |