Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
acinclude.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acinclude.m4 b/acinclude.m4
index 104d4e4..230c033 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -163,7 +163,7 @@ dnl Configure DPDK source tree
AC_DEFUN([OVS_CHECK_DPDK], [
AC_ARG_WITH([dpdk],
[AC_HELP_STRING([--with-dpdk=/path/to/dpdk],
- [Specify the DPDP build directory])])
+ [Specify the DPDK build directory])])
if test X"$with_dpdk" != X; then
RTE_SDK=$with_dpdk
--
1.8.3.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev