[evolution/wip/gsettings] Make maintiner mode enabled by default
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/gsettings] Make maintiner mode enabled by default
- Date: Wed, 14 Sep 2011 12:40:38 +0000 (UTC)
commit ef9926b24319e3c235cca6bbaeefb595ce55b591
Author: Javier JardÃn <jjardon gnome org>
Date: Fri Sep 9 15:27:59 2011 +0100
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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c4ff6cf..a96e80b 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"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]