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

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

peiyongz    2004/07/09 09:13:32

  Modified:    c/src/xercesc/sax2 Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.4       +2 -1      xml-xerces/c/src/xercesc/sax2/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/sax2/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in	17 Sep 2002 21:23:47 -0000	1.3
  +++ Makefile.in	9 Jul 2004 16:13:31 -0000	1.4
  @@ -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