diff include/SDL_config.h.in @ 2545:0e63e7e4a986 gsoc2008_force_feedback

Allow haptic subsystem to build on mac.
author Edgar Simo <bobbens@gmail.com>
date Tue, 22 Jul 2008 10:58:27 +0000
parents 3b54b3a97046
children d551e29f086b
line wrap: on
line diff
--- a/include/SDL_config.h.in	Tue Jul 22 10:51:24 2008 +0000
+++ b/include/SDL_config.h.in	Tue Jul 22 10:58:27 2008 +0000
@@ -218,6 +218,7 @@
 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H
 #undef SDL_HAPTIC_DUMMY
 #undef SDL_HAPTIC_LINUX
+#undef SDL_HAPTIC_IOKIT
 
 /* Enable various shared object loading systems */
 #undef SDL_LOADSO_BEOS