comparison configure @ 27374:952a4093aafb

Remove duplicated DVB definition line.
author diego
date Sun, 03 Aug 2008 16:26:11 +0000
parents fa3166857274
children 80d93ca55238
comparison
equal deleted inserted replaced
27373:2f213005a0d6 27374:952a4093aafb
4574 fi 4574 fi
4575 4575
4576 if test "$_dvbhead" = no && test "$_dvb" = no ; then 4576 if test "$_dvbhead" = no && test "$_dvb" = no ; then
4577 _def_dvb='#undef CONFIG_DVB' 4577 _def_dvb='#undef CONFIG_DVB'
4578 _def_dvb_head='#undef CONFIG_DVB_HEAD' 4578 _def_dvb_head='#undef CONFIG_DVB_HEAD'
4579 _def_dvb_head='#undef HAVE_DVB_HEAD'
4580 _def_dvbin='#undef CONFIG_DVBIN ' 4579 _def_dvbin='#undef CONFIG_DVBIN '
4581 _aomodules="mpegpes(file) $_aomodules" 4580 _aomodules="mpegpes(file) $_aomodules"
4582 _vomodules="mpegpes(file) $_vomodules" 4581 _vomodules="mpegpes(file) $_vomodules"
4583 fi 4582 fi
4584 4583