HomeSort by: relevance | last modified time | path
    Searched refs:dlopen_support (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 6743 if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then
7344 if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then
7817 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
7927 test yes != "$dlopen_support" ||
10198 && test unknown,unknown,unknown = "$dlopen_support,$dlopen_self,$dlopen_self_static" \
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 5338 if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
5903 if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
6375 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
6488 test "$dlopen_support" != yes ||
8709 && test "$dlopen_support" = unknown \
configure 21065 dlopen_support=$enable_dlopen
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 2037 _LT_DECL([dlopen_support], [enable_dlopen], [0],

Completed in 41 milliseconds