[gnumeric] Compilation: switch to AM_MAINTAINER_MODE([enable]).
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Compilation: switch to AM_MAINTAINER_MODE([enable]).
- Date: Thu, 8 Sep 2011 18:34:24 +0000 (UTC)
commit a96e1e1fbd98bdd461badc9143086978a7087a74
Author: Morten Welinder <terra gnome org>
Date: Thu Sep 8 14:34:08 2011 -0400
Compilation: switch to AM_MAINTAINER_MODE([enable]).
ChangeLog | 4 ++++
configure.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7965cf0..7b2ae00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-09-08 Morten Welinder <terra gnome org>
+
+ * configure.in: Switch to AM_MAINTAINER_MODE([enable]).
+
2011-09-06 Andreas J. Guelzow <aguelzow pyrshep ca>
* src/wbc-gtk.c (cb_graph_dim_editor_update): don't create an infinite
diff --git a/configure.in b/configure.in
index 81ba356..592c9e9 100644
--- a/configure.in
+++ b/configure.in
@@ -51,7 +51,7 @@ dnl Make sure these two won't clash. Put the following to gnumeric-config.h:
AH_BOTTOM([/* Don't include gnumeric-features.h, it's a subset of gnumeric-config.h. */
#define GNUMERIC_FEATURES_H])
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]