Lines Matching refs:ATF_SHELL
646 ATF_SHELL
833 ATF_SHELL'
1508 ATF_SHELL Location of the POSIX shell interpreter to use
17891 if test x"${ATF_SHELL}" = x""; then
17901 case $ATF_SHELL in
17903 ac_cv_path_ATF_SHELL="$ATF_SHELL" # Let the user override the test with a path.
17924 ATF_SHELL=$ac_cv_path_ATF_SHELL
17925 if test -n "$ATF_SHELL"; then
17926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ATF_SHELL" >&5
17927 $as_echo "$ATF_SHELL" >&6; }
17934 test -n "$ATF_SHELL" && break
17938 case ${ATF_SHELL} in
17942 as_fn_error $? "ATF_SHELL must hold an absolute path" "$LINENO" 5
17946 if test x"${ATF_SHELL}" = x""; then
17947 as_fn_error $? "No POSIX shell interpreter found; maybe set ATF_SHELL?" "$LINENO" 5