Home
last modified time | relevance | path

Searched refs:undef_flag (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/
H A Dconfigure.ac126 AC_CACHE_CHECK([whether -Wundef works], undef_flag, [
129 AC_TRY_COMPILE(, , undef_flag=yes, undef_flag=no)
149 if test "x$undef_flag" = xyes; then
H A Dconfigure3600 undef_flag=yes
3605 undef_flag=no
3611 echo "$as_me:$LINENO: result: $undef_flag" >&5
3612 echo "${ECHO_T}$undef_flag" >&6
3682 if test "x$undef_flag" = xyes; then