- apparantly freebsd works with linux sound code. Now you can type
configure --enable-sb16=freebsd and it works according to Jeroen Ruigrok/asmodai <asmodai@wxs.nl>
This commit is contained in:
parent
8ce8b8e551
commit
d7ea373b90
9663
bochs/configure
vendored
9663
bochs/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -816,7 +816,7 @@ AC_ARG_ENABLE(sb16,
|
||||
AC_DEFINE(BX_SOUND_OUTPUT_C, bx_sound_output_c)
|
||||
AC_MSG_RESULT(dummy)
|
||||
;;
|
||||
linux)
|
||||
freebsd|linux)
|
||||
SB16_OBJS='$(SB16_LINUX_OBJS)'
|
||||
AC_DEFINE(BX_SOUND_OUTPUT_C, bx_sound_linux_c)
|
||||
AC_MSG_RESULT(linux)
|
||||
|
Loading…
Reference in New Issue
Block a user