mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
configure: enable silent rules if available
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user