diff options
author | Javier Jardón <jjardon@gnome.org> | 2010-01-18 04:05:38 +0800 |
---|---|---|
committer | Jonny Lamb <jonnylamb@gnome.org> | 2010-01-18 05:57:13 +0800 |
commit | f687777360a213c638374c1d497ca849717ce174 (patch) | |
tree | 3a6740e80f8e240d11942c99b028838b095eed6c /.gitignore | |
parent | 6a1aecd8b35cee47c56326d4babc46a146a91be0 (diff) | |
download | gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar.gz gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar.bz2 gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar.lz gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar.xz gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.tar.zst gsoc2013-empathy-f687777360a213c638374c1d497ca849717ce174.zip |
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 007184a6b..e77e1dfd7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,5 +43,3 @@ cscope.out tags TAGS gnome-doc-utils.make -shave -shave-libtool |