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"`
7847 dlname=
7928 if test -z "$dlname" ||
8002 if test -n "$dlname"; then
8024 elif test -n "$dlname"; then
8025 func_append newdlprefiles " $dir/$dlname"
8202 if test -n "$dlname"; then
8203 soname=$dlname
9528 dlname=
9607 if test -z "$dlname"; then
10862 tdlname=$dlname
10863 case $host,$output,$installed,$module,$dlname in
10868 tdlname=$func_relative_path_result/$dlname
10871 tdlname=../bin/$dlname
11014 *" $dlname "*) ;;
11015 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;