Lines Matching refs:ATF_SHELL
785 ATF_SHELL
961 ATF_SHELL'
1627 ATF_SHELL Location of the POSIX shell interpreter to use
16470 if test x"${ATF_SHELL}" = x""; then
16480 case $ATF_SHELL in
16482 ac_cv_path_ATF_SHELL="$ATF_SHELL" # Let the user override the test with a path.
16503 ATF_SHELL=$ac_cv_path_ATF_SHELL
16504 if test -n "$ATF_SHELL"; then
16505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ATF_SHELL" >&5
16506 $as_echo "$ATF_SHELL" >&6; }
16513 test -n "$ATF_SHELL" && break
16517 case ${ATF_SHELL} in
16521 as_fn_error $? "ATF_SHELL must hold an absolute path" "$LINENO" 5
16525 if test x"${ATF_SHELL}" = x""; then
16526 as_fn_error $? "No POSIX shell interpreter found; maybe set ATF_SHELL?" "$LINENO" 5