Home | History | Annotate | Download | only in dist

Lines Matching refs:runpath_var

2732       if test -n "$runpath_var"; then
2733 echo " - add LIBDIR to the \`$runpath_var' environment variable"
8071 elif test -n "$runpath_var"; then
8084 if test -n "$runpath_var" && test -n "$perm_rpath"; then
8085 # We should set the runpath_var.
8090 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8800 elif test -n "$runpath_var"; then
8851 elif test -n "$runpath_var"; then
8928 if test -n "$runpath_var"; then
8930 # We should set the runpath_var.
8935 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8938 # We should set the runpath_var.
8943 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "