[Pkg-privacy-commits] [nautilus-wipe] 72/224: Enable Automake 1.11 silent rules if present

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 19:45:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository nautilus-wipe.

commit 7962de40af62eb7892225dfb3b9665f6e2b9c40f
Author: Colomban Wendling <ban at herbesfolles.org>
Date:   Sun Mar 14 19:53:33 2010 +0100

    Enable Automake 1.11 silent rules if present
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 6e73a5e..45da97b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,6 +9,8 @@ AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([-Wall -Werror])
 AC_CONFIG_HEADERS([config.h])
 
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
 # Checks for programs.
 AC_PROG_CC
 # ?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git



More information about the Pkg-privacy-commits mailing list