[evolution-couchdb] Use silent building if available



commit bfd75c914d9b98da275eeeab02d12a0464297d72
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Oct 8 16:47:12 2010 +0200

    Use silent building if available

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e4587a2..a99e538 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,6 +5,8 @@ AC_INIT(evolution-couchdb, 0.5.0, https://bugs.launchpad.net/bugs/+filebug)
 AC_CONFIG_SRCDIR(addressbook)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
 AM_CONFIG_HEADER(config.h)
 
 dnl Initialize maintainer mode



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]