Searched refs:shlibpath (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh4094 # to shlibpath, because on Windows, both are PATH and uninstalled
8100 shlibpath="$finalize_shlibpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8102 if test -n "$shlibpath"; then
8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m43123 [Is shlibpath searched before the hard-coded library search path?])

Completed in 25 milliseconds