mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
(ALSA) There was a C89-compatible API here, now it's gone
This commit is contained in:
parent
321dfe1daa
commit
0e08d30005
@ -42,6 +42,7 @@ HAVE_LIBXML2=auto # Enable libxml2 support
|
||||
HAVE_ZLIB=auto # Enable zlib support (ZIP extract, PNG decoding/encoding)
|
||||
HAVE_FBO=auto # Enable render-to-texture (FBO) support
|
||||
HAVE_ALSA=auto # Enable ALSA support
|
||||
C89_ALSA=no
|
||||
HAVE_OSS=auto # Enable OSS support
|
||||
HAVE_RSOUND=auto # Enable RSound support
|
||||
HAVE_ROAR=auto # Enable RoarAudio support
|
||||
|
Loading…
Reference in New Issue
Block a user