Lines Matching refs:runpath_var
4098 if test -n "$runpath_var"; then
4099 echo " - add LIBDIR to the '$runpath_var' environment variable"
9614 elif test -n "$runpath_var"; then
9627 if test -n "$runpath_var" && test -n "$perm_rpath"; then
9628 # We should set the runpath_var.
9633 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
10344 elif test -n "$runpath_var"; then
10395 elif test -n "$runpath_var"; then
10470 if test -n "$runpath_var"; then
10472 # We should set the runpath_var.
10477 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
10480 # We should set the runpath_var.
10485 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "