summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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"