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 da...@apache.org on 2004/03/30 16:09:33 UTC

cvs commit: ws-axis/c/samples/client configure.ac

damitha     2004/03/30 06:09:33

  Modified:    c/samples/client configure.ac
  Log:
  
  
  Revision  Changes    Path
  1.5       +1 -2      ws-axis/c/samples/client/configure.ac
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/samples/client/configure.ac,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- configure.ac	30 Mar 2004 05:43:46 -0000	1.4
  +++ configure.ac	30 Mar 2004 14:09:33 -0000	1.5
  @@ -6,5 +6,4 @@
   AC_PROG_CXX
   AC_PROG_INSTALL
   AC_PROG_LIBTOOL
  -AC_OUTPUT(Makefile ssl_client/Makefile interoptests/Makefile interoptests/cbase/Makefile interoptests/base/Makefile)
  -#AC_OUTPUT(Makefile ssl_client/Makefile interoptests/Makefile interoptests/cbase/Makefile)
  +AC_OUTPUT(Makefile ssl_client/Makefile interoptests/Makefile interoptests/base/Makefile interoptests/cbase/Makefile interoptests/groupB/Makefile interoptests/cgroupB/Makefile)