Hi Albert,
> Newer versions of gettext place the po files in $(datadir) rather
> than $(prefix)/share. Patch below to do the same with the existing
> intl code.
However binutils is not using the newer versions of gettext. It still
uses the version that places the files in $(prefix)/@DATADIRNAME@, so
your patch is not suitable.
Cheers
Nick