neilg       2003/11/24 19:46:45

  Modified:    c/src/xercesc/util Makefile.in
  Log:
  enable 1047 transcoder to build on Unix
  
  Revision  Changes    Path
  1.40      +5 -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.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- Makefile.in       30 Oct 2003 21:37:32 -0000      1.39
  +++ Makefile.in       25 Nov 2003 03:46:44 -0000      1.40
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.40  2003/11/25 03:46:44  neilg
  +# enable 1047 transcoder to build on Unix
  +#
   # Revision 1.39  2003/10/30 21:37:32  knoaman
   # Enhanced Entity Resolver Support. Thanks to David Cargill.
   #
  @@ -553,6 +556,7 @@
       XMLException.hpp \
       XMLExceptMsgs.hpp \
       XMLFloat.hpp \
  +    XMLIBM1047Transcoder.hpp \
       XMLIBM1140Transcoder.hpp \
       XMLInteger.hpp \
       XMLMsgLoader.hpp \
  @@ -630,6 +634,7 @@
       XMLEBCDICTranscoder.$(TO) \
       XMLException.$(TO) \
       XMLFloat.$(TO) \
  +    XMLIBM1047Transcoder.$(TO) \
       XMLIBM1140Transcoder.$(TO) \
       XMLMsgLoader.$(TO) \
       XMLNumber.$(TO) \
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to