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: RFA: automatic dependency tracking


* Tom Tromey wrote on Thu, Aug 07, 2008 at 07:09:00PM CEST:
> >>>>> "Ralf" == Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:
> 
> >> +sinclude([../config/depstand.m4])
> 
> Ralf> Why sinclude?  Shouldn't aclocal fail if the file cannot be included?
> Ralf> (Just curious, really; I see this is done with other files, too.)

> I have a vague recollection that there was some version of autoconf,
> in the distant past, where sinclude was the only way to do this kind
> of inclusion.  Then, once this gets into the code, it tends to stick.
> 
> So, I think this is probably just inertia and not something more
> obscure.

OK.  I'll put it on my grand list of Things To Clean Up In GCC, GDB,
binutils, newlib, and where-not-else.

Thanks,
Ralf


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