]> git.sesse.net Git - vlc/blobdiff - configure.in
Fixed VCD detection under MacOS X.
[vlc] / configure.in
index f229200e2300d5b824e98481278e25213ff7bc2c..2af51d986e7e60a913eccb492cb74c15f1433093 100644 (file)
@@ -844,7 +844,7 @@ then
 
   if test "x${SYS}" = "xdarwin"
   then
-    # No need to add vcd to PLUGINS, Darwin is already based on FreeBSD
+    PLUGINS="${PLUGINS} vcd"
     vcd_LDFLAGS="${vcd_LDFLAGS} -framework IOKit -framework CoreFoundation" 
   fi
 fi