Updating ReadMe
This commit is contained in:
parent
1f01a3ddc0
commit
3958fef3eb
32 changed files with 120990 additions and 4765 deletions
|
|
@ -213,7 +213,7 @@ case "${host_os}" in
|
|||
|
||||
AC_DEFINE(PA_USE_COREAUDIO,1)
|
||||
|
||||
CFLAGS="$CFLAGS -I\$(top_srcdir)/src/os/unix -Wno-deprecated -Werror"
|
||||
CFLAGS="$CFLAGS -I\$(top_srcdir)/src/os/unix -Wno-deprecated"
|
||||
LIBS="-framework CoreAudio -framework AudioToolbox -framework AudioUnit -framework CoreFoundation -framework CoreServices"
|
||||
|
||||
if test "x$enable_mac_universal" = "xyes" ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue