configure: enable silent rules if available

Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/7/head
Marc Kleine-Budde 2012-11-26 21:28:07 +01:00
parent 8d47d736f2
commit 8fe2391877
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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]]))
#
# Checks for header files.