aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-20 21:02:04 -0500
committerTed Gould <ted@canonical.com>2009-08-20 21:02:04 -0500
commitacdf23dfc7c9be7b7a6b953fc2f02202e3905807 (patch)
treec25fb6dad34a2a9d4329575ffb5385039185b54f /configure.ac
parent10327267daa9e4ba36ace96f637beaa9045e0895 (diff)
parentce045e0d41054c2ccf8c9e524a4997ea2ee38601 (diff)
downloadayatana-indicator-messages-acdf23dfc7c9be7b7a6b953fc2f02202e3905807.tar.gz
ayatana-indicator-messages-acdf23dfc7c9be7b7a6b953fc2f02202e3905807.tar.bz2
ayatana-indicator-messages-acdf23dfc7c9be7b7a6b953fc2f02202e3905807.zip
Adding in black list support
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 9093512..19a549c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,6 +17,8 @@ AC_PROG_LIBTOOL
AC_SUBST(VERSION)
AC_CONFIG_MACRO_DIR([m4])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
###########################
# Dependencies
###########################