On Wed, Oct 12, 2005 at 09:40:18AM -0500, Tim Mooney wrote: > In regard to: Re: mode=link and full path to dependent shared library?,...: > > > If so, shouldn't > >lib-link be producing that as deplib instead? I.e., aspell should be > >using the value of LTLIBINTL instead, I believe. > > I did notice that LTLIBINTL was correct (i.e. used -L/local/gnu/lib -lintl > instead of /local/gnu/lib/libintl.so) but that's not what aspell was > using (it's using LIBINTL).
Seems like an easier fix to use LTLIBINTL than my patch :) Tim, want to submit a patch to the aspell folks? -- albert chin ([EMAIL PROTECTED]) _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
