dbertoni    2003/07/16 14:07:23

  Modified:    c/src/xalanc Makefile.in
  Log:
  Updated Xerces library version number.
  
  Revision  Changes    Path
  1.6       +1 -1      xml-xalan/c/src/xalanc/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/xalanc/Makefile.in,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Makefile.in       15 Jul 2003 23:31:50 -0000      1.5
  +++ Makefile.in       16 Jul 2003 21:07:23 -0000      1.6
  @@ -373,7 +373,7 @@
     ALLLIBS += $(XERCESCROOT)/lib/libxerces-c2_2_0.x
   else
     ifeq ($(PLATFORM), AIX)
  -    ALLLIBS += -L$(XERCESCROOT)/lib -lxerces-c22
  +    ALLLIBS += -L$(XERCESCROOT)/lib -lxerces-c23
     else
       ALLLIBS += -L$(XERCESCROOT)/lib -lxerces-c
     endif
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to