Searched refs:BASH (Results 1 – 5 of 5) sorted by relevance
11 CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
15 BASH := @BASH@
300 AC_ARG_VAR([BASH], [Path to bash shell])366 *) AX_PATH_PROG_OR_FAIL([BASH], [bash]);;
1592 BASH Path to bash shell7102 case $BASH in7104 ac_cv_path_BASH="$BASH" # Let the user override the test with a path.7126 BASH=$ac_cv_path_BASH7127 if test -n "$BASH"; then7128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BASH" >&57129 $as_echo "$BASH" >&6; }7136 if test x"${BASH}" = x"no"
1152 - printf (" [ Minimal BASH-like line editing is supported. For the first word, TAB\n"1156 + grub_printf(" [ Minimal BASH-like line editing is supported. For\n"
Completed in 21 milliseconds