Author: damitha
Date: Thu Jan 31 20:41:35 2008
New Revision: 617346
URL: http://svn.apache.org/viewvc?rev=617346&view=rev
Log:
Updating to the new Axis2/C 1.3.0 version
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=617346&r1=617345&r2=617346&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/build.sh (original)
+++ webservices/sandesha/trunk/c/samples/build.sh Thu Jan 31 20:41:35 2008
@@ -2,6 +2,6 @@
./autogen.sh
-./configure --prefix=${AXIS2C_HOME}
--with-axis2=${AXIS2C_HOME}/include/axis2-1.2
+./configure --prefix=${AXIS2C_HOME}
--with-axis2=${AXIS2C_HOME}/include/axis2-1.3.0
make
make install
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]