From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: vars.am: Some reformatting. X-Git-Tag: 2.2.4~13 X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/2cf5abdf25a81be0128827af74d87d487d934ff7 vars.am: Some reformatting. --- diff --git a/vars.am b/vars.am index 79a60a5..c7c2d37 100644 --- a/vars.am +++ b/vars.am @@ -89,10 +89,10 @@ SUBSTITUTIONS = \ bindir=$(bindir) sbindir=$(sbindir) \ PACKAGE=$(PACKAGE) VERSION=$(VERSION) -V_SUBST = $(V_SUBST_$(V)) -V_SUBST_ = $(V_SUBST_$(AM_DEFAULT_VERBOSITY)) -V_SUBST_0 = @echo " SUBST $@"; -SUBST = $(V_SUBST)$(confsubst) +V_SUBST = $(V_SUBST_$(V)) +V_SUBST_ = $(V_SUBST_$(AM_DEFAULT_VERBOSITY)) +V_SUBST_0 = @echo " SUBST $@"; +SUBST = $(V_SUBST)$(confsubst) ###-------------------------------------------------------------------------- ### Building utilities.