On Thu, 14 Jun 2012, Arnaud Charlet wrote:
> Take into account the prefix specified with --program-prefix when installing
> and uninstalling the Ada tools.
>
> Tested on x86_64-pc-linux-gnu, committed on trunk
>
> 2012-06-14 Jose Ruiz <[email protected]>
>
> * gcc-interface/Make-lang.in (ada.install-common, ada.uninstall):
> Use the prefix specified with the --program-prefix configure option
> to determine the install name of the Ada tools.
> (ada.all.cross): Use a for loop to iterate over the set of Ada tools
> instead of duplicate the same processing.
Does this fix bug 864? If so, you should mention
PR ada/864
in the ChangeLog entry, and resolve that bug as fixed.
--
Joseph S. Myers
[email protected]