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:30:42 UTC

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

peiyongz    2004/07/09 09:30:42

  Modified:    c/src/xercesc/validators Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.5       +4 -0      xml-xerces/c/src/xercesc/validators/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/Makefile.in,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile.in	17 Sep 2002 21:24:07 -0000	1.4
  +++ Makefile.in	9 Jul 2004 16:30:42 -0000	1.5
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.5  2004/07/09 16:30:42  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.4  2002/09/17 21:24:07  peiyongz
   # RPM for Xerces2.1.0, patch from Thomas Woerner (thomas@linux.de)
   #
  @@ -91,6 +94,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