From: Damien Lespiau Date: Tue, 8 Dec 2009 09:14:13 +0000 (+0800) Subject: It makes the compilation visually cleaner and the warnings easier to spot. X-Git-Tag: libva-1.0.7~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F86%2F686%2F1;p=profile%2Fivi%2Flibva.git It makes the compilation visually cleaner and the warnings easier to spot. Signed-off-by: Damien Lespiau --- diff --git a/configure.ac b/configure.ac index 4d3a8c3..ce0e8ea 100644 --- a/configure.ac +++ b/configure.ac @@ -42,6 +42,7 @@ AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) AM_CONFIG_HEADER([config.h]) +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) LIBVA_MAJOR_VERSION=libva_major_version LIBVA_MINOR_VERSION=libva_minor_version