[PATCH] [MELT] Fix installation of MELT modules

2011-08-25 Thread Alexandre Lissy
Path computation for installation in GCC's plugin/melt-modules/ path was broken (in fact not updated to the latest changes). Present commit fixes this by reading the link targets and installing them. --- contrib/ChangeLog.MELT |2 ++ contrib/MELT-Plugin-Makefile | 10 +- 2 fil

Re: [PATCH] [MELT] Fix installation of MELT modules

2011-08-25 Thread Alexandre Lissy
Hello, Thanks for your suggestions. I made the suggested changes, I hope it matches your requirements :).

Re: [PATCH] [MELT] Fix installation of MELT modules

2011-08-25 Thread Ralf Wildenhues
* Alexandre Lissy wrote on Thu, Aug 25, 2011 at 03:26:46PM CEST: > Path computation for installation in GCC's plugin/melt-modules/ path was > broken (in fact not updated to the latest changes). Present commit fixes > this by reading the link targets and installing them. > --- a/contrib/MELT-Plugin

[PATCH] [MELT] Fix installation of MELT modules

2011-08-25 Thread Alexandre Lissy
Path computation for installation in GCC's plugin/melt-modules/ path was broken (in fact not updated to the latest changes). Present commit fixes this by reading the link targets and installing them. --- contrib/ChangeLog.MELT |2 ++ contrib/MELT-Plugin-Makefile |8 +++- 2 files