On Mon, 2007-10-01 at 10:56 +1000, Bojan Smojver wrote: > On Fri, 2007-09-21 at 11:55 +0000, [EMAIL PROTECTED] wrote: > > Author: jfclere > > Date: Fri Sep 21 04:55:06 2007 > > New Revision: 578076 > > > > URL: http://svn.apache.org/viewvc?rev=578076&view=rev > > Log: > > Oops was using the wrong variable. > > Apparently, this and r578028 is causing people to not be able to link > against APU unless libtool is used (e.g. when building PHP, > http://news.php.net/php.general/262438). Could you have a look please?
This stuff should all be reverted for the reasons you gave in your previous message - adding references to .la files in the LDADD_ variables is a non-starter since the references will make their way through to the `apu-config --link-ld` output. Jean-Frederic, can you explain exactly what the failure was which led to this change in the first place? joe
