Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/
H A Dacinclude.m4304 AC_CACHE_VAL(grub_cv_check_uscore_end_symbol,
306 grub_cv_check_uscore_end_symbol=yes,
307 grub_cv_check_uscore_end_symbol=no)])
309 if test "x$grub_cv_check_uscore_end_symbol" = xyes; then
313 AC_MSG_RESULT([$grub_cv_check_uscore_end_symbol])
H A Dconfigure4511 grub_cv_check_uscore_end_symbol=yes
4516 grub_cv_check_uscore_end_symbol=no
4523 if test "x$grub_cv_check_uscore_end_symbol" = xyes; then
4531 echo "$as_me:$LINENO: result: $grub_cv_check_uscore_end_symbol" >&5
4532 echo "${ECHO_T}$grub_cv_check_uscore_end_symbol" >&6
4535 -a "x$grub_cv_check_uscore_end_symbol" != "xyes"; then
H A Dconfigure.ac195 -a "x$grub_cv_check_uscore_end_symbol" != "xyes"; then