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/06/23 13:13:25 UTC

cvs commit: ws-axis/c/tests configure.ac

damitha     2004/06/23 04:13:25

  Modified:    c/tests  configure.ac
  Log:
  
  
  Revision  Changes    Path
  1.5       +1 -1      ws-axis/c/tests/configure.ac
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/configure.ac,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- configure.ac	21 Jun 2004 12:07:35 -0000	1.4
  +++ configure.ac	23 Jun 2004 11:13:25 -0000	1.5
  @@ -8,4 +8,4 @@
   AC_PROG_CXX
   AC_PROG_INSTALL
   AC_PROG_LIBTOOL
  -AC_OUTPUT(Makefile client/Makefile client/stubTest/Makefile client/stubTest/stubBase/Makefile client/interop/Makefile client/interop/round1/Makefile client/threadSafe/Makefile client/exceptionTest/Makefile)
  +AC_OUTPUT(Makefile client/Makefile client/stubTest/Makefile client/stubTest/stubBase/Makefile client/interop/Makefile client/interop/round1/Makefile client/threadSafe/Makefile client/fault_mapping/Makefile client/fault_mapping/gen_src/Makefile client/exceptionTest/Makefile client/exceptionTest/gen_src/Makefile)