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

/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure5932 if test "${enable_preset_menu+set}" = set; then
5933 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;}

Completed in 1382 milliseconds