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 2004/07/09 18:21:56 UTC

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

peiyongz    2004/07/09 09:21:56

  Modified:    c/src/xercesc/util/Platforms/MacOS Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.4       +1 -0      xml-xerces/c/src/xercesc/util/Platforms/MacOS/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Platforms/MacOS/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in	23 Feb 2003 05:18:41 -0000	1.3
  +++ Makefile.in	9 Jul 2004 16:21:56 -0000	1.4
  @@ -59,6 +59,7 @@
   PLATFORM = @platform@
   CC  = @cc@
   CXX = @cxx@
  +CXXVER = @cxxver@
   GCC = @GCC@
   GXX = @GXX@
   CXXFLAGS = @cxxflags@
  
  
  

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