This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libtool verbosity


On Mon, 17 May 2004, Jan Beulich wrote:

> 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)

This looks like GNU make syntax to me.  Automake does not (and should
not) depend on GNU make.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]