--- bigloo4.1a/autoconf/inet_aton	2014-02-12 04:08:00 -0500
+++ bigloo4.1a_mod/autoconf/inet_aton	2014-02-12 20:52:37 -0500
@@ -43,7 +43,7 @@
 #*    mingw is super clear                                             */
 #*---------------------------------------------------------------------*/
 if [ "$HOSTOS " = "mingw " ]; then
-  echo "-lws2_32" # -lwsock32 -lmswsock"
+  echo 0 #"-lws2_32" 
   exit 0
 fi
 
