X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=58868fcda0a7842af4d41e44dc375ff9033478f5;hp=b4bd386dfed833cca5702328eb48eb7a92e6e6b6;hb=64ebab7160b9ea8143403d685aa395b9f4efc056;hpb=bd5527dad41a2626a6e8452bee36c76fba941f48 diff --git a/configure.ac b/configure.ac index b4bd386d..58868fcd 100644 --- a/configure.ac +++ b/configure.ac @@ -223,7 +223,7 @@ WGET_NSL_SOCKET dnl Deal with specific hosts case $host_os in *mingw32* ) - AC_SUBST(W32LIBS, '-lwsock32 -lws2_32') + AC_SUBST(W32LIBS, '-lws2_32') AC_LIBOBJ([mswindows]) ;; esac