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:22:00 UTC

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

Author: damitha
Date: Thu Nov 29 00:21:53 2007
New Revision: 599329

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

updating from axis2c-1.1 to axis2c-1.2

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

Modified: webservices/sandesha/trunk/c/build.sh
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/build.sh?rev=599329&r1=599328&r2=599329&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/build.sh (original)
+++ webservices/sandesha/trunk/c/build.sh Thu Nov 29 00:21:53 2007
@@ -1,5 +1,5 @@
 #!/bin/bash
 ./autogen.sh
-./configure --prefix=${AXIS2C_HOME} --enable-static=no --with-axis2=${AXIS2C_HOME}/include/axis2-1.1
+./configure --prefix=${AXIS2C_HOME} --enable-static=no --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