eea121e0d7
From brad, with tweaks by ajacoutot@ and me. Tested by many on ports@ Ok ajacoutot@
12 lines
410 B
Plaintext
12 lines
410 B
Plaintext
$OpenBSD: patch-include_SDL_config_h_in,v 1.3 2012/03/02 09:10:38 dcoppa Exp $
|
|
--- include/SDL_config.h.in.orig Thu Jan 19 01:30:05 2012
|
|
+++ include/SDL_config.h.in Wed Feb 22 13:39:54 2012
|
|
@@ -184,6 +184,7 @@
|
|
#undef SDL_AUDIO_DRIVER_QNXNTO
|
|
#undef SDL_AUDIO_DRIVER_SNDMGR
|
|
#undef SDL_AUDIO_DRIVER_SUNAUDIO
|
|
+#undef SDL_AUDIO_DRIVER_SNDIO
|
|
#undef SDL_AUDIO_DRIVER_WAVEOUT
|
|
|
|
/* Enable various cdrom drivers */
|