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
commit442308a06bf4f7b64142eedc054f28dc842c10a6 (patch)
tree3ae8027527728ac9b0d1bd18677baf2596e84374
parented32d712ec9befdc40fb22d34152bae976be0823 (diff)
downloadxorg-proto-xf86bigfontproto-442308a06bf4f7b64142eedc054f28dc842c10a6.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 2f31d52..cd98438 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,6 @@
AC_PREREQ([2.60])
AC_INIT([XF86BigFontProto], [1.2.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],