author | Sam Lantinga <slouken@libsdl.org> |
Tue, 17 Feb 2004 22:00:33 +0000 | |
changeset 841 | d114cfaa0b0f |
parent 840 | 6013fddf4c91 |
child 842 | 0eec9985767d |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Tue Feb 17 18:21:46 2004 +0000 +++ b/configure.in Tue Feb 17 22:00:33 2004 +0000 @@ -763,7 +763,6 @@ [ --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([