changeset 12092:16701d1754a7

dvb should be added to $_noinputmodules as well as $_inputmodules.
author diego
date Thu, 01 Apr 2004 14:17:58 +0000
parents c67c28e4992e
children f54d02f6ddbf
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Apr 01 13:53:10 2004 +0000
+++ b/configure	Thu Apr 01 14:17:58 2004 +0000
@@ -3419,6 +3419,7 @@
     _inputmodules="dvb $_inputmodules"
 else
     _dvbin=no
+    _noinputmodules="dvb $_noinputmodules"
 fi
 
 echocheck "PNG support"