emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

'configure' now defaults to --enable-silent-rules


From: Paul Eggert
Subject: 'configure' now defaults to --enable-silent-rules
Date: Sun, 11 Jan 2015 01:27:00 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

I installed into the master a change to configure.ac to cause 'make' to be less chatty by default, as is done in many other GNU projects; see bug#19501. To get the old chatter, you can configure with 'configure --disable-silent-rules' or build with 'make V=1'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]