Home | History | Annotate | Download | only in dist

Lines Matching refs:runpath_var

4051       if test -n "$runpath_var"; then
4052 echo " - add LIBDIR to the '$runpath_var' environment variable"
9571 elif test -n "$runpath_var"; then
9584 if test -n "$runpath_var" && test -n "$perm_rpath"; then
9585 # We should set the runpath_var.
9590 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
10301 elif test -n "$runpath_var"; then
10352 elif test -n "$runpath_var"; then
10427 if test -n "$runpath_var"; then
10429 # We should set the runpath_var.
10434 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
10437 # We should set the runpath_var.
10442 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "