Author: damitha
Date: Mon May  5 20:56:11 2008
New Revision: 653674

URL: http://svn.apache.org/viewvc?rev=653674&view=rev
Log:
updated to axis2c 1.4.0

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

Modified: webservices/sandesha/trunk/c/build.sh
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/build.sh?rev=653674&r1=653673&r2=653674&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/build.sh (original)
+++ webservices/sandesha/trunk/c/build.sh Mon May  5 20:56:11 2008
@@ -1,5 +1,5 @@
 #!/bin/bash
 ./autogen.sh
-./configure --prefix=${AXIS2C_HOME} --enable-static=no 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.3.1
+./configure --prefix=${AXIS2C_HOME} --enable-static=no 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.4.0
 make
 make install

Modified: webservices/sandesha/trunk/c/samples/build.sh
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/build.sh?rev=653674&r1=653673&r2=653674&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/build.sh (original)
+++ webservices/sandesha/trunk/c/samples/build.sh Mon May  5 20:56:11 2008
@@ -2,6 +2,6 @@
 
 ./autogen.sh
 
-./configure --prefix=${AXIS2C_HOME} 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.3.1
+./configure --prefix=${AXIS2C_HOME} 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.4.0
 make 
 make install



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to