Lines Matching refs:dlname
2541 dlname=
2546 if test -z "$dlname"; then
2556 if test -f "$dir/$objdir/$dlname"; then
2559 if test ! -f "$dir/$dlname"; then
2560 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
3360 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
6405 dlname=
6487 if test -z "$dlname" ||
6560 if test -n "$dlname"; then
6582 elif test -n "$dlname"; then
6583 func_append newdlprefiles " $dir/$dlname"
6760 if test -n "$dlname"; then
6761 soname="$dlname"
8040 dlname=
8119 if test -z "$dlname"; then
9372 tdlname=$dlname
9373 case $host,$output,$installed,$module,$dlname in
9379 tdlname=$func_relative_path_result$dlname
9382 tdlname=../bin/$dlname
9523 *" $dlname "*) ;;
9524 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;