Update of /home/cvs/gsasl/gl/m4
In directory dopio:/tmp/cvs-serv16898/gl/m4

Modified Files:
        getaddrinfo.m4 
Log Message:
Update.

--- /home/cvs/gsasl/gl/m4/getaddrinfo.m4        2006/01/18 16:38:36     1.18
+++ /home/cvs/gsasl/gl/m4/getaddrinfo.m4        2006/01/18 16:42:07     1.19
@@ -19,7 +19,7 @@
     AC_LINK_IFELSE([
       AC_LANG_PROGRAM([[
 #include <winsock2.h>
-]], [gethostbyname (0, 0);])],
+]], [gethostbyname (0);])],
       need_ws2=yes, need_ws2=no)
     AC_MSG_RESULT($need_ws2)
     LIBS="$save_LIBS"



_______________________________________________
Gsasl-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gsasl-commit

Reply via email to