]> git.sesse.net Git - vlc/commitdiff
Quartz (Mac OS X) subtitle renderer by Bernie Purcell. (Part 2)
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 24 Apr 2007 21:42:29 +0000 (21:42 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 24 Apr 2007 21:42:29 +0000 (21:42 +0000)
configure.ac

index 3a82f73f2e40637a4b349a35e410de03835c9414..c2eb0d6275bf69058b9790f406bc1e42a53e8acf 100644 (file)
@@ -1200,6 +1200,10 @@ elif test "${SYS}" != "mingwce"; then
 else
     VLC_ADD_PLUGINS([win32text])
 fi
+if test "${SYS}" = "darwin"; then
+    VLC_ADD_PLUGINS([quartztext])
+    VLC_ADD_LDFLAGS([quartztext],[-framework Carbon -framework ApplicationServices])
+fi
 
 dnl
 dnl  Accelerated modules