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:24:27 UTC

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

peiyongz    2004/07/09 09:24:27

  Modified:    c/src/xercesc/util/Platforms/PTX Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.3       +4 -0      xml-xerces/c/src/xercesc/util/Platforms/PTX/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Platforms/PTX/Makefile.in,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Makefile.in	26 Jul 2002 16:49:28 -0000	1.2
  +++ Makefile.in	9 Jul 2004 16:24:27 -0000	1.3
  @@ -54,6 +54,9 @@
   # <http://www.apache.org/>.
   #
   # $Log$
  +# Revision 1.3  2004/07/09 16:24:27  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.2  2002/07/26 16:49:28  tng
   # [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'.  Patch from Jonathan Lennox.
   #
  @@ -74,6 +77,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