X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=plugins%2Fsnat-plugin%2Fconfigure.ac;h=011246cd30e18162a5477efe8bf45c77450de971;hb=fdc62abdc113ea63dc867375bd49ef3043dcd290;hp=e7408b93850c7b3b2bd01adfec25319039d482de;hpb=4c42e913c4f9723d27f6501f6e1b6a13b9c2f9f8;p=vpp.git diff --git a/plugins/snat-plugin/configure.ac b/plugins/snat-plugin/configure.ac index e7408b93850..011246cd30e 100644 --- a/plugins/snat-plugin/configure.ac +++ b/plugins/snat-plugin/configure.ac @@ -22,7 +22,7 @@ AX_PROG_JAVADOC AX_PROG_JAVA AC_ARG_WITH(dpdk, - AC_HELP_STRING([--with-dpdk],[Use the Intel dpdk]), + AC_HELP_STRING([--with-dpdk],[Use DPDK]), [with_dpdk=1], [with_dpdk=0])