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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 3458 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
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 2142 need_locks=no
2148 if test "$need_locks" = yes; then
2153 elif test "$need_locks" = warn; then
2204 if test "$need_locks" = warn &&
2253 if test "$need_locks" = warn &&
2284 if test "$need_locks" != no; then
configure 11419 need_locks=$enable_libtool_lock
13361 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
13362 # do not overwrite the value of need_locks provided by the user
13376 need_locks=warn
13379 need_locks=no
20007 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
20128 need_locks \
20975 need_locks=$lt_need_locks
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1487 need_locks=$enable_libtool_lock
2116 if test no = "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" && test no != "$need_locks"; then
2117 # do not overwrite the value of need_locks provided by the user
2128 need_locks=warn
2131 need_locks=no
2133 _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])

Completed in 39 milliseconds