Home
last modified time | relevance | path

Searched refs:enable_preset_menu (Results 1 – 2 of 2) sorted by relevance

/external/grub/
Dconfigure.ac626 if test "x$enable_preset_menu" = x; then
629 if test -r $enable_preset_menu; then
630 grub_DEFINE_FILE(PRESET_MENU_STRING, [$enable_preset_menu],
633 AC_MSG_ERROR([Cannot read the preset menu file $enable_preset_menu])
Dconfigure6028 enableval="$enable_preset_menu"
6031 if test "x$enable_preset_menu" = x; then
6034 if test -r $enable_preset_menu; then
6077 grub_tmp_value=`./conftest < "$enable_preset_menu"`
6092 { { echo "$as_me:$LINENO: error: Cannot read the preset menu file $enable_preset_menu" >&5
6093 echo "$as_me: error: Cannot read the preset menu file $enable_preset_menu" >&2;}