dbertoni 01/09/05 11:05:26
Modified: c/src Makefile.in
Log:
Updated library for Xerces.
Revision Changes Path
1.58 +1 -1 xml-xalan/c/src/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/Makefile.in,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- Makefile.in 2001/08/22 16:00:09 1.57
+++ Makefile.in 2001/09/05 18:05:25 1.58
@@ -313,7 +313,7 @@
ifeq ($(PLATFORM), OS390)
ALLLIBS += $(XERCESCROOT)/lib/libxerces-c1_5_1.x
else
- ALLLIBS += -L$(XERCESCROOT)/lib -lxerces-c1_5
+ ALLLIBS += -L$(XERCESCROOT)/lib -lxerces-c1_5_1
endif
# We need the ICU library if we are using the ICUBridge
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]