Searched refs:_G_path_prog (Results 1 – 1 of 1) sorted by relevance
215 _G_path_prog=$_G_dir/$_G_prog_name$_exeext216 func_executable_p "$_G_path_prog" || continue217 case `"$_G_path_prog" --version 2>&1` in218 *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;219 *) $_G_check_func $_G_path_prog252 _G_path_prog=$1262 "$_G_path_prog" -f conftest.sed <conftest.nl >conftest.out 2>/dev/null || break267 func_check_prog_result=$_G_path_prog287 _G_path_prog=$1298 … "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break[all …]