Author: damitha
Date: Fri Oct 30 13:43:14 2009
New Revision: 831295

URL: http://svn.apache.org/viewvc?rev=831295&view=rev
Log:
Updating build files

Modified:
    webservices/sandesha/trunk/c/samples/configure.ac

Modified: webservices/sandesha/trunk/c/samples/configure.ac
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/configure.ac?rev=831295&r1=831294&r2=831295&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/configure.ac (original)
+++ webservices/sandesha/trunk/c/samples/configure.ac Fri Oct 30 13:43:14 2009
@@ -50,7 +50,7 @@
         axis2inc="-I$withval"
     dnl else find the axis2_util include dir in $(AXIS2C_HOME)/include
     elif test -d '$(AXIS2C_HOME)/include'; then
-        axis2inc="-I$(AXIS2C_HOME)/include/axis2-1.1"
+        axis2inc="-I$(AXIS2C_HOME)/include/axis2-1.6"
     else
         AC_MSG_ERROR(could not find Axis2. stop)
     fi
@@ -72,17 +72,11 @@
     RM10SampleService/Makefile \
     RM11SampleService/Makefile \
     rm_echo_1_0/Makefile \
-    rm_echo_1_0_large_sequence/Makefile \
     rm_echo_1_1/Makefile \
-    rm_echo_1_1_large_sequence/Makefile \
     rm_echo_single_1_0/Makefile \
-    rm_echo_single_1_0_large_sequence/Makefile \
     rm_echo_single_1_1/Makefile \
-    rm_echo_single_1_1_large_sequence/Makefile \
     rm_ping_1_0/Makefile \
-    rm_ping_1_0_large_sequence/Makefile \
     rm_ping_1_1/Makefile \
-    rm_ping_1_1_large_sequence/Makefile \
     rm_mtom_1_0/Makefile \
     resources/Makefile \
        policy/Makefile \



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to