[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-dev
Subject:    [Gnash-dev] [PATCH] Enable maintainer mode by default.
From:       Tim Retout <tim () retout ! co ! uk>
Date:       2010-11-18 21:40:47
Message-ID: 1290116447-17008-1-git-send-email-tim () retout ! co ! uk
[Download RAW message or body]

Most users tracking the repository will want the autotools-generated
files to be rebuilt if necessary.  At the same time, some distribution
packagers might want to disable this when making packages of releases.

This commit changes the default, so that it is still possible to
disable dependency checking, but autotools will work as expected for
most users.

Signed-off-by: Tim Retout <tim@retout.co.uk>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 8e0050e..5ca9b5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -204,7 +204,7 @@ dnl These are required by automake
 dnl AM_INIT_AUTOMAKE(gnash, "trunk$BUILDDATE")
 AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
 AC_PROG_MAKE_SET
 
 dnl AC_DISABLE_STATIC dnl Disable building static libs.
-- 
1.7.2.3


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic