aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d95eb58..96ce6a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_INIT([matchbox-window-manager], 1.2.2, [yocto@yoctoproject.org])
AC_CONFIG_SRCDIR([src/wm.c])
AM_INIT_AUTOMAKE()
-AM_MAINTAINER_MODE
AC_CONFIG_HEADERS([config.h])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])