Silent automake if possible.
This commit is contained in:
parent
eaf306aa48
commit
f43daa7823
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user