Lines Matching refs:runpath_var
4051 if test -n "$runpath_var"; then
4052 echo " - add LIBDIR to the '$runpath_var' environment variable"
9564 elif test -n "$runpath_var"; then
9577 if test -n "$runpath_var" && test -n "$perm_rpath"; then
9578 # We should set the runpath_var.
9583 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
10294 elif test -n "$runpath_var"; then
10345 elif test -n "$runpath_var"; then
10420 if test -n "$runpath_var"; then
10422 # We should set the runpath_var.
10427 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
10430 # We should set the runpath_var.
10435 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "