summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-31 23:36:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:07:38 -0800
commit4168dad45e494982e77b4ed4021313de4d010612 (patch)
tree20f02e052207a9d4cb2ee0b7c484616f20c5a0db /configure.ac
parent29d7efd4856aee5578e47684c6aafc1fe47690c2 (diff)
configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0f86cf6..b65d598 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,6 @@ AC_INIT([xmore],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xmore])
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],