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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dconfig.c61 { "atf_shell", ATF_SHELL, NULL, false, },
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure785 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" >
[all...]

Completed in 44 milliseconds