diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 00:39:36 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-12 00:39:36 +0000 |
commit | 86f92c112c22604824d2044b566b8cbee81cb397 (patch) | |
tree | a82b715f5be0f2c7d76926a3f28f6a97db451c2a /configure.ac | |
parent | bd48f668b3c8d5de53e42b73ef4e4136d384672d (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 a5ec7d7..a3051ca 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,7 @@ if test "x$GCC" = "xyes"; then XAU_CFLAGS="$GCC_WARNINGS $XAU_CFLAGS" fi +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |