[sound-juicer/wip/non-recursive-make: 6/15] Enable maintainer mode



commit 085f889026c6bc6b4d1aca0aa270c051069ca208
Author: Phillip Wood <phillip wood dunelm org uk>
Date:   Thu Nov 20 11:47:51 2014 +0000

    Enable maintainer mode
    
    This seems to be recommended.
    
    http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741288

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 405af8d..bb8e443 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_CONFIG_HEADERS([config.h])
 # Enable silent build when available (Automake 1.11)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
 
 # Do the gettext/i18n stuff
 GETTEXT_PACKAGE=sound-juicer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]