dbertoni 2002/11/01 10:06:50
Modified: c/xdocs/sources/xalan commandline.xml
Log:
Fixed glitch.
Revision Changes Path
1.25 +1 -1 xml-xalan/c/xdocs/sources/xalan/commandline.xml
Index: commandline.xml
===================================================================
RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/commandline.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- commandline.xml 11 Sep 2002 18:03:53 -0000 1.24
+++ commandline.xml 1 Nov 2002 18:06:50 -0000 1.25
@@ -168,7 +168,7 @@
<note>The make file uses the XALAN_USE_ICU environment variable to do
the equivalent of a #define and to add
ICUBridge to the list of dependencies for testXSLT. If you uncomment
the <code>#define XALAN_USE_ICU</code>
statement in process.cpp (which is the right thing to do in Windows),
you will get an error in AIX ("The
- macro 'XALAN_USE_ICU' has already been defined"), an error in HP-UX 11
("Redefinition of macro 'XALAN-USE_ICU'
+ macro 'XALAN_USE_ICU' has already been defined"), an error in HP-UX 11
("Redefinition of macro 'XALAN_USE_ICU'
differs from previous definition"), or a warning in Linux or Solaris
about duplicate settings when you
run the make, and testXSLT does not link with ICUBridge.</note>
</s3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]