Searched refs:func_relative_path_result (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh1031 # Set func_relative_path_result to the relative path from SRCDIR to DSTDIR.
1036 func_relative_path_result=
1055 if test -z "$func_relative_path_result"; then
1056 func_relative_path_result=.
1065 func_relative_path_result=../$func_relative_path_result
1069 func_relative_path_result=../$func_relative_path_result
1075 func_stripname '' '/' "$func_relative_path_result"
1076 func_relative_path_result
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh314 # value returned in "$func_relative_path_result"
317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result
[all...]

Completed in 5 milliseconds