You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/07/31 19:16:08 UTC

cvs commit: xml-xerces/c/src/xercesc/util/regx Makefile.in

tng         2002/07/31 10:16:08

  Modified:    c/src/xercesc/util/regx Makefile.in
  Log:
  [Bug 6321] gmake error in regx/Makefile.in.
  
  Revision  Changes    Path
  1.3       +3 -1      xml-xerces/c/src/xercesc/util/regx/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/regx/Makefile.in,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Makefile.in	26 Jul 2002 16:49:29 -0000	1.2
  +++ Makefile.in	31 Jul 2002 17:16:08 -0000	1.3
  @@ -56,6 +56,9 @@
   #
   #
   # $Log$
  +# Revision 1.3  2002/07/31 17:16:08  tng
  +# [Bug 6321] gmake error in regx/Makefile.in.
  +#
   # Revision 1.2  2002/07/26 16:49:29  tng
   # [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'.  Patch from Jonathan Lennox.
   #
  @@ -172,6 +175,5 @@
   	RegxParser.$(TO) \
   	ParserForXMLSchema.$(TO) \
   	RegularExpression.$(TO)
  -	
   
   include ../Makefile.util.submodule
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org