diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-13 17:59:28 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-13 17:59:28 +0000 |
commit | 54d9a60a1891c1c1938db00d835b8fe0a12327c6 (patch) | |
tree | 3203b74d316029585b72ea1aeef28fe308023324 /configure.ac | |
parent | f0dfdfc7b4ee020ffb83a9179b9d4d4a6139b5e1 (diff) |
Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3.
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 f963f30..2d02778 100644 --- a/configure.ac +++ b/configure.ac @@ -47,6 +47,7 @@ AC_DEFINE(HAVE_XFIXES, 1, [Define to 1 if you have Xfixes]) AC_SUBST(XCURSOR_CFLAGS) AC_SUBST(XCURSOR_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |