You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ro...@apache.org on 2004/08/02 16:05:48 UTC

cvs commit: ws-axis/c configure.ac

roshan      2004/08/02 07:05:48

  Modified:    c        configure.ac
  Log:
  added entries to reflect tests/client/soapHeader/test9
  
  Revision  Changes    Path
  1.41      +2 -0      ws-axis/c/configure.ac
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/configure.ac,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- configure.ac	28 Jul 2004 11:16:45 -0000	1.40
  +++ configure.ac	2 Aug 2004 14:05:48 -0000	1.41
  @@ -271,6 +271,8 @@
       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/xsdAnyTest1/Makefile \
       tests/client/xsdAnyTest1/gen_src/Makefile \
       tests/client/httpHeader/Makefile \