[gnome-user-docs] Using AM_SILENT_RULES



commit 53ddccd435c2410bec49e3bea1dbaef5b1293912
Author: Shaun McCance <shaunm gnome org>
Date:   Thu Sep 15 10:50:55 2011 -0400

    Using AM_SILENT_RULES

 configure.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 82e1b71..f7c156f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,7 @@
 AC_INIT([gnome-user-docs], [3.1.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
 AM_INIT_AUTOMAKE
+AM_SILENT_RULES([yes])
 
 YELP_HELP_INIT
 



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