diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-23 23:20:49 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-23 23:20:49 +0000 |
commit | cb02c4f4e4cfa242a5df7e7f1d55e7d62c82a2cc (patch) | |
tree | a4d48116f3a6ccbb90821e36ce09f4e58f1242d2 /configure | |
parent | 91a09d9fe70fb5c76d04ee80f3be5b5a52814fd8 (diff) | |
download | mpv-cb02c4f4e4cfa242a5df7e7f1d55e7d62c82a2cc.tar.bz2 mpv-cb02c4f4e4cfa242a5df7e7f1d55e7d62c82a2cc.tar.xz |
10l? streaming must be yes, auto is not enough because of Makefile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3691 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -680,7 +680,7 @@ _dshow=yes _select=yes _tv=yes _tv_v4l=auto -_streaming=auto +_streaming=yes _divx4linux=auto _lirc=auto _gui=no |