]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Enable the wxMediaCtrl backend for wxOSX-cocoa in the build and fix some bugs that...
[wxWidgets.git] / configure
index 785a45cfa7f9cc90a9181c760efe301e6d430bca..9979575fcc47bb981a733b571bf7918902fffe0a 100755 (executable)
--- a/configure
+++ b/configure
@@ -37052,6 +37052,9 @@ fi
         else
             USE_MEDIA=0
         fi
+
+    elif test "$wxUSE_MAC" = 1; then
+                           GST_LIBS="-framework QTKit"
     fi
 
     if test $USE_MEDIA = 1; then