]> git.eshelyaron.com Git - emacs.git/commit
Make --with-imagemagick bug out if there's no support for it
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 17:01:51 +0000 (19:01 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 17:01:51 +0000 (19:01 +0200)
commit9a82195cfcafd3003fc971b71ab401b37ecc0930
tree14eb0d70b65e10c507b11a713e03704e0ea89b9e
parent873cd63ff2a2fc738664065e84a997fe7b4e7051
Make --with-imagemagick bug out if there's no support for it

* configure.ac (HAVE_IMAGEMAGICK): Stop configuration if the user
has said --with-imagemagick, but there's no support for it
(bug#24455).
configure.ac