diff include/SDL_config.h.in @ 4577:87a2d87786d4

Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation. Builds fine now :)
author Sunny Sachanandani <sunnysachanandani@gmail.com>
date Mon, 31 May 2010 13:27:27 +0530
parents 36fad921c97f
children d7535d7a40ea
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sun May 30 20:06:30 2010 +0530
+++ b/include/SDL_config.h.in	Mon May 31 13:27:27 2010 +0530
@@ -280,6 +280,8 @@
 #undef SDL_VIDEO_DRIVER_X11_XV
 #undef SDL_VIDEO_DRIVER_X11_XRENDER
 
+#undef SDL_VIDEO_RENDER_X11
+
 #undef SDL_VIDEO_RENDER_D3D
 #undef SDL_VIDEO_RENDER_GDI
 #undef SDL_VIDEO_RENDER_OGL