Enable silent rules if possible.

SVN revision: 42927
This commit is contained in:
Christopher Michael 2009-10-07 01:43:52 +00:00
parent fbb1a530a5
commit 29e6507831
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ AC_ISC_POSIX
AM_INIT_AUTOMAKE(1.6)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_PROG_CC
AM_PROG_CC_STDC