config: Use --program-prefix=eu- by default.
authorMark Wielaard <mjw@redhat.com>
Wed, 2 Mar 2016 14:04:43 +0000 (15:04 +0100)
committerMark Wielaard <mjw@redhat.com>
Wed, 2 Mar 2016 16:13:53 +0000 (17:13 +0100)
commit9ba245842af829bf4f3530747037993d5bc8b16a
tree58cc3167d0048a4d17389427b3160ea128a9043b
parent128947e6c3ccf8b975c50bae8b3772d19ab1420f
config: Use --program-prefix=eu- by default.

We want eu- as default program prefix if none was given by the user.
But if the user explicitly provided --program-prefix="" then pretend
it wasn't set at all (NONE).

This makes sure all tools will be installed as eu-<program>.
We want this default since most tools would normally conflict with
the GNU binutils variants that have similar names.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
NEWS
configure.ac