changeset 841 | d114cfaa0b0f |
parent 838 | f9a5fbcdf868 |
child 846 | 96ba4eab74fb |
1.1 --- a/configure.in Tue Feb 17 18:21:46 2004 +0000 1.2 +++ b/configure.in Tue Feb 17 22:00:33 2004 +0000 1.3 @@ -763,7 +763,6 @@ 1.4 [ --enable-video-fbcon use framebuffer console video driver [default=yes]], 1.5 , enable_video_fbcon=yes) 1.6 if test x$enable_video = xyes -a x$enable_video_fbcon = xyes; then 1.7 - CFLAGS="$CFLAGS -D__KERNEL_STRICT_NAMES" 1.8 AC_MSG_CHECKING(for framebuffer console support) 1.9 video_fbcon=no 1.10 AC_TRY_COMPILE([