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: Patch for gdb/configure cleanup (autoheader warnings)


On Fri, Jul 01, 2005 at 04:10:14PM -0700, Steve Ellcey wrote:
> Part of this patch is to remove the file acconfig.h.  If there is
> something more than 'cvs remove' that needs to be done when removing a
> file I would like to know so that I don't do something bad.  I don't
> think we can just leave the file behind because if we do autoconf will
> continue to look at it and issue warnings.

That's enough.

> OK for checkin?
> 
> 
> gdb/ChangeLog
> 
> 2005-07-01  Steve Ellcey  <sje@cup.hp.com>
> 
> 	* configure.ac:
> 	* acconfig.h: Remove file.
> 	* acinclude.m4 (AC_GNU_SOURCE): Remove definition.
> 	* configure: Regenerate.
> 	* config.in: Regenerate.

You've lost half your changelog entry :-)

Also, I notice you're converting XM_FILE.  It's dead; there are no sets
of it any more.  Someone should go through and purge the remaining bits
of it soon...

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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