Lines Matching refs:dlname
3859 dlname=
3864 if test -z "$dlname"; then
3874 if test -f "$dir/$objdir/$dlname"; then
3877 if test ! -f "$dir/$dlname"; then
3878 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4691 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
7845 dlname=
7926 if test -z "$dlname" ||
8000 if test -n "$dlname"; then
8022 elif test -n "$dlname"; then
8023 func_append newdlprefiles " $dir/$dlname"
8200 if test -n "$dlname"; then
8201 soname=$dlname
9526 dlname=
9605 if test -z "$dlname"; then
10860 tdlname=$dlname
10861 case $host,$output,$installed,$module,$dlname in
10866 tdlname=$func_relative_path_result/$dlname
10869 tdlname=../bin/$dlname
11012 *" $dlname "*) ;;
11013 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;