]> git.sesse.net Git - vlc/blobdiff - configure.ac
Don't bother with mux/ and stream_out/ is sout is disabled
[vlc] / configure.ac
index 1a9514ca99eab127ad0a304169f00d3fc668b9ba..b76426ded9013e69ce4e96a6f100f04a61b80dab 100644 (file)
@@ -1762,6 +1762,7 @@ then
 
   AC_DEFINE(ENABLE_SOUT, 1, Define if you want the stream output support)
 fi
+AM_CONDITIONAL(ENABLE_SOUT, [test "${enable_sout}" != "no"])
 
 AC_ARG_ENABLE(switcher,
   [  --enable-switcher       Stream-out switcher plugin (default disabled)])