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

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

peiyongz    2004/07/09 09:26:49

  Modified:    c/src/xercesc/util/regx Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.4       +4 -0      xml-xerces/c/src/xercesc/util/regx/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/regx/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in	31 Jul 2002 17:16:08 -0000	1.3
  +++ Makefile.in	9 Jul 2004 16:26:49 -0000	1.4
  @@ -56,6 +56,9 @@
   #
   #
   # $Log$
  +# Revision 1.4  2004/07/09 16:26:49  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.3  2002/07/31 17:16:08  tng
   # [Bug 6321] gmake error in regx/Makefile.in.
   #
  @@ -99,6 +102,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