[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

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. ---

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 :).

[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