If this is done should it occur before or after the branch?
-Jason
> At 02:22 PM 8/8/2001 -0500, Jason Greene wrote:
> >Well it's actually libtool 1.4 combined with automake that creates the issue
> >Automake needs the libtool mode=compile prefer-pic,prefer-non-pic flags
> >added to CFLAGS
> >so that it gets added to the compile line. The problem is that CFLAGS is
> >passed in linking phase
> >as well.
> >
> >If we moved back to libtool 1.3 and/or removed the pic options everything
> >would work fine.
> >Do we want to do this though?
>
> I don't see why not. It's not as if libtool 1.3 was causing us problems (at
> least not problems I was aware of). We seemed to have just problems after
> this upgrade.
>
> Andi
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]