dbertoni 01/11/04 08:44:45
Modified: c/src Makefile.in
Log:
Fixed comment.
Revision Changes Path
1.66 +2 -2 xml-xalan/c/src/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/Makefile.in,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- Makefile.in 2001/11/04 16:36:57 1.65
+++ Makefile.in 2001/11/04 16:44:45 1.66
@@ -339,8 +339,8 @@
endif
-# We have to use the includes from the source distribution, since we use
-# headers that others normally wouldn't
+# We want to build from both the Xerces CVS tree and the distribution, so we
need
+# multiple -I directives for Xerces.
ifdef XALAN_USE_ICU
# We need the ICU library if we are using the ICUBridge
XSL_INCL = -I${ICUROOT}/include/ -I. -I$(XERCESCROOT)/src/
-I$(XERCESCROOT)/include/xercesc -I$(XERCESCROOT)/include/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]