Lines Matching refs:dlname
3951 dlname=
3956 if test -z "$dlname"; then
3966 if test -f "$dir/$objdir/$dlname"; then
3969 if test ! -f "$dir/$dlname"; then
3970 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4783 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
7946 dlname=
8027 if test -z "$dlname" ||
8101 if test -n "$dlname"; then
8123 elif test -n "$dlname"; then
8124 func_append newdlprefiles " $dir/$dlname"
8301 if test -n "$dlname"; then
8302 soname=$dlname
9630 dlname=
9709 if test -z "$dlname"; then
10964 tdlname=$dlname
10965 case $host,$output,$installed,$module,$dlname in
10970 tdlname=$func_relative_path_result/$dlname
10973 tdlname=../bin/$dlname
11116 *" $dlname "*) ;;
11117 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;