libtool
[Top][All Lists]
Advanced

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

Re: libtool --silent based on MAKEFLAGS?


From: Alexandre Duret-Lutz
Subject: Re: libtool --silent based on MAKEFLAGS?
Date: Sun, 12 Dec 2004 15:00:01 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Ralf" == Ralf Wildenhues <address@hidden> writes:

[...]

 Ralf> So, how about this?  Let's have Automake include $(LIBTOOLFLAGS) in
 Ralf> their libtool invocation.  The user can then use
 Ralf> LIBTOOLFLAGS=--silent
 Ralf> at either configure or make time.  This approach is Automake-centric,
 Ralf> but other buildtools can do similar.

Sounds sensible to me.  People have also asked this to specify
--preserve-dup-deps, and --tag=FOO in cases Automake cannot
guess it.

Let's make it `$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)' with 
`$(AM_LIBTOOLFLAGS)' replaced by `libfoo_la_LIBTOOLFLAGS' if it exists.

I'm working on this right now.
-- 
Alexandre Duret-Lutz





reply via email to

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