libtool
[Top][All Lists]
Advanced

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

libtool --silent based on MAKEFLAGS?


From: Martin Waitz
Subject: libtool --silent based on MAKEFLAGS?
Date: Fri, 10 Dec 2004 14:50:42 +0100
User-agent: Mutt/1.5.6+20040907i

hoi :)

next request:

could libtool take a look at MAKEFLAGS and automatically use --silent
mode when 's' is included in the make flags?

At the moment I'm unconditionally using libtool --silent to make
'make -s' usable. It would be nicer if libtool would handle that
automatically.

An alternative would be to implement short options (make -s an alias
to --silent and ignore all other short options) and use
'libtool -$(MAKEFLAGS)', but I don't really like that.

-- 
Martin Waitz

Attachment: signature.asc
Description: Digital signature


reply via email to

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