imagemagick: fix magick++-config fixup error
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 12 Aug 2013 12:06:58 +0000 (09:06 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 13 Aug 2013 08:16:11 +0000 (10:16 +0200)
commitb339bb5641c59ad2e19aeb95c1387584c7c2aeab
treeccbac47d2e28d8488f28facf53c1d822e4497d1e
parentb40ad28a54e17333fa380cf133e7f0ffc9834a46
imagemagick: fix magick++-config fixup error

Magic++ bindings are built only with C++ and WCHAR toolchains.
Add a WCHAR toolchain check for the magick++ config fixup.
Looking into the future the fixup shouldn't bail on a missing file so we
can avoid awkward kludges for packages that have many options and config
files.
Fixes:
http://autobuild.buildroot.net/results/33a/33ac4b17866a64379b7bab3c0549f6e075c98dde/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/imagemagick/imagemagick.mk