Searched refs:shlibpath_var (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh3899 # Now add the directory to shlibpath_var.
3900 if eval "test -z \"\$$shlibpath_var\""; then
3901 eval "$shlibpath_var=\"\$dir\""
3903 eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
3907 # This variable tells wrapper scripts just to set shlibpath_var
3937 if test -n "$shlibpath_var"; then
3938 eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
3939 echo "export $shlibpath_var"
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh2581 # Now add the directory to shlibpath_var.
2582 if eval "test -z \"\$$shlibpath_var\""; then
2583 eval "$shlibpath_var=\"\$dir\""
2585 eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
2589 # This variable tells wrapper scripts just to set shlibpath_var
2618 if test -n "$shlibpath_var"; then
2619 # Export the shlibpath_var.
2620 eval "export $shlibpath_var"
2637 if test -n "$shlibpath_var"; the
[all...]
H A Dconfigure14968 shlibpath_var=
14986 shlibpath_var=LIBPATH
15000 shlibpath_var=LD_LIBRARY_PATH
15082 shlibpath_var=LIBPATH
15104 shlibpath_var=LIBRARY_PATH
15113 shlibpath_var=LD_LIBRARY_PATH
15228 shlibpath_var=PATH
15239 shlibpath_var=DYLD_LIBRARY_PATH
15252 shlibpath_var=LD_LIBRARY_PATH
15279 shlibpath_var
[all...]
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m42171 # If the only mechanism to avoid hardcoding is shlibpath_var, we
2370 shlibpath_var=
2389 shlibpath_var=LIBPATH
2403 shlibpath_var=LD_LIBRARY_PATH
2485 shlibpath_var=LIBPATH
2507 shlibpath_var=LIBRARY_PATH
2516 shlibpath_var=LD_LIBRARY_PATH
2631 shlibpath_var=PATH
2642 shlibpath_var=DYLD_LIBRARY_PATH
2655 shlibpath_var
[all...]

Completed in 22 milliseconds