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


On Fri, May 20, 2005 at 09:18:25PM +0300, Eli Zaretskii wrote:
> I dodn't know what I was missing; I ended up downloading a snapshot
> and doing the work there.
> 
> The regenerated config.in and configure.ac are now committed.

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.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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