From 83e558afc9bccbbddc69cc939a084a1f09252228 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 17 Feb 2004 22:00:33 +0000 Subject: [PATCH] *** empty log message *** --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index b913df192..1db4cbe4d 100644 --- a/configure.in +++ b/configure.in @@ -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([