aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2016-07-08 13:57:11 +0200
committerChris Luke <chris_luke@comcast.com>2016-07-08 13:55:35 +0000
commitbbae375ca20df350b26bb97cbe63835661379457 (patch)
treeb611d1b3b7d5ec06b8b6d1b375798fdc5456cd57 /vpp
parent952f4f742261ed534806fe508fd61cc613af286f (diff)
Remove unnecessary and obsolete configure.ac directives
Also enable silent rules where missing Change-Id: Ia521886815c862b013f01df4cc18fd8a298aaaa1 Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'vpp')
-rw-r--r--vpp/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp/configure.ac b/vpp/configure.ac
index 3eb7bb7c..25de7773 100644
--- a/vpp/configure.ac
+++ b/vpp/configure.ac
@@ -2,9 +2,7 @@ AC_INIT(vpp, 1.1)
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])
-AM_PROG_AS
AC_PROG_CC
-AM_PROG_CC_C_O
AC_ARG_WITH(dpdk,
AC_HELP_STRING([--with-dpdk],[Use the Intel dpdk]),