X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/06fc8e0b5ddbfe10b7cac72500d06b32ab8377c6..c418910f63a882d53d76f0711fa79eff7387d9e0:/vars.am diff --git a/vars.am b/vars.am index 79a60a5..fceef07 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_@AM_V@) +V_SUBST_ = $(V_SUBST_@AM_DEFAULT_V@) +V_SUBST_0 = @echo " SUBST $@"; +SUBST = $(V_SUBST)$(confsubst) ###-------------------------------------------------------------------------- ### Building utilities.