dbertoni    2003/12/04 11:26:14

  Modified:    c        Makefile.incl.in
  Log:
  Fix for Bugzilla 25220.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/c/Makefile.incl.in
  
  Index: Makefile.incl.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Makefile.incl.in,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile.incl.in  3 Dec 2003 21:52:57 -0000       1.4
  +++ Makefile.incl.in  4 Dec 2003 19:26:13 -0000       1.5
  @@ -144,7 +144,7 @@
   ifeq ($(PLATFORM), LINUX)
   
     SUPPORTED = TRUE
  -  ALLLIBS = ${LIBS} -L/usr/lib
  +  ALLLIBS = ${LIBS}
     SHLIBSUFFIX=.so
     PIC_OPTION=
   
  
  
  

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

Reply via email to