Home | History | Annotate | Download | only in config

Lines Matching refs:runpath_var

4051       if test -n "$runpath_var"; then
4052 echo " - add LIBDIR to the '$runpath_var' environment variable"
9562 elif test -n "$runpath_var"; then
9575 if test -n "$runpath_var" && test -n "$perm_rpath"; then
9576 # We should set the runpath_var.
9581 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
10292 elif test -n "$runpath_var"; then
10343 elif test -n "$runpath_var"; then
10418 if test -n "$runpath_var"; then
10420 # We should set the runpath_var.
10425 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
10428 # We should set the runpath_var.
10433 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "