Searched refs:enable_preset_menu (Results 1 – 2 of 2) sorted by relevance
626 if test "x$enable_preset_menu" = x; then629 if test -r $enable_preset_menu; then630 grub_DEFINE_FILE(PRESET_MENU_STRING, [$enable_preset_menu],633 AC_MSG_ERROR([Cannot read the preset menu file $enable_preset_menu])
6028 enableval="$enable_preset_menu"6031 if test "x$enable_preset_menu" = x; then6034 if test -r $enable_preset_menu; then6077 grub_tmp_value=`./conftest < "$enable_preset_menu"`6092 { { echo "$as_me:$LINENO: error: Cannot read the preset menu file $enable_preset_menu" >&56093 echo "$as_me: error: Cannot read the preset menu file $enable_preset_menu" >&2;}