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:11:40 -0700
commit352d086cece2691acd6e4ee771deb12541d61d31 (patch)
tree3a60462d2aa1f0d3baa46e74d2e4e035adf5b8f7 /configure.ac
parent3d8ec68e374a26f614e1715a1c2de653dd9b9eaf (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 de18624..b910958 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,6 @@ AC_CONFIG_HEADERS([config.h])
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
# Initialize libtool
AC_PROG_LIBTOOL