summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Andersen <phomes@gmail.com>2010-01-25 00:47:09 +0000
committerLucas Rocha <lucasr@gnome.org>2010-01-25 00:48:10 +0000
commitb719947a2daaa9493aaa5f7fdf3d26a00a128fcb (patch)
treed2d4c67401c2ae43ecf275becd84e424d4334e9f /configure.in
parenta130e0df5dcd400d02ea301d279d3237d4b669d3 (diff)
Bug 607175 - Use AM_SILENT_RULES
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 2034b2e..841b2f0 100644
--- a/configure.in
+++ b/configure.in
@@ -7,6 +7,8 @@ AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
GNOME_COMMON_INIT
GNOME_DOC_INIT