Make build less verbose
This commit is contained in:
parent
2f23e5e249
commit
b4451a9d40
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ dnl ***************************
|
|||
AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AM_MAINTAINER_MODE()
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
dnl ********************************
|
||||
dnl *** Check for basic programs ***
|
||||
|
|
|
|||
Reference in a new issue