Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/
H A 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])
H A Dconfigure4445 grub_cv_check_end_symbol=yes
4450 grub_cv_check_end_symbol=no
4457 if test "x$grub_cv_check_end_symbol" = xyes; then
4465 echo "$as_me:$LINENO: result: $grub_cv_check_end_symbol" >&5
4466 echo "${ECHO_T}$grub_cv_check_end_symbol" >&6
4534 if test "x$grub_cv_check_end_symbol" != "xyes" \
H A Dconfigure.ac194 if test "x$grub_cv_check_end_symbol" != "xyes" \