[gconf] Support silent build (disabled by default)
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gconf] Support silent build (disabled by default)
- Date: Mon, 10 May 2010 16:08:42 +0000 (UTC)
commit 665f82b9cc2424fb6a8ac8b269c9777e9dd64ca2
Author: Christian Persch <chpe gnome org>
Date: Mon May 10 18:08:11 2010 +0200
Support silent build (disabled by default)
configure.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index dd88865..b3ab1ec 100644
--- a/configure.in
+++ b/configure.in
@@ -9,6 +9,8 @@ AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([no])])
+
AM_MAINTAINER_MODE
AC_CANONICAL_HOST
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]