Home
last modified time | relevance | path

Searched refs:cf_rpath_src (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/ncurses/
H A Dconfigure7767 for cf_rpath_src in $cf_rpath_oops
7774 if test -f $cf_rpath_dir/lib/$cf_rpath_src
7797 for cf_rpath_src in $LDFLAGS
7799 case $cf_rpath_src in
7808 if test "x$cf_rpath_src" = "x-L$cf_rpath_item"
7820 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"`
7838 cf_rpath_dst="$cf_rpath_dst $cf_rpath_src"
7851 for cf_rpath_src in $LIBS
7853 case $cf_rpath_src in
7862 if test "x$cf_rpath_src" = "x-L$cf_rpath_item"
[all …]
H A Daclocal.m46421 for cf_rpath_src in $cf_rpath_oops
6428 if test -f $cf_rpath_dir/lib/$cf_rpath_src
6430 CF_VERBOSE(...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src)
6465 for cf_rpath_src in [$]$1
6467 case $cf_rpath_src in
6476 if test "x$cf_rpath_src" = "x-L$cf_rpath_item"
6488 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"`
6490 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"`
6497 CF_VERBOSE(...Filter $cf_rpath_src ->$cf_rpath_tmp)
6503 cf_rpath_dst="$cf_rpath_dst $cf_rpath_src"
/freebsd-13.1/contrib/dialog/
H A Daclocal.m43863 for cf_rpath_src in $cf_rpath_oops
3870 if test -f $cf_rpath_dir/lib/$cf_rpath_src
3872 CF_VERBOSE(...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src)
3907 for cf_rpath_src in [$]$1
3909 case $cf_rpath_src in
3918 if test "x$cf_rpath_src" = "x-L$cf_rpath_item"
3930 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"`
3932 cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"`
3939 CF_VERBOSE(...Filter $cf_rpath_src ->$cf_rpath_tmp)
3945 cf_rpath_dst="$cf_rpath_dst $cf_rpath_src"