]> git.sesse.net Git - vlc/blobdiff - configure.ac
Set i_dts, just to be nice.
[vlc] / configure.ac
index af502f63a3df0bea99abcf251b476842fd1463a3..0d38fa9f68a01919dd812e9019bd812bbf22ad86 100644 (file)
@@ -1919,6 +1919,11 @@ then
 fi
 
 
+dnl
+dnl  Blu-ray Disc Support with libbluray
+dnl
+PKG_ENABLE_MODULES_VLC([BLURAY], [libbluray], [libbluray], (libbluray for Blu-ray disc support ) )
+
 dnl
 dnl  OpenCV wrapper and example filters
 dnl
@@ -4447,6 +4452,8 @@ fi
 AC_LANG_POP(C++)
 AM_CONDITIONAL(BUILD_MOZILLA,${mozilla})
 
+VLC_ADD_PLUGIN([sdi])
+
 dnl
 dnl  Plugin and builtin checks
 dnl