Home
last modified time | relevance | path

Searched refs:ac_cv_lib_dl_dlopen (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/
H A Dconfigure11193 ac_cv_lib_dl_dlopen=yes
11195 ac_cv_lib_dl_dlopen=no
11201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11202 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11203 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
11289 ac_cv_lib_dl_dlopen=yes
11291 ac_cv_lib_dl_dlopen=no
11297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11298 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11299 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
/freebsd/contrib/openpam/
H A Dconfigure17430 if test ${ac_cv_lib_dl_dlopen+y}
17453 ac_cv_lib_dl_dlopen=yes
17455 ac_cv_lib_dl_dlopen=no
17461 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
17462 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
17463 if test "x$ac_cv_lib_dl_dlopen" = xyes
/freebsd/crypto/openssh/
H A Dconfigure.ac3547 if test $ac_cv_lib_dl_dlopen = yes; then