You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2004/10/08 07:40:42 UTC

cvs commit: ws-axis/c Makefile.am

samisa      2004/10/07 22:40:42

  Modified:    c        Makefile.am
  Log:
  Eleminate the need to copy axiscpp.conf to deploy/etc
  
  Revision  Changes    Path
  1.6       +1 -1      ws-axis/c/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/Makefile.am,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Makefile.am	26 Jul 2004 10:19:44 -0000	1.5
  +++ Makefile.am	8 Oct 2004 05:40:42 -0000	1.6
  @@ -1,3 +1,3 @@
   SUBDIRS = src @SAMPLESBUILD@ @TESTCASESBUILD@
   bin_SCRIPTS=deploy/bin/deploy_apache2.sh deploy/bin/deploy_apache.sh samples/client/run_interoptests.sh
  -sysconf_DATA=deploy/conf/server.wsdd_linux deploy/conf/client.wsdd_linux deploy/axiscpp.conf_linux
  +sysconf_DATA=deploy/conf/server.wsdd_linux deploy/conf/client.wsdd_linux