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]

[PATCH] autoconfiscate utils


This "patch" autoconfiscates utils.  It uses autogen to generate
Makefile.in.

2002-04-06  Nathanael Nerode  <neroden@twcny.rr.com>

	* utils/configure.in: autoconfiscate
	* utils/configure: generate using 'autoconf'
	* utils/Makefile.tpl: new file
	* utils/Makefile.def: new file
	* utils/Makefile.in: generated using 'autogen Makefile.def'

This isn't actually a patch, since I can't get diff to behave properly
on new files.  Instead the files are attached.

Tested on i686-pc-linux-gnu plus appropriate cross-compilation targets
to trigger all the code.

Attachment: configure.in
Description: Text document

Attachment: Makefile.def
Description: Text document

Attachment: Makefile.tpl
Description: Text document

Attachment: Makefile.in
Description: Text document


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