configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 8 Jul 2013 13:26:13 +0000 (15:26 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 8 Jul 2013 13:26:13 +0000 (15:26 +0200)
commite4b1e5afb4793638ca103cc1ba70c83a8a756e54
treee18023252d98c9a2c7a5393a001174964bd62b59
parent6388fe5e472c9bcfcd89b83c5818e7544502377f
configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
image.c (imagemagick_load_image): Do not use MagickExportImagePixels
on NS even if it is present.  Pixmap on NS is a void*.

Fixes: debbugs:14798
ChangeLog
configure.ac
src/ChangeLog
src/image.c