Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> --- 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 dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev