]> 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: 076b2ba)
configury: default to automake silent rules if available.
2013年9月16日 08:45:04 +0000 (15:45 +0700)
2013年9月16日 08:45:04 +0000 (15:45 +0700)
* Makeflie.am (FORCE): Add missing placeholder.
* configure.ac (AM_SILENT_RULES): Use it if possible.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>

diff --git a/Makefile.am b/Makefile.am
index 39fd0b4caea3a507c03e1fd45893c1ac95f42760..42bf963f10073654bfcb2079fa1f5cb2d4112ad8 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
@@ -438,3 +438,5 @@ DISTCLEANFILES += tests/atconfig tests/atlocal tests/m4
MAINTAINERCLEANFILES += $(srcdir)/tests/generated.at '$(TESTSUITE)'
clean-local: clean-local-tests
+
+FORCE:
diff --git a/configure.ac b/configure.ac
index d778da27f2b6a11881b868d85d8884fef8cce399..51d1bd5fe0b13470f44ce5774e3e7e6052530146 100644 (file)
--- a/configure.ac
+++ b/configure.ac
@@ -57,6 +57,7 @@ M4_default_preload="M4_DEFAULT_PRELOAD"
AM_INIT_AUTOMAKE([1.10b 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])])
## ------------------ ##
GNU M4 source repository
RSS Atom

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