commit | 889576d9158d0b46cbed0557b0a0671e373e3dc1 | [log] [tgz] |
---|---|---|
author | Cristy <urban-warrior@imagemagick.org> | Mon Nov 13 12:52:26 2017 -0500 |
committer | Cristy <urban-warrior@imagemagick.org> | Mon Nov 13 13:03:00 2017 -0500 |
tree | 201e9d084f4356a967b75533d734359757472a52 | |
parent | a8010c89bdefd774e98ff84106cfb856e26e267d [diff] [blame] |
...
diff --git a/configure.ac b/configure.ac index b10db0e..6f006e7 100644 --- a/configure.ac +++ b/configure.ac
@@ -1686,7 +1686,7 @@ with_ltdl='yes' have_ltdl='no' LTDL_LIBS='' -if test "$build_modules" != 'no' || test "$enable_opencl" != 'no' ; then +if test "$build_modules" != 'no' || test "X$ax_cv_check_cl_libcl" != Xno; then AC_MSG_RESULT([-------------------------------------------------------------]) AC_MSG_CHECKING([for libltdl]) AC_MSG_RESULT([])