From: Cristy Date: Fri, 19 Jan 2018 15:51:38 +0000 (-0500) Subject: Latest configure script X-Git-Tag: 7.0.7-22~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c49edcc9abf42f8fdab80f10c67a9ed5b5acba09;p=imagemagick Latest configure script --- diff --git a/PerlMagick/quantum/quantum.pm b/PerlMagick/quantum/quantum.pm index f06fda33a..9f04b3729 100644 --- a/PerlMagick/quantum/quantum.pm +++ b/PerlMagick/quantum/quantum.pm @@ -49,6 +49,7 @@ sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant() # XS function. If a constant is not found then control is passed # to the AUTOLOAD in AutoLoader. + no warnings; my $constname; ($constname = $AUTOLOAD) =~ s/.*:://; diff --git a/configure b/configure index e4a20ec1e..078b38153 100755 --- a/configure +++ b/configure @@ -4550,7 +4550,7 @@ MAGICK_PATCHLEVEL_VERSION=22 MAGICK_VERSION=7.0.7-22 -MAGICK_GIT_REVISION=22276:de07e4857:20180114 +MAGICK_GIT_REVISION=22334:37bd7cecb:20180118 # Substitute library versioning