chiark / gitweb /
Core Audio support should now include descriptions in error strings.
[disorder] / configure.ac
index e0de22859dd7c9e3ce66d6a2d56c6f86c8313597..765123aafd708ec9ac238e4597591bc3eb075906 100644 (file)
@@ -91,7 +91,7 @@ case "$host" in
 *-apple-darwin* )
   AC_MSG_RESULT([Mac OS X])
   if test $want_coreaudio = yes; then
-    COREAUDIO="-framework CoreFoundation -framework CoreAudio"
+    COREAUDIO="-framework CoreFoundation -framework CoreServices -framework CoreAudio"
   fi
   browser=open
   AC_MSG_CHECKING([Mac OS X target version])