comparison include/SDL_config.h.in @ 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 60b4c52a7906
children a72a5f62d6b7 c9121b04cffa 0906692aa6a4
comparison
equal deleted inserted replaced
2275:12ea0fdc0df2 2276:82f1c4c3d13a
199 #undef SDL_CDROM_OSF 199 #undef SDL_CDROM_OSF
200 #undef SDL_CDROM_QNX 200 #undef SDL_CDROM_QNX
201 #undef SDL_CDROM_WIN32 201 #undef SDL_CDROM_WIN32
202 202
203 /* Enable various input drivers */ 203 /* Enable various input drivers */
204 #undef SDL_INPUT_LINUXEV
204 #undef SDL_INPUT_TSLIB 205 #undef SDL_INPUT_TSLIB
205 #undef SDL_JOYSTICK_BEOS 206 #undef SDL_JOYSTICK_BEOS
206 #undef SDL_JOYSTICK_DC 207 #undef SDL_JOYSTICK_DC
207 #undef SDL_JOYSTICK_DINPUT 208 #undef SDL_JOYSTICK_DINPUT
208 #undef SDL_JOYSTICK_DUMMY 209 #undef SDL_JOYSTICK_DUMMY
209 #undef SDL_JOYSTICK_IOKIT 210 #undef SDL_JOYSTICK_IOKIT
210 #undef SDL_JOYSTICK_LINUX 211 #undef SDL_JOYSTICK_LINUX
211 #undef SDL_JOYSTICK_LINUXEV
212 #undef SDL_JOYSTICK_MINT 212 #undef SDL_JOYSTICK_MINT
213 #undef SDL_JOYSTICK_OS2 213 #undef SDL_JOYSTICK_OS2
214 #undef SDL_JOYSTICK_RISCOS 214 #undef SDL_JOYSTICK_RISCOS
215 #undef SDL_JOYSTICK_WINMM 215 #undef SDL_JOYSTICK_WINMM
216 #undef SDL_JOYSTICK_USBHID 216 #undef SDL_JOYSTICK_USBHID