--- bigloo4.0b/autoconf/inet_aton	2013-08-01 02:50:44.000000000 -0400
+++ bigloo4.0bmod/autoconf/inet_aton	2013-08-16 11:14:49.965467150 -0400
@@ -43,7 +43,7 @@
 #*    mingw is super clear                                             */
 #*---------------------------------------------------------------------*/
 if [ "$HOSTOS " = "mingw " ]; then
-  echo "-lws2_32" # -lwsock32 -lmswsock"
+  echo 0 # -lwsock32 -lmswsock"
   exit 0
 fi
 
