aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/configure.ac')
-rw-r--r--plugins/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/configure.ac b/plugins/configure.ac
index c3151919..cf58bf75 100644
--- a/plugins/configure.ac
+++ b/plugins/configure.ac
@@ -11,7 +11,7 @@ AC_ARG_ENABLE(tests,
[enable_tests=0])
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])