Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 17, 2004
1 parent c17252d commit 83e558a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.in
Expand Up @@ -763,7 +763,6 @@ CheckFBCON()
[ --enable-video-fbcon use framebuffer console video driver [default=yes]],
, enable_video_fbcon=yes)
if test x$enable_video = xyes -a x$enable_video_fbcon = xyes; then
CFLAGS="$CFLAGS -D__KERNEL_STRICT_NAMES"
AC_MSG_CHECKING(for framebuffer console support)
video_fbcon=no
AC_TRY_COMPILE([
Expand Down

0 comments on commit 83e558a

Please sign in to comment.