bug-libtool
[Top][All Lists]
Advanced

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

--silent should work for install too


From: Samuel Thibault
Subject: --silent should work for install too
Date: Wed, 13 May 2009 11:24:09 +0200
User-agent: Mutt/1.5.12-2006-07-14

Hello,

$ make -s LIBTOOLFLAGS=--silent

properly does not output anything, but

$ make -s LIBTOOLFLAGS=--silent install

outputs

/usr/bin/install -c -m 644 'foobar.h' '/usr/local/include/foobar.h'

etc.  I'd think it shouldn't.

Samuel




reply via email to

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