Remove unnecessary and obsolete configure.ac directives
[vpp.git] / vlib / configure.ac
index 4f32a21..6aa08f6 100644 (file)
@@ -4,7 +4,6 @@ AM_INIT_AUTOMAKE
 AM_SILENT_RULES([yes])
 
 AC_PROG_CC
-AM_PROG_CC_C_O
 
 AC_ARG_WITH(dpdk,
             AC_HELP_STRING([--with-dpdk],[Use the Intel dpdk]),