On 20 Feb 2022 19:14, Mike Frysinger wrote:
> --- a/m4/silent.m4
> +++ b/m4/silent.m4
> @@ -5,12 +5,12 @@
> # gives unlimited permission to copy and/or distribute it,
> # with or without modifications, as long as this notice is preserved.
>
> -# AM_SILENT_RULES([DEFAULT])
> -# --------------------------
> -# Enable less verbose build rules; with the default set to DEFAULT
> -# ("yes" being less verbose, "no" or empty being verbose).
> -AC_DEFUN([AM_SILENT_RULES],
> -[AC_ARG_ENABLE([silent-rules], [dnl
> +# _AM_SILENT_RULES
> +# ----------------
> +# Enable less verbose build rules support.
> +AC_DEFUN([_AM_SILENT_RULES],
> +[AM_DEFAULT_VERBOSITY=0this should be 1 instead of 0. the silent-vs-verbose is kind of a double negative, so i flipped it before testing. i've fix it locally. -mike
signature.asc
Description: PGP signature
