Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/
H A Dconfigure.ac561 if test "x$enable_preset_menu" = x; then
564 if test -r $enable_preset_menu; then
565 grub_DEFINE_FILE(PRESET_MENU_STRING, [$enable_preset_menu],
568 AC_MSG_ERROR([Cannot read the preset menu file $enable_preset_menu])
H A Dconfigure5933 enableval="$enable_preset_menu"
5936 if test "x$enable_preset_menu" = x; then
5939 if test -r $enable_preset_menu; then
5982 grub_tmp_value=`./conftest < "$enable_preset_menu"`
5997 { { echo "$as_me:$LINENO: error: Cannot read the preset menu file $enable_preset_menu" >&5
5998 echo "$as_me: error: Cannot read the preset menu file $enable_preset_menu" >&2;}