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 17:50:55 UTC

cvs commit: xml-xerces/c/samples/MemParse Makefile.in

peiyongz    2004/07/09 08:50:55

  Modified:    c/samples/MemParse Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.14      +2 -1      xml-xerces/c/samples/MemParse/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/MemParse/Makefile.in,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Makefile.in	28 Jul 2003 20:02:40 -0000	1.13
  +++ Makefile.in	9 Jul 2004 15:50:55 -0000	1.14
  @@ -69,6 +69,7 @@
   
   PLATFORM = @platform@
   COMPILER = @compiler@
  +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