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 14:42:48 +0200
> 
> Just make sure you use the right version of autoconf, gdb wants version
> 2.59.

I did verify that, and yet I still get config.in that lacks some of
the undef's it had before.

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?


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