From 061fe13c5617c86cdc0331303699fa54634de69b Mon Sep 17 00:00:00 2001 From: Steinar Gunderson Date: Thu, 23 Sep 2010 23:49:24 +0200 Subject: [PATCH] Make configure.ac compile the sdi plugin. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 28948801d6..0d38fa9f68 100644 --- a/configure.ac +++ b/configure.ac @@ -4452,6 +4452,8 @@ fi AC_LANG_POP(C++) AM_CONDITIONAL(BUILD_MOZILLA,${mozilla}) +VLC_ADD_PLUGIN([sdi]) + dnl dnl Plugin and builtin checks dnl -- 2.39.2