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 2005/11/11 12:59:21 UTC

svn commit: r332533 - in /webservices/axis2/trunk/c: ./ modules/ modules/common/ modules/common/src/ modules/common/test/ modules/core/ modules/core/context/ modules/core/context/src/ modules/core/description/ modules/core/description/src/ modules/core...

Author: damitha
Date: Fri Nov 11 03:58:10 2005
New Revision: 332533

URL: http://svn.apache.org/viewcvs?rev=332533&view=rev
Log:
Changes in build system to enable parser abstraction

Modified:
    webservices/axis2/trunk/c/Makefile.in
    webservices/axis2/trunk/c/configure
    webservices/axis2/trunk/c/configure.ac
    webservices/axis2/trunk/c/modules/Makefile.in
    webservices/axis2/trunk/c/modules/common/Makefile.in
    webservices/axis2/trunk/c/modules/common/src/Makefile.in
    webservices/axis2/trunk/c/modules/common/test/Makefile.in
    webservices/axis2/trunk/c/modules/core/Makefile.in
    webservices/axis2/trunk/c/modules/core/context/Makefile.in
    webservices/axis2/trunk/c/modules/core/context/src/Makefile.in
    webservices/axis2/trunk/c/modules/core/description/Makefile.in
    webservices/axis2/trunk/c/modules/core/description/src/Makefile.in
    webservices/axis2/trunk/c/modules/core/description/test/Makefile.in
    webservices/axis2/trunk/c/modules/core/engine/Makefile.in
    webservices/axis2/trunk/c/modules/core/engine/src/Makefile.in
    webservices/axis2/trunk/c/modules/core/handlers/Makefile.in
    webservices/axis2/trunk/c/modules/core/handlers/src/Makefile.in
    webservices/axis2/trunk/c/modules/test/Makefile.in
    webservices/axis2/trunk/c/modules/test/common/Makefile.in
    webservices/axis2/trunk/c/modules/test/core/Makefile.in
    webservices/axis2/trunk/c/modules/test/core/handlers/Makefile.in
    webservices/axis2/trunk/c/modules/test/om/Makefile.in
    webservices/axis2/trunk/c/modules/test/om/src/Makefile.in
    webservices/axis2/trunk/c/modules/test/unit/Makefile.in
    webservices/axis2/trunk/c/modules/test/util/Makefile.in
    webservices/axis2/trunk/c/modules/util/Makefile.in
    webservices/axis2/trunk/c/modules/util/src/Makefile.in
    webservices/axis2/trunk/c/modules/util/test/Makefile.in
    webservices/axis2/trunk/c/modules/wsdl/Makefile.in
    webservices/axis2/trunk/c/modules/wsdl/src/Makefile.in
    webservices/axis2/trunk/c/modules/wsdl/test/Makefile.in
    webservices/axis2/trunk/c/modules/xml/Makefile.in
    webservices/axis2/trunk/c/modules/xml/guththila/Makefile.in
    webservices/axis2/trunk/c/modules/xml/guththila/src/Makefile.in
    webservices/axis2/trunk/c/modules/xml/om/Makefile.in
    webservices/axis2/trunk/c/modules/xml/om/src/Makefile.in
    webservices/axis2/trunk/c/modules/xml/om/test/Makefile.in
    webservices/axis2/trunk/c/modules/xml/parser/Makefile.am
    webservices/axis2/trunk/c/modules/xml/parser/guththila/Makefile.am
    webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/Makefile.in
    webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/src/Makefile.in
    webservices/axis2/trunk/c/modules/xml/soap/Makefile.in
    webservices/axis2/trunk/c/modules/xml/soap/src/Makefile.in

Modified: webservices/axis2/trunk/c/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/Makefile.in (original)
+++ webservices/axis2/trunk/c/Makefile.in Fri Nov 11 03:58:10 2005
@@ -102,8 +102,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -144,6 +142,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/configure
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure (original)
+++ webservices/axis2/trunk/c/configure Fri Nov 11 03:58:10 2005
@@ -463,7 +463,7 @@
 # include <unistd.h>
 #endif"
 
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS COND_XML_TRUE COND_XML_FALSE COND_CORE_TRUE COND_CORE_FALSE COND_TEST_TRUE COND_TEST_FALSE COND_GUTHTHILA_TRUE COND_GUTHTHILA_FALSE LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS COND_XML_TRUE COND_XML_FALSE COND_CORE_TRUE COND_CORE_FALSE COND_TEST_TRUE COND_TEST_FALSE PULL_PARSER LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -1036,7 +1036,6 @@
   --enable-dependency-tracking   do not reject slow dependency extractors
   --disable-libtool-lock  avoid locking (might break parallel builds)
   --enable-tests    build tests. default=yes
-  --enable-guththila    build guththila. default=yes
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
@@ -1046,6 +1045,7 @@
                           both]
   --with-tags[=TAGS]
                           include additional configurations [automatic]
+  --with-pull-parser=PARSER      build the pull parser wrapper library. PARSER=libxml2/guththila
 
 Some influential environment variables:
   CC          C compiler command
@@ -22881,28 +22881,30 @@
 
 fi;
 
-echo "$as_me:$LINENO: checking whether to build guththila" >&5
-echo $ECHO_N "checking whether to build guththila... $ECHO_C" >&6
-# Check whether --enable-guththila or --disable-guththila was given.
-if test "${enable_guththila+set}" = set; then
-  enableval="$enable_guththila"
-   case "${enableval}" in
+echo "$as_me:$LINENO: checking give the xml pull parser you wish to use. eg:libxml2" >&5
+echo $ECHO_N "checking give the xml pull parser you wish to use. eg:libxml2... $ECHO_C" >&6
+
+# Check whether --with-pull-parser or --without-pull-parser was given.
+if test "${with_pull_parser+set}" = set; then
+  withval="$with_pull_parser"
+   case "$withval" in
   no)
     echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6
-    want_guththila=no
+    want_parser=no
     ;;
   *)
     echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6
-    want_guththila=yes
 
-    ;;
+        want_parser="$withval"
+
+  ;;
   esac
 else
-  echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-  want_guththila=yes
+  echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+  want_parser="guththila"
 
 fi;
 
@@ -22938,17 +22940,10 @@
 fi
 
 
-
-if test "$want_guththila" = yes; then
-  COND_GUTHTHILA_TRUE=
-  COND_GUTHTHILA_FALSE='#'
-else
-  COND_GUTHTHILA_TRUE='#'
-  COND_GUTHTHILA_FALSE=
-fi
+PULL_PARSER=$want_parser
 
 
-                                                                                                                                                                                                                                                                                                                                                                                  ac_config_files="$ac_config_files Makefile modules/Makefile modules/core/Makefile modules/core/context/Makefile modules/core/context/src/Makefile modules/core/description/Makefile modules/core/description/src/Makefile modules/core/description/test/Makefile modules/core/engine/Makefile modules/core/engine/src/Makefile modules/core/handlers/Makefile modules/core/handlers/src/Makefile modules/xml/Makefile modules/xml/guththila/Makefile modules/xml/guththila/src/Makefile modules/xml/soap/Makefile modules/xml/soap/src/Makefile modules/xml/om/Makefile modules/xml/om/src/Makefile modules/xml/om/test/Makefile modules/common/Makefile modules/common/src/Makefile modules/common/test/Makefile modules/util/Makefile modules/util/src/Makefile modules/util/test/Makefile modules/wsdl/Makefile modules/wsdl/src/Makefile modules/wsdl/test/Makefile modules/test/Makefile modules/test/om/Makefile modules/test/om/src/Makefile modules/test/common/Makefile modules/test/core/Makefile modules/test/core/handlers/Makefile modules/test/util/Makefile modules/test/unit/Makefile"
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ac_config_files="$ac_config_files Makefile modules/Makefile modules/core/Makefile modules/core/context/Makefile modules/core/context/src/Makefile modules/core/description/Makefile modules/core/description/src/Makefile modules/core/description/test/Makefile modules/core/engine/Makefile modules/core/engine/src/Makefile modules/core/handlers/Makefile modules/core/handlers/src/Makefile modules/xml/Makefile modules/xml/guththila/Makefile 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/test/Makefile modules/xml/parser/libxml2/Makefile modules/xml/parser/libxml2/src/Makefile modules/xml/parser/libxml2/test/Makefile modules/xml/soap/Makefile modules/xml/soap/src/Makefile modules/xml/om/Makefile modules/xml/om/src/Makefile modules/xml/om/test/Makefile modules/common/Makefile modules/common/src/Makefile modules/common/test/Makefile modules/util/Makefile modules/util/src/Makefile modules/util/test/Makefile modules/wsdl/Makefile modules/wsdl/src/Makefile modules/wsdl/test/Makefile modules/test/Makefile modules/test/om/Makefile modules/test/om/src/Makefile modules/test/common/Makefile modules/test/core/Makefile modules/test/core/handlers/Makefile modules/test/util/Makefile modules/test/unit/Makefile"
 
 
 cat >confcache <<\_ACEOF
@@ -23098,13 +23093,6 @@
 Usually this means the macro was only invoked conditionally." >&2;}
    { (exit 1); exit 1; }; }
 fi
-if test -z "${COND_GUTHTHILA_TRUE}" && test -z "${COND_GUTHTHILA_FALSE}"; then
-  { { echo "$as_me:$LINENO: error: conditional \"COND_GUTHTHILA\" was never defined.
-Usually this means the macro was only invoked conditionally." >&5
-echo "$as_me: error: conditional \"COND_GUTHTHILA\" was never defined.
-Usually this means the macro was only invoked conditionally." >&2;}
-   { (exit 1); exit 1; }; }
-fi
 
 : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files
@@ -23564,6 +23552,15 @@
   "modules/xml/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/Makefile" ;;
   "modules/xml/guththila/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/guththila/Makefile" ;;
   "modules/xml/guththila/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/guththila/src/Makefile" ;;
+  "modules/xml/parser/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/Makefile" ;;
+  "modules/xml/parser/guththila/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/guththila/Makefile" ;;
+  "modules/xml/parser/guththila/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/guththila/src/Makefile" ;;
+  "modules/xml/parser/guththila/impl/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/guththila/impl/Makefile" ;;
+  "modules/xml/parser/guththila/impl/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/guththila/impl/src/Makefile" ;;
+  "modules/xml/parser/guththila/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/guththila/test/Makefile" ;;
+  "modules/xml/parser/libxml2/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/libxml2/Makefile" ;;
+  "modules/xml/parser/libxml2/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/libxml2/src/Makefile" ;;
+  "modules/xml/parser/libxml2/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/parser/libxml2/test/Makefile" ;;
   "modules/xml/soap/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/soap/Makefile" ;;
   "modules/xml/soap/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/soap/src/Makefile" ;;
   "modules/xml/om/Makefile" ) CONFIG_FILES="$CONFIG_FILES modules/xml/om/Makefile" ;;
@@ -23749,8 +23746,7 @@
 s,@COND_CORE_FALSE@,$COND_CORE_FALSE,;t t
 s,@COND_TEST_TRUE@,$COND_TEST_TRUE,;t t
 s,@COND_TEST_FALSE@,$COND_TEST_FALSE,;t t
-s,@COND_GUTHTHILA_TRUE@,$COND_GUTHTHILA_TRUE,;t t
-s,@COND_GUTHTHILA_FALSE@,$COND_GUTHTHILA_FALSE,;t t
+s,@PULL_PARSER@,$PULL_PARSER,;t t
 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
 CEOF
 

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Fri Nov 11 03:58:10 2005
@@ -63,28 +63,33 @@
   want_test=yes
 )
 
-AC_MSG_CHECKING(whether to build guththila)
-AC_ARG_ENABLE(guththila, [  --enable-guththila    build guththila. default=yes],
-[ case "${enableval}" in
+AC_MSG_CHECKING(give the xml pull parser you wish to use. eg:libxml2)
+AC_ARG_WITH(pull-parser,
+[  --with-pull-parser[=PARSER]      build the pull parser wrapper library. PARSER=libxml2/guththila],
+[ case "$withval" in
   no)
     AC_MSG_RESULT(no)
-    want_guththila=no
+    want_parser=no
     ;;
   *)
     AC_MSG_RESULT(yes)
-    want_guththila=yes
-    
-    ;;
+
+    dnl pull parser to use
+    want_parser="$withval"
+  
+  ;;
   esac ],
-  AC_MSG_RESULT(yes)
-  want_guththila=yes
+  AC_MSG_RESULT(no)
+  want_parser="guththila"
 )
 
 #Following two lines are temporary and will be removed
 AM_CONDITIONAL([COND_XML], [test "$want_xml" = yes])
 AM_CONDITIONAL([COND_CORE], [test "$want_core" = yes])
 AM_CONDITIONAL([COND_TEST], [test "$want_test" = yes])
-AM_CONDITIONAL([COND_GUTHTHILA], [test "$want_guththila" = yes])
+
+PULL_PARSER=$want_parser
+AC_SUBST(PULL_PARSER)
 
 AC_CONFIG_FILES([Makefile \
     modules/Makefile \
@@ -101,6 +106,15 @@
     modules/xml/Makefile \
     modules/xml/guththila/Makefile \
     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/test/Makefile \
+    modules/xml/parser/libxml2/Makefile \
+    modules/xml/parser/libxml2/src/Makefile \
+    modules/xml/parser/libxml2/test/Makefile \
     modules/xml/soap/Makefile \
     modules/xml/soap/src/Makefile \
     modules/xml/om/Makefile \

Modified: webservices/axis2/trunk/c/modules/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/common/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/common/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/common/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/common/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/common/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/common/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/common/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/common/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -95,8 +95,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -137,6 +135,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/common/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/common/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/common/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/common/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -109,8 +109,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -151,6 +149,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/context/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/context/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/context/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/context/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/context/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/context/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/context/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/context/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -95,8 +95,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -137,6 +135,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/description/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/description/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/description/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/description/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/description/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/description/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/description/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/description/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -98,8 +98,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -140,6 +138,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/description/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/description/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/description/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/description/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -110,8 +110,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -152,6 +150,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/engine/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/engine/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/engine/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/engine/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/engine/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/engine/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/engine/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/engine/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -96,8 +96,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -138,6 +136,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/handlers/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/handlers/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/handlers/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/handlers/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/core/handlers/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/handlers/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/handlers/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/core/handlers/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -91,8 +91,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -133,6 +131,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/common/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/common/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/common/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/common/Makefile.in Fri Nov 11 03:58:10 2005
@@ -98,8 +98,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -140,6 +138,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/core/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/core/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/core/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/core/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/core/handlers/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/core/handlers/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/core/handlers/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/core/handlers/Makefile.in Fri Nov 11 03:58:10 2005
@@ -97,8 +97,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -139,6 +137,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/om/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/om/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/om/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/om/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/om/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/om/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/om/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/om/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -97,8 +97,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -139,6 +137,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/unit/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/unit/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/unit/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/unit/Makefile.in Fri Nov 11 03:58:10 2005
@@ -97,8 +97,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -139,6 +137,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/test/util/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/util/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/util/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/test/util/Makefile.in Fri Nov 11 03:58:10 2005
@@ -97,8 +97,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -139,6 +137,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/util/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/util/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/util/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/util/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/util/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/util/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/util/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/util/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -96,8 +96,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -138,6 +136,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/util/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/util/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/util/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/util/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -111,8 +111,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -153,6 +151,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/wsdl/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/wsdl/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/wsdl/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/wsdl/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/wsdl/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/wsdl/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/wsdl/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/wsdl/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -96,8 +96,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -138,6 +136,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/wsdl/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/wsdl/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/wsdl/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/wsdl/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -107,8 +107,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -149,6 +147,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/guththila/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/guththila/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/guththila/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/guththila/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/guththila/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/guththila/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/guththila/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/guththila/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -101,8 +101,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -143,6 +141,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/om/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/om/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/om/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/om/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/om/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/om/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/om/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/om/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -99,8 +99,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -141,6 +139,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/om/test/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/om/test/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/om/test/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/om/test/Makefile.in Fri Nov 11 03:58:10 2005
@@ -107,8 +107,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -149,6 +147,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/parser/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/parser/Makefile.am?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/parser/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/xml/parser/Makefile.am Fri Nov 11 03:58:10 2005
@@ -1,8 +1 @@
-if COND_GUTHTHILA
-  MAYBE_GUTHTHILA = guththila
-endif
-if COND_LIBXML2
-  MAYBE_LIBXML2 = libxml2
-endif
-
-SUBDIRS = src test $(MAYBE_GUTHTHILA) $(MAYBE_LIBXML2)
+SUBDIRS = $(PULL_PARSER)

Modified: webservices/axis2/trunk/c/modules/xml/parser/guththila/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/parser/guththila/Makefile.am?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/parser/guththila/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/xml/parser/guththila/Makefile.am Fri Nov 11 03:58:10 2005
@@ -1 +1 @@
-SUBDIRS = src test
+SUBDIRS = impl src test

Modified: webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/Makefile.in Fri Nov 11 03:58:10 2005
@@ -19,7 +19,7 @@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = ../../..
+top_builddir = ../../../../..
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -36,7 +36,7 @@
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-subdir = modules/xml/guththila
+subdir = modules/xml/parser/guththila/impl
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
@@ -182,9 +181,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/xml/guththila/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/xml/parser/guththila/impl/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  modules/xml/guththila/Makefile
+	  $(AUTOMAKE) --gnu  modules/xml/parser/guththila/impl/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \

Modified: webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/parser/guththila/impl/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -22,7 +22,7 @@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = ../../../..
+top_builddir = ../../../../../..
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -39,7 +39,7 @@
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-subdir = modules/xml/guththila/src
+subdir = modules/xml/parser/guththila/impl/src
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
@@ -101,8 +101,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -143,6 +141,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
@@ -229,9 +228,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/xml/guththila/src/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/xml/parser/guththila/impl/src/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  modules/xml/guththila/src/Makefile
+	  $(AUTOMAKE) --gnu  modules/xml/parser/guththila/impl/src/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \

Modified: webservices/axis2/trunk/c/modules/xml/soap/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/soap/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/soap/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/soap/Makefile.in Fri Nov 11 03:58:10 2005
@@ -75,8 +75,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -117,6 +115,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@

Modified: webservices/axis2/trunk/c/modules/xml/soap/src/Makefile.in
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/soap/src/Makefile.in?rev=332533&r1=332532&r2=332533&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/soap/src/Makefile.in (original)
+++ webservices/axis2/trunk/c/modules/xml/soap/src/Makefile.in Fri Nov 11 03:58:10 2005
@@ -83,8 +83,6 @@
 CFLAGS = @CFLAGS@
 COND_CORE_FALSE = @COND_CORE_FALSE@
 COND_CORE_TRUE = @COND_CORE_TRUE@
-COND_GUTHTHILA_FALSE = @COND_GUTHTHILA_FALSE@
-COND_GUTHTHILA_TRUE = @COND_GUTHTHILA_TRUE@
 COND_TEST_FALSE = @COND_TEST_FALSE@
 COND_TEST_TRUE = @COND_TEST_TRUE@
 COND_XML_FALSE = @COND_XML_FALSE@
@@ -125,6 +123,7 @@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
+PULL_PARSER = @PULL_PARSER@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@