comparison include/SDL_config.h.in @ 2271:60b4c52a7906

Ported PulseAudio target from 1.2 to 1.3 interfaces, and added it to the trunk. Fixes Bugzilla #439.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 20 Aug 2007 01:02:37 +0000
parents 93994f65c74c
children 82f1c4c3d13a
comparison
equal deleted inserted replaced
2270:d5a11262f067 2271:60b4c52a7906
157 /* Enable various audio drivers */ 157 /* Enable various audio drivers */
158 #undef SDL_AUDIO_DRIVER_ALSA 158 #undef SDL_AUDIO_DRIVER_ALSA
159 #undef SDL_AUDIO_DRIVER_ALSA_DYNAMIC 159 #undef SDL_AUDIO_DRIVER_ALSA_DYNAMIC
160 #undef SDL_AUDIO_DRIVER_ARTS 160 #undef SDL_AUDIO_DRIVER_ARTS
161 #undef SDL_AUDIO_DRIVER_ARTS_DYNAMIC 161 #undef SDL_AUDIO_DRIVER_ARTS_DYNAMIC
162 #undef SDL_AUDIO_DRIVER_PULSEAUDIO
163 #undef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC
162 #undef SDL_AUDIO_DRIVER_BEOSAUDIO 164 #undef SDL_AUDIO_DRIVER_BEOSAUDIO
163 #undef SDL_AUDIO_DRIVER_BSD 165 #undef SDL_AUDIO_DRIVER_BSD
164 #undef SDL_AUDIO_DRIVER_COREAUDIO 166 #undef SDL_AUDIO_DRIVER_COREAUDIO
165 #undef SDL_AUDIO_DRIVER_DART 167 #undef SDL_AUDIO_DRIVER_DART
166 #undef SDL_AUDIO_DRIVER_DC 168 #undef SDL_AUDIO_DRIVER_DC