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"`
6402 dlname=
6484 if test -z "$dlname" ||
6557 if test -n "$dlname"; then
6579 elif test -n "$dlname"; then
6580 func_append newdlprefiles " $dir/$dlname"
6757 if test -n "$dlname"; then
6758 soname="$dlname"
8034 dlname=
8113 if test -z "$dlname"; then
9366 tdlname=$dlname
9367 case $host,$output,$installed,$module,$dlname in
9373 tdlname=$func_relative_path_result$dlname
9376 tdlname=../bin/$dlname
9517 *" $dlname "*) ;;
9518 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;