summaryrefslogtreecommitdiffstats
path: root/vppinfra/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'vppinfra/configure.ac')
-rw-r--r--vppinfra/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/vppinfra/configure.ac b/vppinfra/configure.ac
index 712186af39d..88720f717a1 100644
--- a/vppinfra/configure.ac
+++ b/vppinfra/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_HEADERS(config/config.h)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE([gnu no-dist-gzip dist-bzip2])
-AM_SILENT_RULES
+AM_SILENT_RULES([yes])
# Checks for programs.
AC_PROG_CC