diff --git a/configure.ac b/configure.ac index aa2dc567..8ae4574e 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_INIT([libwebp], [0.1.3], [http://code.google.com/p/webp/issues],, [http://code.google.com/speed/webp]) AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) +AM_INIT_AUTOMAKE([-Wall foreign silent-rules subdir-objects]) AC_PROG_LIBTOOL AM_PROG_CC_C_O