comparison include/SDL_config.h.in @ 2126:9c9c49b18693

Removed EPOC port from the 1.3 branch.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 15 Jun 2007 15:54:07 +0000
parents cdaeb26ed66a
children 2590d4e5fb89
comparison
equal deleted inserted replaced
2125:fab12febc0f9 2126:9c9c49b18693
219 #undef SDL_LOADSO_WIN32 219 #undef SDL_LOADSO_WIN32
220 220
221 /* Enable various threading systems */ 221 /* Enable various threading systems */
222 #undef SDL_THREAD_BEOS 222 #undef SDL_THREAD_BEOS
223 #undef SDL_THREAD_DC 223 #undef SDL_THREAD_DC
224 #undef SDL_THREAD_EPOC
225 #undef SDL_THREAD_OS2 224 #undef SDL_THREAD_OS2
226 #undef SDL_THREAD_PTH 225 #undef SDL_THREAD_PTH
227 #undef SDL_THREAD_PTHREAD 226 #undef SDL_THREAD_PTHREAD
228 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 227 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX
229 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP 228 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP
232 231
233 /* Enable various timer systems */ 232 /* Enable various timer systems */
234 #undef SDL_TIMER_BEOS 233 #undef SDL_TIMER_BEOS
235 #undef SDL_TIMER_DC 234 #undef SDL_TIMER_DC
236 #undef SDL_TIMER_DUMMY 235 #undef SDL_TIMER_DUMMY
237 #undef SDL_TIMER_EPOC
238 #undef SDL_TIMER_MINT 236 #undef SDL_TIMER_MINT
239 #undef SDL_TIMER_OS2 237 #undef SDL_TIMER_OS2
240 #undef SDL_TIMER_RISCOS 238 #undef SDL_TIMER_RISCOS
241 #undef SDL_TIMER_UNIX 239 #undef SDL_TIMER_UNIX
242 #undef SDL_TIMER_WIN32 240 #undef SDL_TIMER_WIN32
246 #undef SDL_VIDEO_DRIVER_BWINDOW 244 #undef SDL_VIDEO_DRIVER_BWINDOW
247 #undef SDL_VIDEO_DRIVER_COCOA 245 #undef SDL_VIDEO_DRIVER_COCOA
248 #undef SDL_VIDEO_DRIVER_DC 246 #undef SDL_VIDEO_DRIVER_DC
249 #undef SDL_VIDEO_DRIVER_DIRECTFB 247 #undef SDL_VIDEO_DRIVER_DIRECTFB
250 #undef SDL_VIDEO_DRIVER_DUMMY 248 #undef SDL_VIDEO_DRIVER_DUMMY
251 #undef SDL_VIDEO_DRIVER_EPOC
252 #undef SDL_VIDEO_DRIVER_FBCON 249 #undef SDL_VIDEO_DRIVER_FBCON
253 #undef SDL_VIDEO_DRIVER_GAPI 250 #undef SDL_VIDEO_DRIVER_GAPI
254 #undef SDL_VIDEO_DRIVER_GEM 251 #undef SDL_VIDEO_DRIVER_GEM
255 #undef SDL_VIDEO_DRIVER_IPOD 252 #undef SDL_VIDEO_DRIVER_IPOD
256 #undef SDL_VIDEO_DRIVER_NANOX 253 #undef SDL_VIDEO_DRIVER_NANOX