Home
last modified time | relevance | path

Searched refs:grub_cv_check_end_symbol (Results 1 – 4 of 4) sorted by relevance

/external/grub/
Dacinclude.m4285 AC_CACHE_VAL(grub_cv_check_end_symbol,
287 grub_cv_check_end_symbol=yes,
288 grub_cv_check_end_symbol=no)])
290 if test "x$grub_cv_check_end_symbol" = xyes; then
294 AC_MSG_RESULT([$grub_cv_check_end_symbol])
Dconfigure4456 grub_cv_check_end_symbol=yes
4461 grub_cv_check_end_symbol=no
4468 if test "x$grub_cv_check_end_symbol" = xyes; then
4476 echo "$as_me:$LINENO: result: $grub_cv_check_end_symbol" >&5
4477 echo "${ECHO_T}$grub_cv_check_end_symbol" >&6
4545 if test "x$grub_cv_check_end_symbol" != "xyes" \
Dconfigure.ac194 if test "x$grub_cv_check_end_symbol" != "xyes" \
Dconfig.log798 grub_cv_check_end_symbol=yes