This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: Final(?) patch to update libtool in GCC and src trees
On Wed, Apr 11, 2007 at 12:18:56PM +0200, Paolo Bonzini wrote:
>Dave Korn wrote:
>>On 11 April 2007 10:25, Paolo Bonzini wrote:
>>
>>>> That would be the freshly regenerated one:
>>>>
>>>>/usr/build/src-winsup/newlib $ head -1 aclocal.m4
>>>># generated automatically by aclocal 1.9.6 -*- Autoconf -*-
>>>Can you please attach it?
>>
>> Cc list trimmed a bit :-)
>
>aclocal used your 1.5.x libtool, instead of the new GCC libtool.
>
>You have to regenerate it with
>
> aclocal -I ../config -I .. -I.
>
>or something like that.
It's a minor nit but doesn't the "-I .." rather than "-I.." bother anyone?
It just seems inconsistent.
cgf