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:31:26 UTC

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

peiyongz    2004/07/09 09:31:26

  Modified:    c/src/xercesc/validators/datatype Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.5       +4 -0      xml-xerces/c/src/xercesc/validators/datatype/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/datatype/Makefile.in,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile.in	11 Dec 2003 21:57:26 -0000	1.4
  +++ Makefile.in	9 Jul 2004 16:31:26 -0000	1.5
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.5  2004/07/09 16:31:26  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.4  2003/12/11 21:57:26  peiyongz
   # XMLCanRepGroup
   #
  @@ -141,6 +144,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