mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(ALSA) There was a C89-compatible API here, now it's gone
This commit is contained in:
parent
321dfe1daa
commit
0e08d30005
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue