[gegl] build: Enable maintainer mode by default



commit 2a7edb919049b310220982b552c570602c80f88d
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Sep 13 00:22:24 2011 +0530

    build: Enable maintainer mode by default
    
    See <http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/>.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1fec804..a02f718 100644
--- a/configure.ac
+++ b/configure.ac
@@ -142,7 +142,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl Initialize maintainer mode
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
 
 
 ###############



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