Lines Matching refs:dlname
3906 dlname=
3911 if test -z "$dlname"; then
3921 if test -f "$dir/$objdir/$dlname"; then
3924 if test ! -f "$dir/$dlname"; then
3925 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4738 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
7907 dlname=
7988 if test -z "$dlname" ||
8062 if test -n "$dlname"; then
8084 elif test -n "$dlname"; then
8085 func_append newdlprefiles " $dir/$dlname"
8262 if test -n "$dlname"; then
8263 soname=$dlname
9588 dlname=
9667 if test -z "$dlname"; then
10923 tdlname=$dlname
10924 case $host,$output,$installed,$module,$dlname in
10929 tdlname=$func_relative_path_result/$dlname
10932 tdlname=../bin/$dlname
11075 *" $dlname "*) ;;
11076 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;