diff --git a/configure b/configure index 05e5d19122..995353dc13 100755 --- a/configure +++ b/configure @@ -2173,6 +2173,8 @@ if enabled network; then network_extralibs="-lws2_32" check_type ws2tcpip.h socklen_t check_func_headers winsock2.h closesocket + else + disable network fi fi