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 2004/10/04 15:03:36 UTC

cvs commit: ws-axis/c/src/transport/axis2 Makefile

damitha     2004/10/04 06:03:36

  Modified:    c        configure
  Added:       c/src/transport Makefile
               c/src/transport/axis2 Makefile
  Log:
  for newly added axis2 transport we need these for build without autogenerating
  
  Revision  Changes    Path
  1.7       +16 -15    ws-axis/c/configure
  
  Index: configure
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/configure,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- configure	1 Sep 2004 11:19:51 -0000	1.6
  +++ configure	4 Oct 2004 13:03:36 -0000	1.7
  @@ -1,6 +1,6 @@
   #! /bin/sh
   # Guess values for system-dependent variables and create Makefiles.
  -# Generated by GNU Autoconf 2.57 for FULL-PACKAGE-NAME VERSION.
  +# Generated by GNU Autoconf 2.57 for axis-c-src 1-3-beta-linux.
   #
   # Report bugs to <BUG-REPORT-ADDRESS>.
   #
  @@ -425,10 +425,10 @@
   : ${ac_max_here_lines=38}
   
   # Identity of this package.
  -PACKAGE_NAME='FULL-PACKAGE-NAME'
  -PACKAGE_TARNAME='full-package-name'
  -PACKAGE_VERSION='VERSION'
  -PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
  +PACKAGE_NAME='axis-c-src'
  +PACKAGE_TARNAME='axis-c-src'
  +PACKAGE_VERSION='1-3-beta-linux'
  +PACKAGE_STRING='axis-c-src 1-3-beta-linux'
   PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
   
   # Factoring default headers for most tests.
  @@ -945,7 +945,7 @@
     # Omit some internal or obsolete options to make the list less imposing.
     # This message is too long to be a string in the A/UX 3.1 sh.
     cat <<_ACEOF
  -\`configure' configures FULL-PACKAGE-NAME VERSION to adapt to many kinds of systems.
  +\`configure' configures axis-c-src 1-3-beta-linux to adapt to many kinds of systems.
   
   Usage: $0 [OPTION]... [VAR=VALUE]...
   
  @@ -1011,7 +1011,7 @@
   
   if test -n "$ac_init_help"; then
     case $ac_init_help in
  -     short | recursive ) echo "Configuration of FULL-PACKAGE-NAME VERSION:";;
  +     short | recursive ) echo "Configuration of axis-c-src 1-3-beta-linux:";;
      esac
     cat <<\_ACEOF
   
  @@ -1116,7 +1116,7 @@
   test -n "$ac_init_help" && exit 0
   if $ac_init_version; then
     cat <<\_ACEOF
  -FULL-PACKAGE-NAME configure VERSION
  +axis-c-src configure 1-3-beta-linux
   generated by GNU Autoconf 2.57
   
   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
  @@ -1131,7 +1131,7 @@
   This file contains any messages produced by compilers while
   running configure, to aid debugging if configure makes a mistake.
   
  -It was created by FULL-PACKAGE-NAME $as_me VERSION, which was
  +It was created by axis-c-src $as_me 1-3-beta-linux, which was
   generated by GNU Autoconf 2.57.  Invocation command line was
   
     $ $0 $@
  @@ -1720,8 +1720,8 @@
   fi
   
   # Define the identity of the package.
  - PACKAGE=full-package-name
  - VERSION=VERSION
  + PACKAGE=axis-c-src
  + VERSION=1-3-beta-linux
   
   
   cat >>confdefs.h <<_ACEOF
  @@ -1853,7 +1853,7 @@
   
   
   
  -PACKAGE=apache_axisc++
  +PACKAGE=axis-c-src
   echo "$as_me:$LINENO: checking whether to use apache2 as server transport" >&5
   echo $ECHO_N "checking whether to use apache2 as server transport... $ECHO_C" >&6
   
  @@ -8503,7 +8503,7 @@
   
   
   
  -                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/soap/Makefile src/wsdd/Makefile src/xml/Makefile src/transport/Makefile src/transport/axis/Makefile src/transport/libwww/Makefile src/engine/Makefile src/engine/server/Makefile src/engine/client/Makefile src/server/Makefile src/server/apache2/Makefile src/server/apache/Makefile src/server/simple_axis_server/Makefile src/server/adminservice/Makefile src/client/Makefile src/client/adminclient/Makefile src/xml/expat/Makefile src/xml/xerces/Makefile samples/Makefile samples/server/Makefile samples/server/interoptests/Makefile samples/server/interoptests/base/Makefile samples/server/interoptests/cbase/Makefile samples/server/interoptests/groupB/Makefile samples/server/interoptests/cgroupB/Makefile samples/server/interoptests/doclitbase/Makefile samples/server/interoptests/doclitgroupB/Makefile samples/server/simple/Makefile samples/server/array/Makefile samples/server/ref/Makefile samples/server/rpcfault/Makefile samples/server/doclitfault/Makefile samples/server/echoStringHeaderHandler/Makefile samples/client/Makefile samples/client/interoptests/Makefile samples/client/interoptests/base/Makefile samples/client/interoptests/cbase/Makefile samples/client/interoptests/groupB/Makefile samples/client/interoptests/cgroupB/Makefile samples/client/interoptests/doclitbase/Makefile samples/client/interoptests/doclitgroupB/Makefile samples/client/simple/Makefile samples/client/array/Makefile samples/client/ref/Makefile samples/client/rpcfault/Makefile samples/client/doclitfault/Makefile samples/client/testHandler/Makefile tests/Makefile tests/client/Makefile tests/client/stubTest/Makefile tests/client/stubTest/stubBase/Makefile tests/client/interop/Makefile tests/client/interop/round1/Makefile tests/client/interop/round1/gen_src/Makefile tests/client/threadSafe/Makefile tests/client/threadSafe/gen_src/Makefile tests/client/fault_mapping/Makefile tests/client/fault_mapping/gen_src/Makefile tests/client/exceptionTest/Makefile tests/client/exceptionTest/gen_src/Makefile tests/client/soapHeader/Makefile tests/client/soapHeader/test1/Makefile tests/client/soapHeader/test1/rpc/Makefile tests/client/soapHeader/test2/Makefile tests/client/soapHeader/test2/rpc/Makefile tests/client/soapHeader/test3/Makefile tests/client/soapHeader/test3/rpc/Makefile tests/client/soapHeader/test4/Makefile tests/client/soapHeader/test4/rpc/Makefile tests/client/soapHeader/test6/Makefile tests/client/soapHeader/test6/rpc/Makefile tests/client/soapHeader/test8/Makefile tests/client/soapHeader/test8/rpc/Makefile tests/client/soapHeader/test9/Makefile tests/client/soapHeader/test9/rpc/Makefile tests/client/soapHeader/test10/Makefile tests/client/soapHeader/test10/rpc/Makefile tests/client/xsdAnyTest1/Makefile tests/client/xsdAnyTest1/gen_src/Makefile tests/client/httpHeader/Makefile tests/client/httpHeader/test1/Makefile tests/client/httpHeader/test1/rpc/Makefile tests/client/httpHeader/test2/Makefile tests/client/httpHeader/test2/rpc/Makefile tests/client/httpHeader/test3/Makefile tests/client/httpHeader/test3/rpc/Makefile tests/client/httpHeader/test4/Makefile tests/client/httpHeader/test4/rpc/Makefile tests/client/httpHeader/test5/Makefile tests/client/httpHeader/test5/rpc/Makefile tests/client/httpHeader/test7/Makefile tests/client/httpHeader/test7/rpc/Makefile tests/client/httpHeader/test8/Makefile tests/client/httpHeader/test8/rpc/Makefile tests/server/Makefile tests/server/exceptionTest/Makefile tests/server/exceptionTest/gen_src/Makefile tests/server/xsdAnyTest1/Makefile tests/server/xsdAnyTest1/gen_src/Makefile"
  +                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/soap/Makefile src/wsdd/Makefile src/xml/Makefile src/transport/Makefile src/transport/axis/Makefile src/transport/axis2/Makefile src/transport/libwww/Makefile src/engine/Makefile src/engine/server/Makefile src/engine/client/Makefile src/server/Makefile src/server/apache2/Makefile src/server/apache/Makefile src/server/simple_axis_server/Makefile src/server/adminservice/Makefile src/client/Makefile src/client/adminclient/Makefile src/xml/expat/Makefile src/xml/xerces/Makefile samples/Makefile samples/server/Makefile samples/server/interoptests/Makefile samples/server/interoptests/base/Makefile samples/server/interoptests/cbase/Makefile samples/server/interoptests/groupB/Makefile samples/server/interoptests/cgroupB/Makefile samples/server/interoptests/doclitbase/Makefile samples/server/interoptests/doclitgroupB/Makefile samples/server/simple/Makefile samples/server/array/Makefile samples/server/ref/Makefile samples/server/rpcfault/Makefile samples/server/doclitfault/Makefile samples/server/echoStringHeaderHandler/Makefile samples/client/Makefile samples/client/interoptests/Makefile samples/client/interoptests/base/Makefile samples/client/interoptests/cbase/Makefile samples/client/interoptests/groupB/Makefile samples/client/interoptests/cgroupB/Makefile samples/client/interoptests/doclitbase/Makefile samples/client/interoptests/doclitgroupB/Makefile samples/client/simple/Makefile samples/client/array/Makefile samples/client/ref/Makefile samples/client/rpcfault/Makefile samples/client/doclitfault/Makefile samples/client/testHandler/Makefile tests/Makefile tests/client/Makefile tests/client/stubTest/Makefile tests/client/stubTest/stubBase/Makefile tests/client/interop/Makefile tests/client/interop/round1/Makefile tests/client/interop/round1/gen_src/Makefile tests/client/threadSafe/Makefile tests/client/threadSafe/gen_src/Makefile tests/client/fault_mapping/Makefile tests/client/fault_mapping/gen_src/Makefile tests/client/exceptionTest/Makefile tests/client/exceptionTest/gen_src/Makefile tests/client/soapHeader/Makefile tests/client/soapHeader/test1/Makefile tests/client/soapHeader/test1/rpc/Makefile tests/client/soapHeader/test2/Makefile tests/client/soapHeader/test2/rpc/Makefile tests/client/soapHeader/test3/Makefile tests/client/soapHeader/test3/rpc/Makefile tests/client/soapHeader/test4/Makefile tests/client/soapHeader/test4/rpc/Makefile tests/client/soapHeader/test6/Makefile tests/client/soapHeader/test6/rpc/Makefile tests/client/soapHeader/test8/Makefile tests/client/soapHeader/test8/rpc/Makefile tests/client/soapHeader/test9/Makefile tests/client/soapHeader/test9/rpc/Makefile tests/client/soapHeader/test10/Makefile tests/client/soapHeader/test10/rpc/Makefile tests/client/xsdAnyTest1/Makefile tests/client/xsdAnyTest1/gen_src/Makefile tests/client/httpHeader/Makefile tests/client/httpHeader/test1/Makefile tests/client/httpHeader/test1/rpc/Makefile tests/client/httpHeader/test2/Makefile tests/client/httpHeader/test2/rpc/Makefile tests/client/httpHeader/test3/Makefile tests/client/httpHeader/test3/rpc/Makefile tests/client/httpHeader/test4/Makefile tests/client/httpHeader/test4/rpc/Makefile tests/client/httpHeader/test5/Makefile tests/client/httpHeader/test5/rpc/Makefile tests/client/httpHeader/test7/Makefile tests/client/httpHeader/test7/rpc/Makefile tests/client/httpHeader/test8/Makefile tests/client/httpHeader/test8/rpc/Makefile tests/server/Makefile tests/server/exceptionTest/Makefile tests/server/exceptionTest/gen_src/Makefile tests/server/xsdAnyTest1/Makefile tests/server/xsdAnyTest1/gen_src/Makefile"
   cat >confcache <<\_ACEOF
   # This file is a shell script that caches the results of configure
   # tests run on this system so they can be shared between configure
  @@ -8871,7 +8871,7 @@
   } >&5
   cat >&5 <<_CSEOF
   
  -This file was extended by FULL-PACKAGE-NAME $as_me VERSION, which was
  +This file was extended by axis-c-src $as_me 1-3-beta-linux, which was
   generated by GNU Autoconf 2.57.  Invocation command line was
   
     CONFIG_FILES    = $CONFIG_FILES
  @@ -8934,7 +8934,7 @@
   
   cat >>$CONFIG_STATUS <<_ACEOF
   ac_cs_version="\\
  -FULL-PACKAGE-NAME config.status VERSION
  +axis-c-src config.status 1-3-beta-linux
   configured by $0, generated by GNU Autoconf 2.57,
     with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
   
  @@ -9053,6 +9053,7 @@
     "src/xml/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/xml/Makefile" ;;
     "src/transport/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/transport/Makefile" ;;
     "src/transport/axis/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/transport/axis/Makefile" ;;
  +  "src/transport/axis2/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/transport/axis2/Makefile" ;;
     "src/transport/libwww/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/transport/libwww/Makefile" ;;
     "src/engine/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/engine/Makefile" ;;
     "src/engine/server/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/engine/server/Makefile" ;;
  
  
  
  1.1                  ws-axis/c/src/transport/Makefile
  
  Index: Makefile
  ===================================================================
  # Makefile.in generated by automake 1.6.3 from Makefile.am.
  # src/transport/Makefile.  Generated from Makefile.in by configure.
  
  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  # Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
  # This program is distributed in the hope that it will be useful,
  # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
  
  SHELL = /bin/sh
  
  srcdir = .
  top_srcdir = ../..
  
  prefix = /usr/local/axiscpp_deploy
  exec_prefix = ${prefix}
  
  bindir = ${exec_prefix}/bin
  sbindir = ${exec_prefix}/sbin
  libexecdir = ${exec_prefix}/libexec
  datadir = ${prefix}/share
  sysconfdir = ${prefix}/etc
  sharedstatedir = ${prefix}/com
  localstatedir = ${prefix}/var
  libdir = ${exec_prefix}/lib
  infodir = ${prefix}/info
  mandir = ${prefix}/man
  includedir = ${prefix}/include
  oldincludedir = /usr/include
  pkgdatadir = $(datadir)/axis-c-src
  pkglibdir = $(libdir)/axis-c-src
  pkgincludedir = $(includedir)/axis-c-src
  top_builddir = ../..
  
  ACLOCAL = ${SHELL} /home/damitha/projects/cvshead/missing --run aclocal-1.6
  AUTOCONF = ${SHELL} /home/damitha/projects/cvshead/missing --run autoconf
  AUTOMAKE = ${SHELL} /home/damitha/projects/cvshead/missing --run automake-1.6
  AUTOHEADER = ${SHELL} /home/damitha/projects/cvshead/missing --run autoheader
  
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  INSTALL = /usr/bin/install -c
  INSTALL_PROGRAM = ${INSTALL}
  INSTALL_DATA = ${INSTALL} -m 644
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
  install_sh_SCRIPT = $(install_sh) -c
  INSTALL_SCRIPT = ${INSTALL}
  INSTALL_HEADER = $(INSTALL_DATA)
  transform = s,x,x,
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
  NORMAL_UNINSTALL = :
  PRE_UNINSTALL = :
  POST_UNINSTALL = :
  host_alias = 
  host_triplet = i686-pc-linux-gnu
  
  EXEEXT = 
  OBJEXT = o
  PATH_SEPARATOR = :
  AMTAR = ${SHELL} /home/damitha/projects/cvshead/missing --run tar
  APACHE2BUILD = apache2
  APACHE2INC = -I/usr/local/apache2/include
  APACHEBUILD = apache
  APACHEINC = -I/usr/local/apache/include
  AS = @AS@
  AWK = gawk
  CC = gcc
  CXX = g++
  DEPDIR = .deps
  DLLTOOL = @DLLTOOL@
  ECHO = echo
  EXPATBUILD = expat
  EXPATINC = -I/usr/local/expat1957/include
  EXPATLIB = -L/usr/local/expat1957/lib -lexpat -ldl
  INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  LIBTOOL = $(SHELL) $(top_builddir)/libtool
  LIBWWWBUILD = 
  LINKCLIENTLIB = -L/home/damitha/projects/cvshead/src/engine/client -laxiscpp_client -ldl
  LN_S = ln -s
  OBJDUMP = @OBJDUMP@
  PACKAGE = axis-c-src
  RANLIB = ranlib
  SAMPLESBUILD = samples
  STRIP = strip
  TESTCASESBUILD = tests
  VERSION = 1-3-beta-linux
  XERCESCBUILD = xerces
  XERCESCINC = -I/usr/local/xerces-c-src2_2_0/include
  XERCESCLIB = -L/usr/local/xerces-c-src2_2_0/lib -lxerces-c -ldl
  am__include = include
  am__quote = 
  install_sh = /home/damitha/projects/cvshead/install-sh
  SUBDIRS = axis axis2 
  subdir = src/transport
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = $(top_builddir)/config.h
  CONFIG_CLEAN_FILES =
  DIST_SOURCES =
  
  RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
  	uninstall-info-recursive all-recursive install-data-recursive \
  	install-exec-recursive installdirs-recursive install-recursive \
  	uninstall-recursive check-recursive installcheck-recursive
  DIST_COMMON = Makefile.am Makefile.in
  DIST_SUBDIRS = $(SUBDIRS)
  all: all-recursive
  
  .SUFFIXES:
  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  	cd $(top_srcdir) && \
  	  $(AUTOMAKE) --gnu  src/transport/Makefile
  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  
  mostlyclean-libtool:
  	-rm -f *.lo
  
  clean-libtool:
  	-rm -rf .libs _libs
  
  distclean-libtool:
  	-rm -f libtool
  uninstall-info-am:
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
  # To change the values of `make' variables: instead of editing Makefiles,
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
  $(RECURSIVE_TARGETS):
  	@set fnord $$MAKEFLAGS; amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  echo "Making $$target in $$subdir"; \
  	  if test "$$subdir" = "."; then \
  	    dot_seen=yes; \
  	    local_target="$$target-am"; \
  	  else \
  	    local_target="$$target"; \
  	  fi; \
  	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
  	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  	fi; test -z "$$fail"
  
  mostlyclean-recursive clean-recursive distclean-recursive \
  maintainer-clean-recursive:
  	@set fnord $$MAKEFLAGS; amf=$$2; \
  	dot_seen=no; \
  	case "$@" in \
  	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  	  *) list='$(SUBDIRS)' ;; \
  	esac; \
  	rev=''; for subdir in $$list; do \
  	  if test "$$subdir" = "."; then :; else \
  	    rev="$$subdir $$rev"; \
  	  fi; \
  	done; \
  	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
  	  if test "$$subdir" = "."; then \
  	    local_target="$$target-am"; \
  	  else \
  	    local_target="$$target"; \
  	  fi; \
  	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  
  ETAGS = etags
  ETAGSFLAGS =
  
  tags: TAGS
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	mkid -fID $$unique
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$tags$$unique" \
  	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
  	  && cd $(top_srcdir) \
  	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
  top_distdir = ../..
  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@list='$(DISTFILES)'; for file in $$list; do \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  	    dir="/$$dir"; \
  	    $(mkinstalldirs) "$(distdir)$$dir"; \
  	  else \
  	    dir=''; \
  	  fi; \
  	  if test -d $$d/$$file; then \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
  	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
  	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
  	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
  	        top_distdir="$(top_distdir)" \
  	        distdir=../$(distdir)/$$subdir \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-recursive
  all-am: Makefile
  installdirs: installdirs-recursive
  installdirs-am:
  
  install: install-recursive
  install-exec: install-exec-recursive
  install-data: install-data-recursive
  uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
  installcheck: installcheck-recursive
  install-strip:
  	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  	  INSTALL_STRIP_FLAG=-s \
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
  	-rm -f Makefile $(CONFIG_CLEAN_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
  	@echo "it deletes files that may require special tools to rebuild."
  clean: clean-recursive
  
  clean-am: clean-generic clean-libtool mostlyclean-am
  
  distclean: distclean-recursive
  
  distclean-am: clean-am distclean-generic distclean-libtool \
  	distclean-tags
  
  dvi: dvi-recursive
  
  dvi-am:
  
  info: info-recursive
  
  info-am:
  
  install-data-am:
  
  install-exec-am:
  
  install-info: install-info-recursive
  
  install-man:
  
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
  maintainer-clean-am: distclean-am maintainer-clean-generic
  
  mostlyclean: mostlyclean-recursive
  
  mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  
  uninstall-am: uninstall-info-am
  
  uninstall-info: uninstall-info-recursive
  
  .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
  	clean-generic clean-libtool clean-recursive distclean \
  	distclean-generic distclean-libtool distclean-recursive \
  	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
  	info-recursive install install-am install-data install-data-am \
  	install-data-recursive install-exec install-exec-am \
  	install-exec-recursive install-info install-info-am \
  	install-info-recursive install-man install-recursive \
  	install-strip installcheck installcheck-am installdirs \
  	installdirs-am installdirs-recursive maintainer-clean \
  	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
  	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
  	tags tags-recursive uninstall uninstall-am uninstall-info-am \
  	uninstall-info-recursive uninstall-recursive
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
  
  
  
  1.1                  ws-axis/c/src/transport/axis2/Makefile
  
  Index: Makefile
  ===================================================================
  # Makefile.in generated by automake 1.6.3 from Makefile.am.
  # src/transport/axis2/Makefile.  Generated from Makefile.in by configure.
  
  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  # Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
  # This program is distributed in the hope that it will be useful,
  # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
  
  SHELL = /bin/sh
  
  srcdir = .
  top_srcdir = ../../..
  
  prefix = /usr/local/axiscpp_deploy
  exec_prefix = ${prefix}
  
  bindir = ${exec_prefix}/bin
  sbindir = ${exec_prefix}/sbin
  libexecdir = ${exec_prefix}/libexec
  datadir = ${prefix}/share
  sysconfdir = ${prefix}/etc
  sharedstatedir = ${prefix}/com
  localstatedir = ${prefix}/var
  libdir = ${exec_prefix}/lib
  infodir = ${prefix}/info
  mandir = ${prefix}/man
  includedir = ${prefix}/include
  oldincludedir = /usr/include
  pkgdatadir = $(datadir)/axis-c-src
  pkglibdir = $(libdir)/axis-c-src
  pkgincludedir = $(includedir)/axis-c-src
  top_builddir = ../../..
  
  ACLOCAL = ${SHELL} /home/damitha/projects/cvshead/missing --run aclocal-1.6
  AUTOCONF = ${SHELL} /home/damitha/projects/cvshead/missing --run autoconf
  AUTOMAKE = ${SHELL} /home/damitha/projects/cvshead/missing --run automake-1.6
  AUTOHEADER = ${SHELL} /home/damitha/projects/cvshead/missing --run autoheader
  
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  INSTALL = /usr/bin/install -c
  INSTALL_PROGRAM = ${INSTALL}
  INSTALL_DATA = ${INSTALL} -m 644
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
  install_sh_SCRIPT = $(install_sh) -c
  INSTALL_SCRIPT = ${INSTALL}
  INSTALL_HEADER = $(INSTALL_DATA)
  transform = s,x,x,
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
  NORMAL_UNINSTALL = :
  PRE_UNINSTALL = :
  POST_UNINSTALL = :
  host_alias = 
  host_triplet = i686-pc-linux-gnu
  
  EXEEXT = 
  OBJEXT = o
  PATH_SEPARATOR = :
  AMTAR = ${SHELL} /home/damitha/projects/cvshead/missing --run tar
  APACHE2BUILD = apache2
  APACHE2INC = -I/usr/local/apache2/include
  APACHEBUILD = apache
  APACHEINC = -I/usr/local/apache/include
  AS = @AS@
  AWK = gawk
  CC = gcc
  CXX = g++
  DEPDIR = .deps
  DLLTOOL = @DLLTOOL@
  ECHO = echo
  EXPATBUILD = expat
  EXPATINC = -I/usr/local/expat1957/include
  EXPATLIB = -L/usr/local/expat1957/lib -lexpat -ldl
  INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  LIBTOOL = $(SHELL) $(top_builddir)/libtool
  LIBWWWBUILD = 
  LINKCLIENTLIB = -L/home/damitha/projects/cvshead/src/engine/client -laxiscpp_client -ldl
  LN_S = ln -s
  OBJDUMP = @OBJDUMP@
  PACKAGE = axis-c-src
  RANLIB = ranlib
  SAMPLESBUILD = samples
  STRIP = strip
  TESTCASESBUILD = tests
  VERSION = 1-3-beta-linux
  XERCESCBUILD = xerces
  XERCESCINC = -I/usr/local/xerces-c-src2_2_0/include
  XERCESCLIB = -L/usr/local/xerces-c-src2_2_0/lib -lxerces-c -ldl
  am__include = include
  am__quote = 
  install_sh = /home/damitha/projects/cvshead/install-sh
  lib_LTLIBRARIES = libaxis2_transport.la
  AM_CPPFLAGS = $(CPPFLAGS)
  libaxis2_transport_la_SOURCES = Channel.cpp \
                                 URL.cpp \
                                 Axis2Transport.cpp \
                                 AxisTransportException.cpp
  
  
  libaxis2_transport_la_LIBADD = -lstdc++
  INCLUDES = -I../../../include
  subdir = src/transport/axis2
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = $(top_builddir)/config.h
  CONFIG_CLEAN_FILES =
  LTLIBRARIES = $(lib_LTLIBRARIES)
  
  libaxis2_transport_la_LDFLAGS =
  libaxis2_transport_la_DEPENDENCIES =
  am_libaxis2_transport_la_OBJECTS = Channel.lo URL.lo Axis2Transport.lo \
  	AxisTransportException.lo
  libaxis2_transport_la_OBJECTS = $(am_libaxis2_transport_la_OBJECTS)
  
  DEFS = -DHAVE_CONFIG_H
  DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = -Wall -Wshadow -DENABLE_AXISTRACE
  LDFLAGS = -lstdc++
  LIBS = 
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
  DEP_FILES = ./$(DEPDIR)/Axis2Transport.Plo \
  	./$(DEPDIR)/AxisTransportException.Plo \
  	./$(DEPDIR)/Channel.Plo ./$(DEPDIR)/URL.Plo
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
  	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  	$(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
  CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
  	$(AM_LDFLAGS) $(LDFLAGS) -o $@
  CXXFLAGS = -g -O2
  DIST_SOURCES = $(libaxis2_transport_la_SOURCES)
  DIST_COMMON = Makefile.am Makefile.in
  SOURCES = $(libaxis2_transport_la_SOURCES)
  
  all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .cpp .lo .o .obj
  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  	cd $(top_srcdir) && \
  	  $(AUTOMAKE) --gnu  src/transport/axis2/Makefile
  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  libLTLIBRARIES_INSTALL = $(INSTALL)
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
  	    f="`echo $$p | sed -e 's|^.*/||'`"; \
  	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
  	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	    p="`echo $$p | sed -e 's|^.*/||'`"; \
  	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
  	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
  clean-libLTLIBRARIES:
  	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  	  test -z "$dir" && dir=.; \
  	  echo "rm -f \"$${dir}/so_locations\""; \
  	  rm -f "$${dir}/so_locations"; \
  	done
  libaxis2_transport.la: $(libaxis2_transport_la_OBJECTS) $(libaxis2_transport_la_DEPENDENCIES) 
  	$(CXXLINK) -rpath $(libdir) $(libaxis2_transport_la_LDFLAGS) $(libaxis2_transport_la_OBJECTS) $(libaxis2_transport_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
  	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
  include ./$(DEPDIR)/Axis2Transport.Plo
  include ./$(DEPDIR)/AxisTransportException.Plo
  include ./$(DEPDIR)/Channel.Plo
  include ./$(DEPDIR)/URL.Plo
  
  distclean-depend:
  	-rm -rf ./$(DEPDIR)
  
  .cpp.o:
  	source='$<' object='$@' libtool=no \
  	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
  	$(CXXDEPMODE) $(depcomp) \
  	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  
  .cpp.obj:
  	source='$<' object='$@' libtool=no \
  	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
  	$(CXXDEPMODE) $(depcomp) \
  	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
  
  .cpp.lo:
  	source='$<' object='$@' libtool=yes \
  	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
  	$(CXXDEPMODE) $(depcomp) \
  	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  CXXDEPMODE = depmode=gcc3
  
  mostlyclean-libtool:
  	-rm -f *.lo
  
  clean-libtool:
  	-rm -rf .libs _libs
  
  distclean-libtool:
  	-rm -f libtool
  uninstall-info-am:
  
  ETAGS = etags
  ETAGSFLAGS =
  
  tags: TAGS
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	mkid -fID $$unique
  
  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$tags$$unique" \
  	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
  	  && cd $(top_srcdir) \
  	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
  top_distdir = ../../..
  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@list='$(DISTFILES)'; for file in $$list; do \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  	    dir="/$$dir"; \
  	    $(mkinstalldirs) "$(distdir)$$dir"; \
  	  else \
  	    dir=''; \
  	  fi; \
  	  if test -d $$d/$$file; then \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
  	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
  	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
  all-am: Makefile $(LTLIBRARIES)
  
  installdirs:
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
  install: install-am
  install-exec: install-exec-am
  install-data: install-data-am
  uninstall: uninstall-am
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
  installcheck: installcheck-am
  install-strip:
  	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  	  INSTALL_STRIP_FLAG=-s \
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
  	-rm -f Makefile $(CONFIG_CLEAN_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
  	@echo "it deletes files that may require special tools to rebuild."
  clean: clean-am
  
  clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
  	mostlyclean-am
  
  distclean: distclean-am
  
  distclean-am: clean-am distclean-compile distclean-depend \
  	distclean-generic distclean-libtool distclean-tags
  
  dvi: dvi-am
  
  dvi-am:
  
  info: info-am
  
  info-am:
  
  install-data-am:
  
  install-exec-am: install-libLTLIBRARIES
  
  install-info: install-info-am
  
  install-man:
  
  installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
  maintainer-clean-am: distclean-am maintainer-clean-generic
  
  mostlyclean: mostlyclean-am
  
  mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  	mostlyclean-libtool
  
  uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
  
  .PHONY: GTAGS all all-am check check-am clean clean-generic \
  	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
  	distclean-depend distclean-generic distclean-libtool \
  	distclean-tags distdir dvi dvi-am info info-am install \
  	install-am install-data install-data-am install-exec \
  	install-exec-am install-info install-info-am \
  	install-libLTLIBRARIES install-man install-strip installcheck \
  	installcheck-am installdirs maintainer-clean \
  	maintainer-clean-generic mostlyclean mostlyclean-compile \
  	mostlyclean-generic mostlyclean-libtool tags uninstall \
  	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT: