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 na...@apache.org on 2006/01/02 07:43:04 UTC

svn commit: r365302 - /webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am

Author: nandika
Date: Sun Jan  1 22:42:58 2006
New Revision: 365302

URL: http://svn.apache.org/viewcvs?rev=365302&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am

Modified: webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am?rev=365302&r1=365301&r2=365302&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/xml/parser/libxml2/Makefile.am Sun Jan  1 22:42:58 2006
@@ -8,5 +8,5 @@
 INCLUDES = -I$(top_builddir)/include \
             -I$(top_builddir)/modules/util \
             -I$(top_builddir)/modules/xml/parser \
-            -I${LIBXML2_INCLUDE} \
-            -I$(top_builddir)/modules/platforms
+            -I$(top_builddir)/modules/platforms \
+            -I${LIBXML2_INCLUDE}