X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=208fea6ce03a226a9beaa51cfd568f05ef4643de;hp=4eb42d2668540ca4a00b063d232506f352289b8e;hb=b2e34eb6a9a7cf81d40d95745bce9040b8d0e06b;hpb=cba3187919f9a25ea763443140fa3cc2131a40ad diff --git a/configure.ac b/configure.ac index 4eb42d26..208fea6c 100644 --- a/configure.ac +++ b/configure.ac @@ -231,7 +231,7 @@ WGET_NSL_SOCKET dnl Deal with specific hosts case $host_os in *mingw32* ) - AC_SUBST(W32LIBS, '-lwsock32') + AC_SUBST(W32LIBS, '-lwsock32 -lws2_32') AC_LIBOBJ([mswindows]) ;; esac