Lines Matching refs:dlname
4115 dlname=
4120 if test -z "$dlname"; then
4130 if test -f "$dir/$objdir/$dlname"; then
4133 if test ! -f "$dir/$dlname"; then
4134 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4947 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
8131 dlname=
8212 if test -z "$dlname" ||
8286 if test -n "$dlname"; then
8308 elif test -n "$dlname"; then
8309 func_append newdlprefiles " $dir/$dlname"
8486 if test -n "$dlname"; then
8487 soname=$dlname
9812 dlname=
9891 if test -z "$dlname"; then
11149 tdlname=$dlname
11150 case $host,$output,$installed,$module,$dlname in
11155 tdlname=$func_relative_path_result/$dlname
11158 tdlname=../bin/$dlname
11301 *" $dlname "*) ;;
11302 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;