summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-01-15 14:01:10 -0500
committerAdam Jackson <ajax@redhat.com>2013-01-15 14:01:10 -0500
commit0c908e6fc7ade7b27255b92bde785c6a0e346eed (patch)
treefdc3a46e1a5e531da1be4f2d2d1ed936571f88bd
parentf9a0f468c49f65c7a415aafc812dd1d0321920e8 (diff)
configure: Remove AM_MAINTAINER_MODE
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 60c8780..8f632d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,6 @@ AC_PREREQ([2.60])
AC_INIT([DamageProto], [1.2.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
# Require xorg-macros: XORG_DEFAULT_OPTIONS
m4_ifndef([XORG_MACROS_VERSION],