Remove unnecessary and obsolete configure.ac directives
[vpp.git] / plugins / ioam-plugin / configure.ac
index 27fda73..5b6fce3 100644 (file)
@@ -2,6 +2,7 @@ AC_INIT(ioam_plugin, 1.0)
 LT_INIT
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT([/usr])
+AM_SILENT_RULES([yes])
 
 AC_PROG_CC