HomeSort by relevance Sort by last modified time
    Searched refs:libltdl_cv_func_dlopen (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/autoconf/m4/
ltdl.m4 311 [Define if you have the libdl library or equivalent.]) libltdl_cv_func_dlopen="yes"],[AC_CHECK_LIB([svld], [dlopen],
314 LIBADD_DL="-lsvld" libltdl_cv_func_dlopen="yes"],
329 if test x"$libltdl_cv_func_dlopen" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
383 if test x"$libltdl_cv_func_dlopen" = xyes ||
  /external/swiftshader/third_party/LLVM/
configure     [all...]

Completed in 281 milliseconds