build: make automake build slient (less-verbose)

This commit is contained in:
Recep Aslantas
2019-02-02 15:54:09 +03:00
parent 60cfc87009
commit 18f06743ed

View File

@@ -29,6 +29,7 @@ LT_INIT
# Checks for libraries.
AC_CHECK_LIB([m], [floor])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_SYS_LARGEFILE
# Checks for header files.