X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vpp-api%2Fconfigure.ac;h=0a052cf9c5da900a7167aa0f4cf7b025fddfe23c;hb=7214cf11e9b9edbc015994cb7f9f5828e02d3791;hp=31ee66565338a0a0d2a411b12bfcdac18aa74f51;hpb=6855f6cdfee8c479f1e0ae440ce87a91ff41a708;p=vpp.git diff --git a/vpp-api/configure.ac b/vpp-api/configure.ac index 31ee6656533..0a052cf9c5d 100644 --- a/vpp-api/configure.ac +++ b/vpp-api/configure.ac @@ -3,11 +3,9 @@ LT_INIT AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SUBDIRS([java]) AM_INIT_AUTOMAKE -AM_SILENT_RULES +AM_SILENT_RULES([yes]) -AM_PROG_AS AC_PROG_CC -AM_PROG_CC_C_O AC_OUTPUT([python/Makefile]) AC_CONFIG_FILES([Makefile])