Lines Matching refs:cf_rpath_src
2688 for cf_rpath_src in $cf_rpath_oops
2695 if test -f "$cf_rpath_dir/lib/$cf_rpath_src"
2697 CF_VERBOSE(...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src)
2732 for cf_rpath_src in [$]$1
2734 case "$cf_rpath_src" in
2743 if test "x$cf_rpath_src" = "x-L$cf_rpath_item"
2755 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"`
2757 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"`
2764 CF_VERBOSE(...Filter $cf_rpath_src ->$cf_rpath_tmp)
2770 cf_rpath_dst="$cf_rpath_dst $cf_rpath_src"