mc: apply gettext version fixup 2713/head
authorJo-Philipp Wich <jo@mein.io>
Thu, 19 May 2016 12:03:14 +0000 (14:03 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 19 May 2016 12:03:14 +0000 (14:03 +0200)
commite0eef2e40504a4c499419b741f11fea61b7e5193
tree81c66538feb69b94031fd7466ec11db95b95ffdb
parent083a6ece5d8b1b25e53e2e220928390b865a5d2a
mc: apply gettext version fixup

Apply the version fixup in order to solve the following build error on systems
not using exactly gettext version 0.18:

    make[6]: Entering directory '.../build_dir/target-mips_34kc_musl-1.1.14/mc-4.8.17/po'
    *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19

The fixup will ensure that embedded macro versions are replaced with the
version of the staged gettext executable in ./staging_dir/host/bin

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/mc/Makefile