diff include/SDL_config.h.in @ 2062:c9aa6bcb26f3

Removed AmigaOS code for 1.3 branch.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 29 Oct 2006 04:09:17 +0000
parents 5f6550e5184f
children dbfa1ebd73b0
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sun Oct 29 03:39:13 2006 +0000
+++ b/include/SDL_config.h.in	Sun Oct 29 04:09:17 2006 +0000
@@ -149,7 +149,6 @@
 #undef SDL_VIDEO_DISABLED
 
 /* Enable various audio drivers */
-#undef SDL_AUDIO_DRIVER_AHI
 #undef SDL_AUDIO_DRIVER_ALSA
 #undef SDL_AUDIO_DRIVER_ALSA_DYNAMIC
 #undef SDL_AUDIO_DRIVER_ARTS
@@ -195,7 +194,6 @@
 
 /* Enable various input drivers */
 #undef SDL_INPUT_TSLIB
-#undef SDL_JOYSTICK_AMIGA
 #undef SDL_JOYSTICK_BEOS
 #undef SDL_JOYSTICK_DC
 #undef SDL_JOYSTICK_DINPUT
@@ -220,7 +218,6 @@
 #undef SDL_LOADSO_WIN32
 
 /* Enable various threading systems */
-#undef SDL_THREAD_AMIGA
 #undef SDL_THREAD_BEOS
 #undef SDL_THREAD_DC
 #undef SDL_THREAD_EPOC
@@ -233,7 +230,6 @@
 #undef SDL_THREAD_WIN32
 
 /* Enable various timer systems */
-#undef SDL_TIMER_AMIGA
 #undef SDL_TIMER_BEOS
 #undef SDL_TIMER_DC
 #undef SDL_TIMER_DUMMY
@@ -248,7 +244,6 @@
 /* Enable various video drivers */
 #undef SDL_VIDEO_DRIVER_BWINDOW
 #undef SDL_VIDEO_DRIVER_COCOA
-#undef SDL_VIDEO_DRIVER_CYBERGRAPHICS
 #undef SDL_VIDEO_DRIVER_DC
 #undef SDL_VIDEO_DRIVER_DIRECTFB
 #undef SDL_VIDEO_DRIVER_DUMMY