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
commit41726a4ab62ec8e1aaa41f2416cd4b9d1dfe4f7a (patch)
treea00070871511da31e409ace24b575005cd7c449a
parentb8a682cc30499a751091c84efabb3012e02f47c5 (diff)
downloadxorg-proto-fixesproto-41726a4ab62ec8e1aaa41f2416cd4b9d1dfe4f7a.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 f85b802..9b4110f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,6 @@ AC_PREREQ([2.60])
AC_INIT([FixesProto], [5.0],
[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],