Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
acinclude.m4 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/acinclude.m4 b/acinclude.m4
index 911a23d..4149d60 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -296,7 +296,8 @@ AC_DEFUN([OVS_CHECK_IF_PACKET],
dnl Checks for net/if_dl.h.
dnl
-dnl (We use this as a proxy for checking whether we're building on FreeBSD.)
+dnl (We use this as a proxy for checking whether we're building on FreeBSD
+dnl or NetBSD.)
AC_DEFUN([OVS_CHECK_IF_DL],
[AC_CHECK_HEADER([net/if_dl.h],
[HAVE_IF_DL=yes],
--
1.8.0.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev