[beast] BUILD: beautify build output with AM_SILENT_RULES
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] BUILD: beautify build output with AM_SILENT_RULES
- Date: Fri, 17 Sep 2010 01:57:11 +0000 (UTC)
commit e9942fa75e895998822a5fc183a6b5fcd6cbd591
Author: Tim Janik <timj gtk org>
Date: Thu Sep 16 22:59:59 2010 +0200
BUILD: beautify build output with AM_SILENT_RULES
configure.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 5d346af..808fb2b 100644
--- a/configure.in
+++ b/configure.in
@@ -80,6 +80,7 @@ AC_PROG_MAKE_SET
# Disable automatic maintainer mode.
AM_MAINTAINER_MODE
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# declare --enable-* args and collect ac_help strings
AC_ARG_ENABLE(debug, [ --enable-debug=no/minimum/yes turn on debugging],,enable_debug=$debug_default)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]