peiyongz 2004/07/09 09:29:47
Modified: c/src/xercesc/util/Transcoders/MacOSUnicodeConverter
Makefile.in
Log:
Build on HP-Itanium, aCC A.05.52
Revision Changes Path
1.3 +4 -0
xml-xerces/c/src/xercesc/util/Transcoders/MacOSUnicodeConverter/Makefile.in
Index: Makefile.in
===================================================================
RCS file:
/home/cvs/xml-xerces/c/src/xercesc/util/Transcoders/MacOSUnicodeConverter/Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.in 26 Jul 2002 16:49:29 -0000 1.2
+++ Makefile.in 9 Jul 2004 16:29:47 -0000 1.3
@@ -55,6 +55,9 @@
#
#
# $Log$
+# Revision 1.3 2004/07/09 16:29:47 peiyongz
+# Build on HP-Itanium, aCC A.05.52
+#
# Revision 1.2 2002/07/26 16:49:29 tng
# [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'. Patch from Jonathan
Lennox.
#
@@ -100,6 +103,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]