Reviewed-by: Edward O'Callaghan <funfunc...@folklore1984.net>

On 12/08/2016 12:22 AM, Emil Velikov wrote:
> From: Emil Velikov <emil.veli...@collabora.com>
> 
> Having the "Entering|Leaving directory X" messages it not required nor
> useful in vast majority of the cases.
> 
> One can always have them printed by `make -w' or by overriding the
> AM_MAKEFLAGS variable.
> 
> Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index e6d1969..415c75e 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -21,6 +21,7 @@
>  
>  SUBDIRS = src
>  
> +AM_MAKEFLAGS = -s
>  AM_DISTCHECK_CONFIGURE_FLAGS = \
>       --enable-dri \
>       --enable-dri3 \
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to