Enable silent rules if possible.

SVN revision: 42986
This commit is contained in:
Christopher Michael 2009-10-09 21:15:12 +00:00
parent 7b647445e0
commit c15a95f10a
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