Lines Matching refs:func_relative_path_result
1062 # Set func_relative_path_result to the relative path from SRCDIR to DSTDIR.
1067 func_relative_path_result=
1086 if test -z "$func_relative_path_result"; then
1087 func_relative_path_result=.
1096 func_relative_path_result=../$func_relative_path_result
1100 func_relative_path_result=../$func_relative_path_result
1106 func_stripname '' '/' "$func_relative_path_result"
1107 func_relative_path_result=$func_stripname_result
1110 func_append func_relative_path_result "/$func_stripname_result"
1114 if test -n "$func_relative_path_result"; then
1115 func_stripname './' '' "$func_relative_path_result"
1116 func_relative_path_result=$func_stripname_result
1119 test -n "$func_relative_path_result" || func_relative_path_result=.
11155 tdlname=$func_relative_path_result/$dlname