diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 02:13:37 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 02:13:37 +0000 |
commit | 572497b3413a67795306fc0df9554c4cb6c974fb (patch) | |
tree | 2e81be04f4435cb81bf30c1d41068b484e99a0eb /configure.ac | |
parent | 3aa74d1b757936676dbd8bd640b51d72d5c28da1 (diff) |
[lib/XScrnSaver 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 b72dceb..da8093e 100644 --- a/configure.ac +++ b/configure.ac @@ -39,6 +39,7 @@ PKG_CHECK_MODULES(XSCRNSAVER, x11 xext xextproto scrnsaverproto) AC_SUBST(XSCRNSAVER_CFLAGS) AC_SUBST(XSCRNSAVER_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |