[libchamplain] Bug 585754: Nicer compilation output with AM_SILENT_RULES automake option



commit cb8d3b011065434d212b61fe61a3864d35e38ffc
Author: Javier Jardón <javierjc1982 gmail com>
Date:   Tue Aug 25 19:10:47 2009 -0400

    Bug 585754: Nicer compilation output with AM_SILENT_RULES automake option

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dee5d7c..e06a8e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,8 @@ AM_INIT_AUTOMAKE
 AC_LIBTOOL_DLOPEN
 AM_PROG_LIBTOOL
 
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
 # Checks for programs.
 AC_PROG_CC
 AM_PROG_CC_C_O



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