Lines Matching refs:rpath
389 rpath=
440 rpath)
441 rpath="$rpath $arg"
880 set dummy $rpath
882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
1157 if test -n "$rpath"; then
1159 for libdir in $rpath; do
1371 rpath=
1376 rpath="$rpath$dir:"
1380 rpath="$rpath\$thisdir/$dir:"
1384 temp_rpath="$rpath"
1399 rpath=
1401 rpath="$rpath$dir:"
1403 compile_command="$runpath_var=\"$rpath\$$runpath_var\" $compile_command"
1404 finalize_command="$runpath_var=\"$rpath\$$runpath_var\" $finalize_command"