diff configure @ 12500:a6c9198b538d

fix compile with network disabled
author rfelker
date Tue, 25 May 2004 18:51:53 +0000
parents 18636789b460
children a6acf2b87bd5
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"