Silent automake if possible.

This commit is contained in:
Romuald Conty 2010-02-11 16:11:10 +00:00
parent eaf306aa48
commit f43daa7823

View File

@ -11,6 +11,7 @@ AC_DEFINE_UNQUOTED([SVN_REVISION], ["$SVN_REVISION"], [SVN revision])
# Automake
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_LANG_C
AC_PROG_CC