You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2006/10/26 14:14:26 UTC

svn commit: r467979 - /webservices/axis2/trunk/c/samples/client/echo/Makefile.am

Author: pini
Date: Thu Oct 26 05:14:25 2006
New Revision: 467979

URL: http://svn.apache.org/viewvc?view=rev&rev=467979
Log:
Reverting the commited wrong file.

Modified:
    webservices/axis2/trunk/c/samples/client/echo/Makefile.am

Modified: webservices/axis2/trunk/c/samples/client/echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/echo/Makefile.am?view=diff&rev=467979&r1=467978&r2=467979
==============================================================================
--- webservices/axis2/trunk/c/samples/client/echo/Makefile.am (original)
+++ webservices/axis2/trunk/c/samples/client/echo/Makefile.am Thu Oct 26 05:14:25 2006
@@ -5,6 +5,7 @@
 echo_SOURCES = echo.c
 
 echo_LDADD   = $(LDFLAGS) \
+                -L$(AXIS2C_HOME)/lib \
 					-laxis2_util \
                     -laxis2_axiom \
                     -laxis2_wsdl \



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org