You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/11/29 09:25:55 UTC

svn commit: r599331 - /webservices/sandesha/trunk/c/samples/build.sh

Author: damitha
Date: Thu Nov 29 00:25:54 2007
New Revision: 599331

URL: http://svn.apache.org/viewvc?rev=599331&view=rev
Log:

updating from axis2c-1.1 to axis2c-1.2

Modified:
    webservices/sandesha/trunk/c/samples/build.sh

Modified: webservices/sandesha/trunk/c/samples/build.sh
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/build.sh?rev=599331&r1=599330&r2=599331&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/build.sh (original)
+++ webservices/sandesha/trunk/c/samples/build.sh Thu Nov 29 00:25:54 2007
@@ -2,6 +2,6 @@
 
 ./autogen.sh
 
-./configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.1
+./configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.2
 make 
 make install



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