[goffice] Compilation: switch to AM_MAINTAINER_MODE([enable])
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Compilation: switch to AM_MAINTAINER_MODE([enable])
- Date: Thu, 8 Sep 2011 17:34:20 +0000 (UTC)
commit 01a82358d3430343f1e5287a5ed839ba9d1019fb
Author: Morten Welinder <terra gnome org>
Date: Thu Sep 8 13:34:02 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 7f65160..89c7e13 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-08 Jean Brefort <jean brefort normalesup org>
* goffice/graph/gog-axis.c (gog_axis_view_size_allocate): fixed axis title
diff --git a/configure.in b/configure.in
index 2792f6c..bc6931a 100644
--- a/configure.in
+++ b/configure.in
@@ -51,7 +51,7 @@ dnl Make sure these two won't clash. Put the following to goffice-config.h:
AH_BOTTOM([/* Don't include goffice-features.h, it's a subset of goffice-config.h. */
#define GOFFICE_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]