aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-19 12:17:48 -0500
committerTed Gould <ted@canonical.com>2009-08-19 12:17:48 -0500
commit7035dee779c6b1ac39a0711661ec803a9e307464 (patch)
tree0ff69828a10621c2a180e62416c517866869e523
parentf022d796081febf634787868ddd93d5e19431786 (diff)
downloadayatana-indicator-session-7035dee779c6b1ac39a0711661ec803a9e307464.tar.gz
ayatana-indicator-session-7035dee779c6b1ac39a0711661ec803a9e307464.tar.bz2
ayatana-indicator-session-7035dee779c6b1ac39a0711661ec803a9e307464.zip
Using AM 1.11 silent mode
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3d87072..8c3cb8a 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
###########################