forked from Imagelibrary/binutils-gdb
libctf: enable silent build rules
Also add $(AM_V_xxx) to various manual rules in here.
This commit is contained in:
@@ -29,6 +29,7 @@ AC_CANONICAL_HOST
|
||||
AC_CANONICAL_TARGET
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_MAKE_SET
|
||||
|
||||
Reference in New Issue
Block a user