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 pi...@apache.org on 2008/04/08 11:14:02 UTC

svn commit: r645803 - /webservices/axis2/trunk/c/axiom/src/parser/Makefile.am

Author: pini
Date: Tue Apr  8 02:14:00 2008
New Revision: 645803

URL: http://svn.apache.org/viewvc?rev=645803&view=rev
Log:
Changes due to making guththila as default parser

Modified:
    webservices/axis2/trunk/c/axiom/src/parser/Makefile.am

Modified: webservices/axis2/trunk/c/axiom/src/parser/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/parser/Makefile.am?rev=645803&r1=645802&r2=645803&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/parser/Makefile.am (original)
+++ webservices/axis2/trunk/c/axiom/src/parser/Makefile.am Tue Apr  8 02:14:00 2008
@@ -1,4 +1,4 @@
 #SUBDIRS = $(LIBXML2_DIR) $(GUTHTHILA_DIR)
 SUBDIRS = $(WRAPPER_DIR)
 
-EXTRA_DIST=guththila
+EXTRA_DIST=libxml2



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