Lines Matching refs:dlname
4119 dlname=
4124 if test -z "$dlname"; then
4134 if test -f "$dir/$objdir/$dlname"; then
4137 if test ! -f "$dir/$dlname"; then
4138 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4951 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
8140 dlname=
8221 if test -z "$dlname" ||
8295 if test -n "$dlname"; then
8317 elif test -n "$dlname"; then
8318 func_append newdlprefiles " $dir/$dlname"
8495 if test -n "$dlname"; then
8496 soname=$dlname
9824 dlname=
9903 if test -z "$dlname"; then
11161 tdlname=$dlname
11162 case $host,$output,$installed,$module,$dlname in
11167 tdlname=$func_relative_path_result/$dlname
11170 tdlname=../bin/$dlname
11313 *" $dlname "*) ;;
11314 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;