diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 76f3f65a1..c678d85b2 100644 --- a/configure.ac +++ b/configure.ac @@ -252,7 +252,7 @@ dnl --------------------------------------------- have_supported_dvb=yes SYS=other -case "$build_os" in +case "$host_os" in gnu*) have_supported_dvb=no SYS=hurd |