gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/gl/m4


From: gsasl-commit
Subject: CVS gsasl/gl/m4
Date: Wed, 18 Jan 2006 17:36:37 +0100

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

Modified Files:
        getaddrinfo.m4 
Log Message:
Update.

--- /home/cvs/gsasl/gl/m4/getaddrinfo.m4        2006/01/18 16:36:15     1.16
+++ /home/cvs/gsasl/gl/m4/getaddrinfo.m4        2006/01/18 16:36:37     1.17
@@ -23,7 +23,7 @@
       need_ws2=yes, need_ws2=no)
     AC_MSG_RESULT($need_ws2)
     LIBS="$save_LIBS"
-    if test "$need_ws2 = "yes"; then
+    if test "$need_ws2" = "yes"; then
       LIBS="$LIBS -lws2_32
     fi
   fi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]