From 0f7819993c0186d113d02f7cef326c1605a031c9 Mon Sep 17 00:00:00 2001 From: Cristy Date: Wed, 17 Oct 2018 07:16:24 -0400 Subject: [PATCH] ... --- configure | 6 +++--- configure.ac | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.40.0