aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-20 10:35:20 -0500
committerTed Gould <ted@canonical.com>2009-08-20 10:35:20 -0500
commit76cb1c3fd2545f1e7bcec62f788335fb6232178f (patch)
tree3f34776c18be7dabc19f5f44ade9bf1d583173db /configure.ac
parentf5c8526e3bb73345242ea37c337562182351020b (diff)
downloadlibdbusmenu-76cb1c3fd2545f1e7bcec62f788335fb6232178f.tar.gz
libdbusmenu-76cb1c3fd2545f1e7bcec62f788335fb6232178f.tar.bz2
libdbusmenu-76cb1c3fd2545f1e7bcec62f788335fb6232178f.zip
AM 1.11 silence
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6a5ed9a..d259bef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,6 +19,8 @@ AC_PROG_LIBTOOL
AC_SUBST(VERSION)
AC_CONFIG_MACRO_DIR([m4])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
###########################
# Dependencies - GLib
###########################