You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2002/11/04 23:28:05 UTC

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

peiyongz    2002/11/04 14:28:05

  Modified:    c/src/xercesc/util Makefile.in
  Log:
  Locale setting for message loader
  
  Revision  Changes    Path
  1.16      +4 -0      xml-xerces/c/src/xercesc/util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Makefile.in,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- Makefile.in	22 Oct 2002 17:53:43 -0000	1.15
  +++ Makefile.in	4 Nov 2002 22:28:05 -0000	1.16
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.16  2002/11/04 22:28:05  peiyongz
  +# Locale setting for message loader
  +#
   # Revision 1.15  2002/10/22 17:53:43  peiyongz
   # Build resource bundles on Unix
   #
  @@ -521,6 +524,7 @@
       XMLEBCDICTranscoder.$(TO) \
       XMLException.$(TO) \
       XMLFloat.$(TO) \
  +    XMLMsgLoader.$(TO) \
       XMLString.$(TO) \
       XMLUCSTranscoder.$(TO) \
       XMLUTF16Transcoder.$(TO) \
  
  
  

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