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/10/28 19:18:19 UTC

cvs commit: xml-xerces/c/obj Makefile.in

peiyongz    2002/10/28 10:18:19

  Modified:    c/obj    Makefile.in
  Log:
  build with -micu on unix
  
  Revision  Changes    Path
  1.32      +2 -1      xml-xerces/c/obj/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/obj/Makefile.in,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- Makefile.in	17 Sep 2002 21:21:11 -0000	1.31
  +++ Makefile.in	28 Oct 2002 18:18:18 -0000	1.32
  @@ -77,6 +77,7 @@
   LIBS = @libs@
   OSVER = @osver@
   TRANSCODER = @transcoder@
  +MESSAGELOADER = @messageloader@
   BITSTOBUILD = @bitstobuild@
   
   include ../version.incl
  
  
  

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