OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libltdl_cv_func_dlopen
(Results
1 - 6
of
6
) sorted by null
/external/llvm/autoconf/m4/
ltdl.m4
290
[Define if you have the libdl library or equivalent.])
libltdl_cv_func_dlopen
="yes"],[AC_CHECK_LIB([svld], [dlopen],
293
LIBADD_DL="-lsvld"
libltdl_cv_func_dlopen
="yes"],
308
if test x"$
libltdl_cv_func_dlopen
" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
362
if test x"$
libltdl_cv_func_dlopen
" = xyes ||
/external/llvm/projects/sample/autoconf/m4/
ltdl.m4
296
[Define if you have the libdl library or equivalent.])
libltdl_cv_func_dlopen
="yes"],[AC_CHECK_LIB([svld], [dlopen],
299
LIBADD_DL="-lsvld"
libltdl_cv_func_dlopen
="yes"],
314
if test x"$
libltdl_cv_func_dlopen
" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
368
if test x"$
libltdl_cv_func_dlopen
" = xyes ||
/external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4
655
libltdl_cv_func_dlopen
="yes"
660
LIBADD_DLOPEN="-lsvld"
libltdl_cv_func_dlopen
="yes"
662
if test x"$
libltdl_cv_func_dlopen
" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
781
if test x"$
libltdl_cv_func_dlopen
" = xyes ||
/external/llvm/
configure
[
all
...]
/external/llvm/projects/sample/
configure
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 933 milliseconds