[Xfce4-commits] <xfce4-places-plugin:master> Make compilation less verbose

Andrzej noreply at xfce.org
Mon May 7 18:26:01 CEST 2012


Updating branch refs/heads/master
         to 1beb975768cd07672271b0063583d40a3aa4b95d (commit)
       from a13334ac8f7354a465082b38e20ea4a5531241d9 (commit)

commit 1beb975768cd07672271b0063583d40a3aa4b95d
Author: Andrzej <ndrwrdck at gmail.com>
Date:   Tue May 8 01:01:56 2012 +0900

    Make compilation less verbose

 configure.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index dca7711..7d9a748 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -12,6 +12,7 @@ dnl initialize automake
 AM_INIT_AUTOMAKE()
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl check for basic programs
 AC_PROG_CC()


More information about the Xfce4-commits mailing list