Re: [Evolution] There's huge repetition of included libraries. Howto fix this?

2001-06-24 Thread Miles Lane
Thanks, Someone sent me a patch that fixes the default behavior of libtool 1.4. :-) Here it is: --- /usr/share/libtool/ltmain.shSat May 12 19:29:42 2001 +++ ./ltmain.sh Wed May 23 20:02:10 2001 @@ -1530,6 +1530,8 @@ convenience="$convenience $ladir/$objdir/$old_library"

Re: [Evolution] There's huge repetition of included libraries. Howto fix this?

2001-06-24 Thread Jeffrey Stedfast
The Makefile's condense this as much as humanly possible but from the looks of things, it looks like you're using libtool 1.4? That one is especially bad with link lines it seems. Jeff On 22 Jun 2001 16:37:40 -0700, Miles Lane wrote: > Here's an example of the massively redundant library include