summaryrefslogtreecommitdiffstats
path: root/shave-libtool.in
Commit message (Collapse)AuthorAgeFilesLines
* Add shave supportMichael Biebl2009-05-191-0/+109
shave tranforms the verbose autotools output into a pretty Kbuild-like one which makes it easier to spot warnings. See also http://damien.lespiau.name/blog/2009/02/18/shave-making-the-autotools-output-sane/ git clone git://git.lespiau.name/shave By default, shave is disabled and you have to explicitly enable it via ./configure --enable-shave. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>