Lines Matching refs:dlname
2543 dlname=
2548 if test -z "$dlname"; then
2558 if test -f "$dir/$objdir/$dlname"; then
2561 if test ! -f "$dir/$dlname"; then
2562 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
3360 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
6400 dlname=
6482 if test -z "$dlname" ||
6555 if test -n "$dlname"; then
6577 elif test -n "$dlname"; then
6578 func_append newdlprefiles " $dir/$dlname"
6755 if test -n "$dlname"; then
6756 soname="$dlname"
8031 dlname=
8109 if test -z "$dlname"; then
9367 tdlname=$dlname
9368 case $host,$output,$installed,$module,$dlname in
9374 tdlname=$func_relative_path_result$dlname
9377 tdlname=../bin/$dlname
9518 *" $dlname "*) ;;
9519 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;