>>>>> On Sat, 4 Mar 2017, Matt Turner wrote:
> + # Check if package supports a verbose build
> + if grep -q -s "disable-silent-rules" ${ECONF_SOURCE:-.}/configure; then
> + local no_silent="--disable-silent-rules"
> + fi
> +
> local myeconfargs=(
> ${dep_track}
> ${selective_werror}
> + ${no_silent}
> ${FONT_OPTIONS}
> "${xorgconfadd[@]}"
> )Isn't that rather pointless, given that in all non-deprecated EAPIs econf will already pass --disable-silent-rules to configure? Ulrich
pgpZeOxPWOhU9.pgp
Description: PGP signature
