Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 83604 invoked from network); 9 Sep 2009 08:41:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Sep 2009 08:41:04 -0000 Received: (qmail 47743 invoked by uid 500); 9 Sep 2009 08:41:03 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 47580 invoked by uid 500); 9 Sep 2009 08:41:03 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 47571 invoked by uid 500); 9 Sep 2009 08:41:03 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 47568 invoked by uid 99); 9 Sep 2009 08:41:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 08:41:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 08:40:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8DAD6238889D; Wed, 9 Sep 2009 08:40:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r812822 - /webservices/axis2/trunk/c/neethi/configure.ac Date: Wed, 09 Sep 2009 08:40:33 -0000 To: axis2-cvs@ws.apache.org From: damitha@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090909084033.8DAD6238889D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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