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
parent
8d47d736f2
commit
8fe2391877
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue