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"`
7851 dlname=
7932 if test -z "$dlname" ||
8006 if test -n "$dlname"; then
8028 elif test -n "$dlname"; then
8029 func_append newdlprefiles " $dir/$dlname"
8206 if test -n "$dlname"; then
8207 soname=$dlname
9535 dlname=
9614 if test -z "$dlname"; then
10869 tdlname=$dlname
10870 case $host,$output,$installed,$module,$dlname in
10875 tdlname=$func_relative_path_result/$dlname
10878 tdlname=../bin/$dlname
11021 *" $dlname "*) ;;
11022 *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;