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


> From: Andreas Schwab <schwab@suse.de>
> Cc: gdb-patches@sourceware.org
> Date: Fri, 20 May 2005 16:34:15 +0200
> 
> "Eli Zaretskii" <eliz@gnu.org> writes:
> 
> > The problem is, for some uninteresting reasons, I need to regenerate
> > configure and config.in on a machine where I don't have the full GDB
> > sandbox.  I copied there configure.ac, acinclude.m4, and acconfig.h,
> > and invoked autoconf and autoheader, in that order.  Is this the right
> > procedure, or do I lack some files/commands?
> 
> You need aclocal.m4.

Sorry, I forgot to mention: aclocal.m4 is also there.


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