Lines Matching refs:dlname
4073 dlname=
4078 if test -z "$dlname"; then
4088 if test -f "$dir/$objdir/$dlname"; then
4091 if test ! -f "$dir/$dlname"; then
4092 func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'"
4905 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
8064 dlname=
8145 if test -z "$dlname" ||
8219 if test -n "$dlname"; then
8241 elif test -n "$dlname"; then
8242 func_append newdlprefiles " $dir/$dlname"
8419 if test -n "$dlname"; then
8420 soname=$dlname
9745 dlname=
9824 if test -z "$dlname"; then
11082 tdlname=$dlname
11083 case $host,$output,$installed,$module,$dlname in
11088 tdlname=$func_relative_path_result/$dlname
11091 tdlname=../bin/$dlname
11234 *" $dlname "*) ;;
11235 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;