Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m4209 AC_CACHE_VAL(grub_cv_check_uscore_start_symbol,
211 grub_cv_check_uscore_start_symbol=yes,
212 grub_cv_check_uscore_start_symbol=no)])
214 if test "x$grub_cv_check_uscore_start_symbol" = xyes; then
218 AC_MSG_RESULT([$grub_cv_check_uscore_start_symbol])
H A Dconfigure4166 grub_cv_check_uscore_start_symbol=yes
4171 grub_cv_check_uscore_start_symbol=no
4178 if test "x$grub_cv_check_uscore_start_symbol" = xyes; then
4186 echo "$as_me:$LINENO: result: $grub_cv_check_uscore_start_symbol" >&5
4187 echo "${ECHO_T}$grub_cv_check_uscore_start_symbol" >&6
4190 -a "x$grub_cv_check_uscore_start_symbol" != "xyes"; then
H A Dconfigure.ac179 -a "x$grub_cv_check_uscore_start_symbol" != "xyes"; then