From 0b048dec0d7d17bbb5a48fe98c31f8bda26ffd0d Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 1 Apr 2004 14:17:58 +0000 Subject: dvb should be added to $_noinputmodules as well as $_inputmodules. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12093 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index da2af9a3ab..fd43a606bf 100755 --- a/configure +++ b/configure @@ -3419,6 +3419,7 @@ if test "$_dvb" = yes || test "$_dvbhead" = yes ; then _inputmodules="dvb $_inputmodules" else _dvbin=no + _noinputmodules="dvb $_noinputmodules" fi echocheck "PNG support" -- cgit v1.2.3