summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index eceaaf2b29..fd2f93d092 100755
--- a/configure
+++ b/configure
@@ -6720,6 +6720,9 @@ else
fi
echores "$_radio_v4l"
+if test "$_radio_v4l" = no && test "$_radio_v4l2" = no && test "$_radio" = yes ; then
+ die "Radio driver requires V4L or V4L2!"
+fi
echocheck "Video 4 Linux 2/IVTV PVR interface"
if test "$_pvr" = auto ; then