changeset 12500:a6c9198b538d

fix compile with network disabled
author rfelker
date Tue, 25 May 2004 18:51:53 +0000
parents e18bdf65023b
children cd0d9a99b730
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"