This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]