Re: [PHP-DEV] Libtool 1.4 probs..

2001-06-22 Thread Jani Taskinen
On Thu, 21 Jun 2001, Sascha Schumann wrote: >> For some odd reason, the libtool 1.4 wants to put -L/usr/lib >> into the link line..causing a few unexpected results due to >> reason I happen to have couple of older versions of some libs there. >> configure/compile is ok, but resulting lib isn't. >

Re: [PHP-DEV] Libtool 1.4 probs..

2001-06-21 Thread Sascha Schumann
> For some odd reason, the libtool 1.4 wants to put -L/usr/lib > into the link line..causing a few unexpected results due to > reason I happen to have couple of older versions of some libs there. > configure/compile is ok, but resulting lib isn't. Try running $ find / -name \*.la 2>/dev/