git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28373
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
dnl extended.c uses floor() and is always linked in
if test "$wxUSE_MAC" = 1 ; then
dnl extended.c uses floor() and is always linked in
if test "$wxUSE_MAC" = 1 ; then
+ if test "$wxUSE_SOUND" = "yes"; then
+ LDFLAGS="$LDFLAGS -framework QuickTime"
+ fi
LDFLAGS="$LDFLAGS -framework Carbon -framework Cocoa -framework WebKit -framework System"
fi
if test "$wxUSE_COCOA" = 1 ; then
LDFLAGS="$LDFLAGS -framework Carbon -framework Cocoa -framework WebKit -framework System"
fi
if test "$wxUSE_COCOA" = 1 ; then