This is the mail archive of the gdb-patches@sources.redhat.com 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] Eliminate warnings about snprintf declaration


> Date: Fri, 20 May 2005 14:24:25 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sourceware.org
> 
> I bet I know what it is now.  aclocal.m4 uses m4_include to include
> acinclude.m4; acinclude.m4 uses sinclude to include various other
> files.  Like ../bfd/bfd.m4 and ../gettext.m4.

Probably.

It is still a mystery to me why there's no Makefile rule to regenerate
configure and config.in when configure.ac is modified.


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