diff options
Diffstat (limited to 'xkbcomp/configure.ac')
-rw-r--r-- | xkbcomp/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xkbcomp/configure.ac b/xkbcomp/configure.ac index f9175b649..81ec27b2f 100644 --- a/xkbcomp/configure.ac +++ b/xkbcomp/configure.ac @@ -24,7 +24,6 @@ AC_PREREQ([2.60]) AC_INIT([xkbcomp], [1.2.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) -AM_MAINTAINER_MODE # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS m4_ifndef([XORG_MACROS_VERSION], |