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:14:32 UTC

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

peiyongz    2004/07/09 09:14:32

  Modified:    c/src/xercesc/util/Compilers Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.10      +2 -1      xml-xerces/c/src/xercesc/util/Compilers/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Compilers/Makefile.in,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Makefile.in	12 May 2003 09:44:19 -0000	1.9
  +++ Makefile.in	9 Jul 2004 16:14:32 -0000	1.10
  @@ -60,6 +60,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