configure.ac: enable AM_SILENT_RULES

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/106/head^2
Marc Kleine-Budde 2012-11-06 21:58:25 +01:00
parent 5ba2310d85
commit 10a2051adb
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ AC_PROG_LIBTOOL
# LT_INIT(win32-dll)
AM_INIT_AUTOMAKE([foreign no-exeext dist-bzip2])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
#