Lines Matching refs:runpath_var
2023 if test -n "$runpath_var"; then
2024 echo " - add LIBDIR to the \`$runpath_var' environment variable"
7146 elif test -n "$runpath_var"; then
7163 if test -n "$runpath_var" && test -n "$perm_rpath"; then
7164 # We should set the runpath_var.
7169 eval $runpath_var=\$rpath\$$runpath_var
7170 export $runpath_var
7841 elif test -n "$runpath_var"; then
7892 elif test -n "$runpath_var"; then
7963 if test -n "$runpath_var"; then
7965 # We should set the runpath_var.
7970 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7973 # We should set the runpath_var.
7978 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "