[brasero] Add AM_SILENT_RULES to get a nicer build
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Add AM_SILENT_RULES to get a nicer build
- Date: Sun, 9 Aug 2009 13:14:47 +0000 (UTC)
commit 14c3542ed1509e968f82d8be626c5d650f15f45e
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sat Aug 8 20:36:04 2009 +0200
Add AM_SILENT_RULES to get a nicer build
configure.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index bba38c6..1e11dbb 100644
--- a/configure.in
+++ b/configure.in
@@ -41,6 +41,8 @@ dnl AM_INIT_AUTOMAKE(brasero, $BRASERO_VERSION)
AM_INIT_AUTOMAKE([foreign])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]