aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
diff options
context:
space:
mode:
Diffstat (limited to 'vpp')
-rw-r--r--vpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp/configure.ac b/vpp/configure.ac
index 5b72eea6e44..3eb7bb7cc91 100644
--- a/vpp/configure.ac
+++ b/vpp/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(vpp, 1.1)
AM_INIT_AUTOMAKE
-AM_SILENT_RULES
+AM_SILENT_RULES([yes])
AM_PROG_AS
AC_PROG_CC