peiyongz    2004/07/09 09:23:37

  Modified:    c/src/xercesc/util/Platforms/OS390 Makefile.in
  Log:
  Build on HP-Itanium, aCC A.05.52
  
  Revision  Changes    Path
  1.4       +4 -0      xml-xerces/c/src/xercesc/util/Platforms/OS390/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Platforms/OS390/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in       22 Nov 2002 14:57:32 -0000      1.3
  +++ Makefile.in       9 Jul 2004 16:23:37 -0000       1.4
  @@ -54,6 +54,9 @@
   # <http://www.apache.org/>.
   #
   # $Log$
  +# Revision 1.4  2004/07/09 16:23:37  peiyongz
  +# Build on HP-Itanium, aCC A.05.52
  +#
   # Revision 1.3  2002/11/22 14:57:32  tng
   # 390: support record-oriented MVS datasets with the DOM Level 3 serialization 
APIs.  Patch by Chris Larsson and Stephen Dulin.
   #
  @@ -77,6 +80,7 @@
   PLATFORM = @platform@
   CC  = @cc@
   CXX = @cxx@
  +CXXVER = @cxxver@
   GCC = @GCC@
   GXX = @GXX@
   CXXFLAGS = @cxxflags@
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to