]> git.0d.be Git - empathy.git/commit
Support silent build rules with automake 1.11
authorJavier Jardón <jjardon@gnome.org>
Sun, 17 Jan 2010 20:05:38 +0000 (21:05 +0100)
committerJonny Lamb <jonnylamb@gnome.org>
Sun, 17 Jan 2010 21:57:13 +0000 (21:57 +0000)
commitf687777360a213c638374c1d497ca849717ce174
tree3a6740e80f8e240d11942c99b028838b095eed6c
parent6a1aecd8b35cee47c56326d4babc46a146a91be0
Support silent build rules with automake 1.11

Support silent build rules, requires at least automake-1.11.
Disable by either passing --disable-silent-rules to configure or
passing V=1 to make.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
12 files changed:
.gitignore
configure.ac
data/Makefile.am
extensions/Makefile.am
libempathy-gtk/Makefile.am
libempathy/Makefile.am
m4/shave.m4 [deleted file]
shave-libtool.in [deleted file]
shave.in [deleted file]
src/Makefile.am
tools/Makefile.am
tools/shave.mk [deleted file]