# HG changeset patch # User rfelker # Date 1085511113 0 # Node ID a6c9198b538dbe6b3c1e358c076c89982fc0b4fe # Parent e18bdf65023bb6e3fd3a435b03c2d8664d48c358 fix compile with network disabled diff -r e18bdf65023b -r a6c9198b538d configure --- a/configure Mon May 24 15:01:00 2004 +0000 +++ b/configure Tue May 25 18:51:53 2004 +0000 @@ -5509,6 +5509,7 @@ else _noinputmodules="network $_noinputmodules" _def_network='#undef MPLAYER_NETWORK' + _ftp=no fi echores "$_network"