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 18:02:22 +0300
> From: "Eli Zaretskii" <eliz@gnu.org>
> CC: gdb-patches@sourceware.org
> 
> > 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.

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.


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