Searched refs:cf_rpath_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dconfigure15690 cf_rpath_list="/usr/lib /lib"
15720 cf_rpath_list=`$cf_ldd_prog conftest$ac_exeext | fgrep / | sed -e 's%^.*[ ]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq`
15771 if test -n "$cf_rpath_list"
15773 for cf_rpath_item in $cf_rpath_list
15825 if test -n "$cf_rpath_list"
15827 for cf_rpath_item in $cf_rpath_list
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure6173 cf_rpath_list="/usr/lib /lib"
6203 cf_rpath_list=`$cf_ldd_prog conftest$ac_exeext | fgrep / | sed -e 's%^.*[ ]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq`
6254 if test -n "$cf_rpath_list"
6256 for cf_rpath_item in $cf_rpath_list
6308 if test -n "$cf_rpath_list"
6310 for cf_rpath_item in $cf_rpath_list

Completed in 116 milliseconds