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 da...@apache.org on 2006/05/18 13:38:44 UTC

svn commit: r407534 - /webservices/axis2/trunk/c/axiom/build.sh

Author: damitha
Date: Thu May 18 04:38:43 2006
New Revision: 407534

URL: http://svn.apache.org/viewvc?rev=407534&view=rev
Log:
More changes due to folder structure change

Modified:
    webservices/axis2/trunk/c/axiom/build.sh

Modified: webservices/axis2/trunk/c/axiom/build.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/build.sh?rev=407534&r1=407533&r2=407534&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/build.sh (original)
+++ webservices/axis2/trunk/c/axiom/build.sh Thu May 18 04:38:43 2006
@@ -2,3 +2,4 @@
 ./autogen.sh
 ./configure --prefix=${AXIS2C_HOME} --enable-static=no --with-axis2_util=${AXIS2C_HOME}/include
 make
+make install