Explorar o código

configure.ac: always set run_socl_check

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
62d7a85b85
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      configure.ac

+ 2 - 0
configure.ac

@@ -1405,6 +1405,8 @@ if test "$build_socl" = "yes" ; then
        run_socl_check=yes
        AC_SUBST(SOCL_OCL_LIB_OPENCL)
    fi
+else
+   run_socl_check=no
 fi
 ###############################################################################
 #                                                                             #