Re: Debugging Libtool's Insistence on Sourcing a Library from /usr/lib Rather Than LDFLAGS

2008-02-09 Thread Ralf Wildenhues
* Grant Erickson wrote on Wed, Feb 06, 2008 at 07:04:36PM CET: I am attempting to debug an issue involving libtool from the avahi-0.6.22 package sourcing the local (i686-unknown-linux-gnu) version of libexpat (-lexpat) rather than the I one I direct it to find via LDFLAGS. [...] If I pass

Debugging Libtool's Insistence on Sourcing a Library from /usr/lib Rather Than LDFLAGS

2008-02-06 Thread Grant Erickson
I am attempting to debug an issue involving libtool from the avahi-0.6.22 package sourcing the local (i686-unknown-linux-gnu) version of libexpat (-lexpat) rather than the I one I direct it to find via LDFLAGS. The configure invocation: cd $(objdir) \ $(CURDIR)/$(srcdir)/configure \