ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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