Searched refs:shouldnotlink (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh7853 # it will not redefine variables installed, or shouldnotlink
7855 shouldnotlink=no
8158 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
10907 shouldnotlink=$module
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh6413 # it will not redefine variables installed, or shouldnotlink
6415 shouldnotlink=no
6718 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
9420 shouldnotlink=$module

Completed in 17 milliseconds