changeset 2276:82f1c4c3d13a

Merged r3449:3450 from branches/SDL-1.2: SDL_config.h.in Linux joystick fix.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2007 10:01:10 +0000
parents 12ea0fdc0df2
children 5ae70849d99d
files include/SDL_config.h.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL_config.h.in	Mon Sep 10 12:20:02 2007 +0000
+++ b/include/SDL_config.h.in	Tue Sep 25 10:01:10 2007 +0000
@@ -201,6 +201,7 @@
 #undef SDL_CDROM_WIN32
 
 /* Enable various input drivers */
+#undef SDL_INPUT_LINUXEV
 #undef SDL_INPUT_TSLIB
 #undef SDL_JOYSTICK_BEOS
 #undef SDL_JOYSTICK_DC
@@ -208,7 +209,6 @@
 #undef SDL_JOYSTICK_DUMMY
 #undef SDL_JOYSTICK_IOKIT
 #undef SDL_JOYSTICK_LINUX
-#undef SDL_JOYSTICK_LINUXEV
 #undef SDL_JOYSTICK_MINT
 #undef SDL_JOYSTICK_OS2
 #undef SDL_JOYSTICK_RISCOS