This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Remove libelf remains


Arnaud Lacombe <lacombar@gmail.com> writes:

> 1010-12-09 - Arnaud Lacombe <lacombar@gmail.com>
>
> 	* Makefile.def: Remove libelf remains.
> 	Makefile.tpl: Likewise.
> 	configure.ac: Likewise.
> 	Makefile.in: Likewise.

There should be a * in front of each file name:

	* Makefile.def: Remove libelf remains.
        * Makefile.tpl: Likewise.
        * configure.ac: Likewise.
        * configure, Makefile.in: Regenerate.

This is OK.

Thanks.

Ian


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