]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
reverted the last 2 changes to this file, the border stuff has nothing to do with...
[wxWidgets.git] / configure.in
index 5ea5be3eb948c94b42b7dda9c124ab8140c1a2cd..f378c77574fe5a432539dfd06cdb9118c2d76f98 100644 (file)
@@ -7215,7 +7215,7 @@ if test "$wxUSE_MAC" = 1 ; then
         fi
     fi
     if test "$USE_DARWIN" = 1; then
-        LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework System"
+        LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System"
     else
         LDFLAGS="$LDFLAGS -lCarbonLib"
     fi