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
commit4b098774a25a065cfa3b4eed6e3da701efd07672 (patch)
treee98d900cc340466c2f0c2dd359260cb5e278b6ba
parenteebdef62c9a6f27f5fe2e71ce5873d5397d34d04 (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 68549c6..f1f1c20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,6 @@
AC_PREREQ([2.60])
AC_INIT([RenderProto], [0.11.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],