Signed-off-by: Gurucharan Shetty <[email protected]> --- tests/atlocal.in | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 06e7384..8267554 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -77,4 +77,7 @@ Linux)
FreeBSD|NetBSD)
LOOPBACK_INTERFACE=lo0
;;
+MINGW*)
+ IS_WIN32="yes"
+ ;;
esac
--
1.7.9.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev
