Author: damitha Date: Wed Nov 28 21:20:44 2007 New Revision: 599277 URL: http://svn.apache.org/viewvc?rev=599277&view=rev Log: updating to axis2c-1.2
Modified: webservices/axis2/trunk/c/build.sh Modified: webservices/axis2/trunk/c/build.sh URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/build.sh?rev=599277&r1=599276&r2=599277&view=diff ============================================================================== --- webservices/axis2/trunk/c/build.sh (original) +++ webservices/axis2/trunk/c/build.sh Wed Nov 28 21:20:44 2007 @@ -13,7 +13,7 @@ cd samples sh autogen.sh -sh configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.1 +sh configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.2 make -j 10 make install --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]