You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2009/09/09 10:40:33 UTC

svn commit: r812822 - /webservices/axis2/trunk/c/neethi/configure.ac

Author: damitha
Date: Wed Sep  9 08:40:33 2009
New Revision: 812822

URL: http://svn.apache.org/viewvc?rev=812822&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/neethi/configure.ac

Modified: webservices/axis2/trunk/c/neethi/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/neethi/configure.ac?rev=812822&r1=812821&r2=812822&view=diff
==============================================================================
--- webservices/axis2/trunk/c/neethi/configure.ac (original)
+++ webservices/axis2/trunk/c/neethi/configure.ac Wed Sep  9 08:40:33 2009
@@ -37,7 +37,7 @@
     CFLAGS="$CFLAGS -ansi -Wall -Werror -Wno-implicit-function-declaration "
 fi
 
-LDFLAGS="$LDFLAGS -lpthread -lsocket"
+LDFLAGS="$LDFLAGS -lpthread"
 
 dnl Checks for header files.
 AC_HEADER_STDC