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