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 pi...@apache.org on 2006/11/15 09:45:01 UTC

svn commit: r475159 - in /webservices/axis2/trunk/c/woden: configure.ac test/

Author: pini
Date: Wed Nov 15 00:45:00 2006
New Revision: 475159

URL: http://svn.apache.org/viewvc?view=rev&rev=475159
Log:
Removing cutest from tests

Removed:
    webservices/axis2/trunk/c/woden/test/
Modified:
    webservices/axis2/trunk/c/woden/configure.ac

Modified: webservices/axis2/trunk/c/woden/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/configure.ac?view=diff&rev=475159&r1=475158&r2=475159
==============================================================================
--- webservices/axis2/trunk/c/woden/configure.ac (original)
+++ webservices/axis2/trunk/c/woden/configure.ac Wed Nov 15 00:45:00 2006
@@ -88,7 +88,6 @@
   TESTDIR=""
 )
 
-dnl AC_CHECK_LIB(cutest, CuTestInit, [], [TESTDIR=""])
 
 AC_MSG_CHECKING(To Use Xml Schema. This is a compulsory module to build Woden C)
 AC_ARG_WITH(axis2_xml_schema,
@@ -140,8 +139,7 @@
     src/wsdl10/extensions/Makefile \
     src/wsdl10/extensions/soap/Makefile \
     src/builder/Makefile \
-    src/builder/wsdl10/Makefile \
-    test/Makefile
+    src/builder/wsdl10/Makefile 
     ])
     
 AC_OUTPUT



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