Home | History | Annotate | Download | only in libedit

Lines Matching refs:runpath_var

2732       if test -n "$runpath_var"; then
2733 echo " - add LIBDIR to the \`$runpath_var' environment variable"
8070 elif test -n "$runpath_var"; then
8083 if test -n "$runpath_var" && test -n "$perm_rpath"; then
8084 # We should set the runpath_var.
8089 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8799 elif test -n "$runpath_var"; then
8850 elif test -n "$runpath_var"; then
8927 if test -n "$runpath_var"; then
8929 # We should set the runpath_var.
8934 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8937 # We should set the runpath_var.
8942 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "