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

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

peiyongz    2004/07/09 09:32:08

  Modified:    c/src/xercesc/validators/schema Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.10      +4 -0      xml-xerces/c/src/xercesc/validators/schema/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/Makefile.in,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Makefile.in	20 Jun 2003 21:56:07 -0000	1.9
  +++ Makefile.in	9 Jul 2004 16:32:08 -0000	1.10
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.10  2004/07/09 16:32:08  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.9  2003/06/20 21:56:07  peiyongz
   # Stateless Grammar Pool :: Part I
   #
  @@ -142,6 +145,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