]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-jxl.patch
Up to 7.1.0-60; Fixes CVE-2022-44267, CVE-2022-44268
[packages/ImageMagick.git] / ImageMagick-jxl.patch
CommitLineData
bdb064ce
JB
1--- ImageMagick-7.0.10-60/configure.ac.orig 2022-04-11 20:34:59.843577078 +0200
2+++ ImageMagick-7.0.10-60/configure.ac 2022-04-11 21:09:37.655653937 +0200
3@@ -2383,11 +2383,6 @@ AC_ARG_WITH([jxl],
4 if test "$with_jxl" != 'yes'; then
5 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-jxl=$with_jxl "
6 fi
7-if test "$enable_static" = 'yes'; then
8- if test "$with_utilities" = 'yes'; then
9- with_jxl='no'
10- fi
11-fi
12
13 # Check for the JPEG-XL library.
14 have_jxl='no'
This page took 0.099474 seconds and 4 git commands to generate.