aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 78ce5ed85..fd9f4bd41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -113,6 +113,7 @@ esac
if test x$enable_ogg = xno; then
AC_MSG_WARN("disabling shout streaming support since vorbis was not found")
+ enable_shout=no
fi
if test x$enable_ao = xyes; then