mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 19:05:33 +00:00
fix compile with network disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12501 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b402e690ed
commit
082a233476
1
configure
vendored
1
configure
vendored
@ -5509,6 +5509,7 @@ if test "$_network" != no ; then
|
|||||||
else
|
else
|
||||||
_noinputmodules="network $_noinputmodules"
|
_noinputmodules="network $_noinputmodules"
|
||||||
_def_network='#undef MPLAYER_NETWORK'
|
_def_network='#undef MPLAYER_NETWORK'
|
||||||
|
_ftp=no
|
||||||
fi
|
fi
|
||||||
echores "$_network"
|
echores "$_network"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user