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/07/06 08:13:34 UTC

svn commit: r419458 - /webservices/axis2/trunk/c/woden/build.sh

Author: damitha
Date: Wed Jul  5 23:13:33 2006
New Revision: 419458

URL: http://svn.apache.org/viewvc?rev=419458&view=rev
Log:
trivial change

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

Modified: webservices/axis2/trunk/c/woden/build.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/build.sh?rev=419458&r1=419457&r2=419458&view=diff
==============================================================================
--- webservices/axis2/trunk/c/woden/build.sh (original)
+++ webservices/axis2/trunk/c/woden/build.sh Wed Jul  5 23:13:33 2006
@@ -1,6 +1,6 @@
 #!/bin/bash
 ./autogen.sh
-AXIS2C=`pwd`/../../projects/c
+AXIS2C=`pwd`/..
 
 ./configure --prefix=${AXIS2C_HOME} --enable-static=no --with-axis2_util=${AXIS2C_HOME}/include --with-axis2_axiom=${AXIS2C_HOME}/include --with-axis2_xml_schema=${AXIS2C}/xml_schema/include
 make



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