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, MELT] correcting path error in the Makefile.in


On Tue, 17 May 2011 21:30:44 +0200
Pierre Vittet <piervit@pvittet.com> wrote:

> This patch correct a bug in the current revision of MELT, which was 
> preventing MELT to run correctly.
> 
> This was a path problem in gcc/Makefile.in (melt-modules/ and 
> melt-modules.mk) were not found.
> 
> My contributor number is 634276.
> 
> changelog :
> 
> 
> 2011-05-17  Pierre Vittet  <piervit@pvittet.com>
> 
> 	* Makefile.in : Correct path errors for melt_module_dir and for
> 	install-melt-mk target

The ChangeLog.MELT entry should mention the Makefile target as
changelog functions. And the colon shouldn't have any space before.
So I applied the patch with the following entry:

2011-05-17  Pierre Vittet  <piervit@pvittet.com>

	* Makefile.in (melt_module_dir,install-melt-mk): Correct path
	errors.
Committed revision 173835.

Thanks.


-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***


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