Lines Matching refs:shlibpath_var
2034 if test -n "$shlibpath_var"; then
2035 # get the directories listed in $shlibpath_var
2036 eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
2569 if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then
3988 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
4831 if test -n "$shlibpath_var"; then
4850 …compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile…
4853 finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command"
5461 …if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath";…
5463 # Add our own library path to $shlibpath_var
5464 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
5466 # Some systems cannot cope with colon-terminated $shlibpath_var
5468 $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
5470 export $shlibpath_var
6373 if test -n "$shlibpath_var"; then
6374 $echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
6478 if eval "test -z \"\$$shlibpath_var\""; then
6479 eval "$shlibpath_var=\"\$dir\""
6481 eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
6515 if test -n "$shlibpath_var"; then
6517 eval "export $shlibpath_var"
6532 if test -n "$shlibpath_var"; then
6533 eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\""
6534 $echo "export $shlibpath_var"