From 0425aadc78680e53000fd0108b540d6eca048516 Mon Sep 17 00:00:00 2001 From: gmcdonald Date: Sat, 13 Feb 2010 01:32:03 +0000 Subject: Moving axis svn, part of TLP move INFRA-2441 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68 --- guththila/build.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 guththila/build.sh (limited to 'guththila/build.sh') diff --git a/guththila/build.sh b/guththila/build.sh new file mode 100755 index 0000000..48dfd02 --- /dev/null +++ b/guththila/build.sh @@ -0,0 +1,4 @@ +./autogen.sh +./configure --prefix=${AXIS2C_HOME} --with-axis2_util=${AXIS2C_HOME}/include +make +make install -- cgit v1.1-32-gdbae