diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 01:01:29 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 01:01:29 +0000 |
commit | 7e777d014ec5b9c768f9c0d5a6dc27ff7e89135b (patch) | |
tree | 5703ea00f8bec4b89d3765555d13eda13feca16d /configure.ac | |
parent | af2031f4df3080f91ff258b92a4d373b5f28ef48 (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 77ba56d..38f56fa 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,7 @@ PKG_CHECK_MODULES(XI, xproto x11 xextproto xext inputproto) AC_SUBST(XI_CFLAGS) AC_SUBST(XI_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |