automake
[Top][All Lists]
Advanced

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

libtool verbosity


From: Jan Beulich
Subject: libtool verbosity
Date: Mon, 17 May 2004 10:11:12 +0200

Wouldn't it make sense to have automake generate the LIBTOOL variable by
default so that libtool's verbosity matches that of make, i.e. by
something like

LIBTOOL = @LIBTOOL@ $(if $(findstring s,$(filter-out
--%,$(MAKEFLAGS))),--silent)

rather than the plain

LIBTOOL = @LIBTOOL@

Thanks, Jan




reply via email to

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