summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-31 21:38:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-04 18:04:12 -0700
commit15ffa3af45dcac72855683eb29bbb24fcc6f36e4 (patch)
tree0efd723c1887a6297c5c466729b76cca80823ebe /configure.ac
parent5e8370095b40d642505bc3129cb7c38aeb98247e (diff)
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 32e21e9..d9ac3c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,6 @@ AC_CONFIG_HEADERS([config.h])
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
# Initialize libtool
AC_PROG_LIBTOOL