summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-08-18 15:52:15 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-08-18 15:52:15 -0700
commit7fa628b28be06ba387faae712c616ebcd5306e57 (patch)
tree97d166723df2621bf2b4028d89e054777fb3e16a /configure.ac
parentd3f4c454ac17f3d18d1c5cae8ee00e69ffb29358 (diff)
Add rudimentary man pages for xkbbell, xkbvleds, xkbwatch
We've been shipping these in Solaris for years, but they still need work - it's a starting point though.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0402a06..7a2a50e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,6 +46,7 @@ XAW_CHECK_XPRINT_SUPPORT(XKBWATCH)
AC_SUBST(XKBWATCH_CFLAGS)
AC_SUBST(XKBWATCH_LIBS)
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])