From 00823c131f1c9dad2fcc2e1f7cd98b3cfeaa8501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 9 Sep 2011 15:27:59 +0100 Subject: Make maintiner mode enabled by default See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/ --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c4ff6cfd4b..a96e80b554 100644 --- a/configure.ac +++ b/configure.ac @@ -123,7 +123,7 @@ ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" dnl ****************************** dnl Initialize maintainer mode dnl ****************************** -AM_MAINTAINER_MODE +AM_MAINTAINER_MODE([enable]) if test "$evo_version" != "$evo_stable_version"; then AC_DEFINE(STABLE_VERSION, ["evo_stable_version"], -- cgit v1.2.3