summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-24 12:01:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-24 12:01:39 -0700
commit5c25edf60b90d6a9aea5c92ec1cead7ef910a33d (patch)
tree3926503cd3015430b7a558c1b3d5a98c6ac3c1ea
parent93bb002b5509516e2020884e5ad6b71700b25e00 (diff)
configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9b135bb..d0f8fd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,6 @@ AC_CONFIG_MACRO_DIR([m4])
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-xz])
-AM_MAINTAINER_MODE
# Initialize libtool
AC_PROG_LIBTOOL