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
commitf98b485ee05447328d7836b09d614c9e9f68ff1e (patch)
tree26db034cb2c17df7f608f2ade8333b3a7ccbec06
parentd358d6290af3d9cedb7b6d7e16058370e4779508 (diff)
downloadxorg-proto-compositeproto-f98b485ee05447328d7836b09d614c9e9f68ff1e.tar.gz
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 d83be2f..d099121 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,6 @@ AC_PREREQ([2.60])
AC_INIT([CompositeProto], [0.4.2],
[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],