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