Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 05:26:56 +0000 (22:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 05:26:56 +0000 (22:26 -0700)
commit19151a7f8ce7452ff9a4c84aa18dd7de60ce0fc1
tree7e6f8e5c324c1ac5604c22d25b0b52df97f458d9
parent982efbcdc4b44d595743cf9085ad64731417cde3
Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9.

* configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be
no way to do this in pkg-config, so make do with a reasonable
approximation.
* etc/PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.

Fixes: debbugs:13867
ChangeLog
configure.ac
etc/ChangeLog
etc/PROBLEMS