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 sa...@apache.org on 2005/11/16 06:48:01 UTC

svn commit: r344901 - /webservices/axis2/trunk/c/configure.ac

Author: samisa
Date: Tue Nov 15 21:47:57 2005
New Revision: 344901

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

Modified:
    webservices/axis2/trunk/c/configure.ac

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=344901&r1=344900&r2=344901&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Tue Nov 15 21:47:57 2005
@@ -8,7 +8,6 @@
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(axis2_config.h)
 AC_PROG_LIBTOOL
-sinclude(conftools/libtool.m4)
 sinclude(conftools/ac_c_bigendian_cross.m4)
 # Checks for programs.
 AC_PROG_CXX
@@ -108,9 +107,9 @@
     modules/xml/guththila/src/Makefile \
     modules/xml/parser/Makefile \
     modules/xml/parser/guththila/Makefile \
-    modules/xml/parser/guththila/src/Makefile \
     modules/xml/parser/guththila/impl/Makefile \
     modules/xml/parser/guththila/impl/src/Makefile \
+    modules/xml/parser/guththila/src/Makefile \
     modules/xml/parser/guththila/test/Makefile \
     modules/xml/parser/libxml2/Makefile \
     modules/xml/parser/libxml2/src/Makefile \