You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2006/05/18 07:44:00 UTC

svn commit: r407464 - in /webservices/axis2/trunk/c: configure.ac guththila/ modules/Makefile.am modules/guththila/

Author: damitha
Date: Wed May 17 22:44:00 2006
New Revision: 407464

URL: http://svn.apache.org/viewvc?rev=407464&view=rev
Log:
More changes

Added:
    webservices/axis2/trunk/c/guththila/
      - copied from r407443, webservices/axis2/trunk/c/modules/guththila/
Removed:
    webservices/axis2/trunk/c/modules/guththila/
Modified:
    webservices/axis2/trunk/c/configure.ac
    webservices/axis2/trunk/c/modules/Makefile.am

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?rev=407464&r1=407463&r2=407464&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Wed May 17 22:44:00 2006
@@ -300,9 +300,6 @@
     modules/core/clientapi/diclient/Makefile \
     modules/core/receivers/Makefile \
     modules/core/util/Makefile \
-    modules/util/Makefile \
-    modules/util/minizip/Makefile \
-    modules/platforms/unix/Makefile \
     modules/wsdl/Makefile \
     modules/wsdl/builder/Makefile \
     modules/mod_addr/Makefile \

Modified: webservices/axis2/trunk/c/modules/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/Makefile.am?rev=407464&r1=407463&r2=407464&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/Makefile.am Wed May 17 22:44:00 2006
@@ -1,3 +1,2 @@
 TESTS =
-SUBDIRS = platforms/unix util xml wsdl core mod_addr
-EXTRA_DIST=platforms/windows
+SUBDIRS = wsdl core mod_addr