aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/configure.ac')
-rw-r--r--vpp/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp/configure.ac b/vpp/configure.ac
index 3eb7bb7cc91..25de7773674 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]),