]> Savannah Git Hosting - m4.git/commitdiff

Savannah Git Hosting - m4.git/commitdiff

git git@sv / m4.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6cd5fdd)
maint: make silent builds the default
2016年12月31日 13:35:11 +0000 (07:35 -0600)
Tue, 3 Jan 2017 22:55:50 +0000 (16:55 -0600)
The user still has full control over verbosity levels, both setting
their per-project defaults at configure time (or even in a config.site
file), as well as a per-run override. But these days, most projects
are defaulting to silent rules without user intervention.

* configure.ac (AM_SILENT_RULES): Add, to match what most projects
are doing these days.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit b4a08ecfd34e703bd846f1e85b4e2a94a34b16d9)
[For the cherry-pick, all we have to do is normalize the spelling
of the line - now that we require new-enough automake, it does not
have to be conditional]


diff --git a/configure.ac b/configure.ac
index 16aa393df76de7943305fdfb474c3a075b6a6e8d..c4644af5b11042d22cde391ed561245df8e73a3c 100644 (file)
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ M4_default_preload="M4_DEFAULT_PRELOAD"
AM_INIT_AUTOMAKE([1.11.6 subdir-objects dist-bzip2 dist-xz
color-tests parallel-tests silent-rules]
m4_if(m4_index(m4_defn([M4_VERSION]), [-]), [-1], [gnits], [gnu]))
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
## ------------------ ##
GNU M4 source repository
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /