On 01/11/2013 11:27 AM, Richard Hughes wrote:
On 11 January 2013 10:21, Ralf Corsepius <rc040...@freenet.de> wrote:
builds verbose

Good idea. Do I just do this
Is the package autotools-based using a recent version of the autotools?

Then its configure script likely honors --disable-silent-rules
(c.f. ./configure --help), which would switch of the silent make rules at configure-time.

If the configure script doesn't honor --disable-silent-rules, make V=1 is worth a try.

In both cases, it's worth contacting upstream to tell them about the harmfulness of silent make rules

Ralf



--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to