bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24455: 25.1.50; No error if --with-imagemagick not obeyed


From: Lars Ingebrigtsen
Subject: bug#24455: 25.1.50; No error if --with-imagemagick not obeyed
Date: Tue, 24 Sep 2019 19:00:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Óscar Fuentes <ofv@wanadoo.es> writes:

> If we require ImageMagick support with --with-imagemagick and no usable
> Imagemagick is found, the configuration will carry on.
>
> IMO if the user requires a feature and that requirement can't be obeyed,
> an error should be thrown and configuration should stop.

Makes sense to me.

I've now changed it so that you get

./configure --with-imagemagick
[...]
checking for Wand >= 6.3.5 Wand != 6.8.2... no
configure: error: ImageMagick wanted, but it does not compile.  Maybe some 
library files are missing?

if you don't have the ImageMagick libraries.  If you don't say
--with-imagemagick, you should be unaffected.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]