Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 1565:57431b199aed
Fixed bug #52
Integrated most of the NetBSD and DragonFly patches at:
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/devel/SDL/patches/
Thanks to Thomas Klausner for defailed information on the patches
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 21 Mar 2006 08:54:50 +0000 |
parents | 30f189cdd82b |
children | 12b6d331d82a |
comparison
equal
deleted
inserted
replaced
1564:4950a25bd91e | 1565:57431b199aed |
---|---|
206 #undef SDL_JOYSTICK_MINT | 206 #undef SDL_JOYSTICK_MINT |
207 #undef SDL_JOYSTICK_OS2 | 207 #undef SDL_JOYSTICK_OS2 |
208 #undef SDL_JOYSTICK_RISCOS | 208 #undef SDL_JOYSTICK_RISCOS |
209 #undef SDL_JOYSTICK_WINMM | 209 #undef SDL_JOYSTICK_WINMM |
210 #undef SDL_JOYSTICK_USBHID | 210 #undef SDL_JOYSTICK_USBHID |
211 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H | |
211 | 212 |
212 /* Enable various shared object loading systems */ | 213 /* Enable various shared object loading systems */ |
213 #undef SDL_LOADSO_BEOS | 214 #undef SDL_LOADSO_BEOS |
214 #undef SDL_LOADSO_DLCOMPAT | 215 #undef SDL_LOADSO_DLCOMPAT |
215 #undef SDL_LOADSO_DLOPEN | 216 #undef SDL_LOADSO_DLOPEN |