From 1f651e54879eec0ec45fc8d10c4bb8383d428db0 Mon Sep 17 00:00:00 2001 From: max_10 Date: Tue, 27 Jan 2015 22:17:54 +0100 Subject: [PATCH] AM_SILENT_RULES on Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/8aa0af7e18c166e6224cbfd44bc83e3b9799b843 Author: max_10 Date: 2015-01-27 (Tue, 27 Jan 2015) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1f360cd..a87e19e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT([libstb-hal], [0.1.1]) AM_INIT_AUTOMAKE -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) +AM_SILENT_RULES([yes]) AC_CONFIG_MACRO_DIR([m4]) AC_GNU_SOURCE LT_INIT