You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2007/06/11 11:55:13 UTC

svn commit: r546068 - /webservices/axis2/trunk/c/axis2c_build.sh

Author: samisa
Date: Mon Jun 11 02:55:12 2007
New Revision: 546068

URL: http://svn.apache.org/viewvc?view=rev&rev=546068
Log:
Fixed version to 1.1.0

Modified:
    webservices/axis2/trunk/c/axis2c_build.sh

Modified: webservices/axis2/trunk/c/axis2c_build.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axis2c_build.sh?view=diff&rev=546068&r1=546067&r2=546068
==============================================================================
--- webservices/axis2/trunk/c/axis2c_build.sh (original)
+++ webservices/axis2/trunk/c/axis2c_build.sh Mon Jun 11 02:55:12 2007
@@ -18,7 +18,7 @@
 make install
 
 cd ../samples
-./configure --prefix=${AXIS2C_DEPLOY} --with-axis2_util=${AXIS2C_DEPLOY}/include --with-axiom=${AXIS2C_DEPLOY}/include
+./configure --prefix=${AXIS2C_DEPLOY} --with-axis2==${AXIS2C_DEPLOY}/include/axis2-1.1
 make 
 make install
 



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