Searched refs:need_locks (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig201 need_locks=yes
301 --disable-lock) need_locks=no ;;
888 if test "$compiler_c_o" = no && test "$need_locks" != no; then
889 # do not overwrite the value of need_locks provided by the user
901 need_locks=warn
904 need_locks=no
2711 compiler_c_o compiler_o_lo need_locks exclude_expsyms include_expsyms; do
2885 need_locks=$need_locks
H A Dltmain.sh398 need_locks=no
404 if test "$need_locks" = yes; then
409 elif test "$need_locks" = warn; then
477 if test "$need_locks" = warn &&
565 if test "$need_locks" = warn &&
614 if test "$need_locks" != no; then
/bind-9.11.3/
H A Dltmain.sh2172 need_locks=no
2178 if test "$need_locks" = yes; then
2183 elif test "$need_locks" = warn; then
2234 if test "$need_locks" = warn &&
2283 if test "$need_locks" = warn &&
2314 if test "$need_locks" != no; then
H A Dconfigure6314 need_locks="$enable_libtool_lock"
8414 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
8415 # do not overwrite the value of need_locks provided by the user
8429 need_locks=warn
8432 need_locks=no
24636 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
24752 need_locks \
25818 need_locks=$lt_need_locks
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh3458 need_locks=no
3464 if test yes = "$need_locks"; then
3469 elif test warn = "$need_locks"; then
3520 if test warn = "$need_locks" &&
3569 if test warn = "$need_locks" &&
3600 if test no != "$need_locks"; then
/bind-9.11.3/unit/atf-src/
H A Dconfigure7068 need_locks=$enable_libtool_lock
9277 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
9278 # do not overwrite the value of need_locks provided by the user
9292 need_locks=warn
9295 need_locks=no
15813 if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then
15814 # do not overwrite the value of need_locks provided by the user
15828 need_locks=warn
15831 need_locks=no
18896 need_locks
[all...]

Completed in 371 milliseconds