peiyongz 2004/07/09 09:32:27 Modified: c/src/xercesc/validators/schema/identity Makefile.in Log: Build on HP-Itanium, aCC A.05.52 Revision Changes Path 1.5 +4 -0 xml-xerces/c/src/xercesc/validators/schema/identity/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/identity/Makefile.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile.in 13 Apr 2004 16:41:17 -0000 1.4 +++ Makefile.in 9 Jul 2004 16:32:27 -0000 1.5 @@ -55,6 +55,9 @@ # # # $Log$ +# Revision 1.5 2004/07/09 16:32:27 peiyongz +# Build on HP-Itanium, aCC A.05.52 +# # Revision 1.4 2004/04/13 16:41:17 peiyongz # IdentityConstraintHandler # @@ -75,6 +78,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]