Good idea, renaming OpenBSD audio to BSD audio.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401571
This commit is contained in:
parent
b31a8872e5
commit
f1b5352fed
8 changed files with 15 additions and 17 deletions
|
@ -2001,8 +2001,8 @@ case "$host" in
|
|||
have_audio=yes
|
||||
;;
|
||||
netbsd|openbsd)
|
||||
AC_DEFINE(SDL_AUDIO_DRIVER_OPENBSD)
|
||||
SOURCES="$SOURCES $srcdir/src/audio/openbsd/*.c"
|
||||
AC_DEFINE(SDL_AUDIO_DRIVER_BSD)
|
||||
SOURCES="$SOURCES $srcdir/src/audio/bsd/*.c"
|
||||
have_audio=yes
|
||||
;;
|
||||
aix)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue