]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 12 Nov 2017 13:20:54 +0000 (08:20 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sun, 12 Nov 2017 13:20:54 +0000 (08:20 -0500)
configure
configure.ac

index 3c131a3ec8e60c4ad3fff6b35c02cf0800198471..f30b1223e59141146e4d510d6287195b5695f8e4 100755 (executable)
--- a/configure
+++ b/configure
@@ -4534,7 +4534,7 @@ MAGICK_PATCHLEVEL_VERSION=12
 
 MAGICK_VERSION=7.0.7-12
 
-MAGICK_GIT_REVISION=21636:315d854ad:20171112
+MAGICK_GIT_REVISION=21637:89e83491e:20171112
 
 
 # Substitute library versioning
@@ -31191,7 +31191,7 @@ fi
 with_ltdl='yes'
 have_ltdl='no'
 LTDL_LIBS=''
-if test "$build_modules" != 'yes' || test "$enable_opencl" != 'no' ; then
+if test "$build_modules" != 'no' || test "$enable_opencl" != 'no' ; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
 $as_echo "-------------------------------------------------------------" >&6; }
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libltdl" >&5
index 96a6f9ead6a1cb109651143d4c8324bfebef38d7..b10db0e97831a93a8ae6aff36121e141130cd511 100644 (file)
@@ -1686,7 +1686,7 @@ dnl ===========================================================================
 with_ltdl='yes'
 have_ltdl='no'
 LTDL_LIBS=''
-if test "$build_modules" != 'yes' || test "$enable_opencl" != 'no' ; then
+if test "$build_modules" != 'no' || test "$enable_opencl" != 'no' ; then
   AC_MSG_RESULT([-------------------------------------------------------------])
   AC_MSG_CHECKING([for libltdl])
   AC_MSG_RESULT([])