Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Reducing Autotools verbosity

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Sat, 02 Feb 2013 14:10:40 +0100
On 02/01/2013 10:35 PM, Gerald Combs wrote:
> Would anyone object to enabling silent build rules by default in
> configure.ac (line 691)? It drastically reduces the amount of output
> during compilation. For example
> 
>   CC       file.lo
> 
> replaces a screen full of text. You would still be able to show verbose
> output with "configure --disable-silent-rules" or "make V=1".

Lets give it a spin and see how it goes.

Thanks,
Jaap