]> git.eshelyaron.com Git - emacs.git/commit
Default to disabling ImageMagick (Bug#33587)
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 May 2019 05:59:29 +0000 (22:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 May 2019 06:07:05 +0000 (23:07 -0700)
commitd2dea70415ca7ec390a2de11b224ab4cbb2c6b55
treed9d39ce173af2dc2f51582a5b2097fca412dcfe4
parente0ee41d155b210327eb9c9ad5334f80ed59439f4
Default to disabling ImageMagick (Bug#33587)

ImageMagick has continuing stability and security problems, suggesting
that 'configure' should disable it by default.  See Glenn Morris's notes
at: https://lists.gnu.org/r/emacs-devel/2018-12/msg00036.html
* INSTALL, etc/NEWS, nt/INSTALL.W64: Mention this.
* configure.ac (imagemagick): Default to off.
INSTALL
configure.ac
etc/NEWS
nt/INSTALL.W64