peiyongz 2004/07/09 09:31:05 Modified: c/src/xercesc/validators/common Makefile.in Log: Build on HP-Itanium, aCC A.05.52 Revision Changes Path 1.5 +4 -0 xml-xerces/c/src/xercesc/validators/common/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/common/Makefile.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile.in 14 Oct 2003 15:19:24 -0000 1.4 +++ Makefile.in 9 Jul 2004 16:31:05 -0000 1.5 @@ -54,6 +54,9 @@ # <http://www.apache.org/>. # # $Log$ +# Revision 1.5 2004/07/09 16:31:05 peiyongz +# Build on HP-Itanium, aCC A.05.52 +# # Revision 1.4 2003/10/14 15:19:24 peiyongz # Implementation of Serialization/Deserialization # @@ -93,6 +96,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]
