From: Cristy Date: Wed, 17 Oct 2018 11:16:24 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-13~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f7819993c0186d113d02f7cef326c1605a031c9;p=imagemagick ... --- diff --git a/configure b/configure index 504582ddd..dc3ce840b 100755 --- a/configure +++ b/configure @@ -4569,7 +4569,7 @@ MAGICK_PATCHLEVEL_VERSION=13 MAGICK_VERSION=7.0.8-13 -MAGICK_GIT_REVISION=14923:08170e637:20181014 +MAGICK_GIT_REVISION=14926:ce5e37743:20181017 # Substitute library versioning @@ -39991,7 +39991,7 @@ matches your expectations. PERL --with-perl=$with_perl $have_perl PNG --with-png=$with_png $have_png RAQM --with-raqm=$with_raqm $have_raqm - RAW --with-raw=$with_raw $have_raw + RAW --with-raw=$with_raw $have_raw RSVG --with-rsvg=$with_rsvg $have_rsvg TIFF --with-tiff=$with_tiff $have_tiff WEBP --with-webp=$with_webp $have_webp @@ -40083,7 +40083,7 @@ matches your expectations. PERL --with-perl=$with_perl $have_perl PNG --with-png=$with_png $have_png RAQM --with-raqm=$with_raqm $have_raqm - RAW --with-raw=$with_raw $have_raw + RAW --with-raw=$with_raw $have_raw RSVG --with-rsvg=$with_rsvg $have_rsvg TIFF --with-tiff=$with_tiff $have_tiff WEBP --with-webp=$with_webp $have_webp diff --git a/configure.ac b/configure.ac index 16accb71f..a45e23dbe 100644 --- a/configure.ac +++ b/configure.ac @@ -4082,7 +4082,7 @@ matches your expectations. PERL --with-perl=$with_perl $have_perl PNG --with-png=$with_png $have_png RAQM --with-raqm=$with_raqm $have_raqm - RAW --with-raw=$with_raw $have_raw + RAW --with-raw=$with_raw $have_raw RSVG --with-rsvg=$with_rsvg $have_rsvg TIFF --with-tiff=$with_tiff $have_tiff WEBP --with-webp=$with_webp $have_webp