summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-01 21:03:13 -0700
committerPeter Hutterer <peter.hutterer@who-t.net>2017-01-26 11:16:37 +1000
commit22f288b4e478e68877cb8e1cc0c470d11d73c0db (patch)
tree0377905c8f69b5020c72b2dfff0d143f700a7773 /configure.ac
parent2c5eba85740e6a7ced8ada0ee45fdd74e4bca364 (diff)
downloadxorg-driver-xf86-video-fbdev-22f288b4e478e68877cb8e1cc0c470d11d73c0db.tar.gz
configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9e4219..77dd2d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,6 @@ AC_CONFIG_AUX_DIR(.)
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
m4_ifndef([XORG_MACROS_VERSION],