Home | History | Annotate | Download | only in config

Lines Matching refs:temp_rpath

1159     temp_rpath=
2550 case "$temp_rpath " in
2553 *) temp_rpath="$temp_rpath $absdir" ;;
4801 for dir in $temp_rpath; do
4813 temp_rpath="$rpath"
5414 if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
5417 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"