aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 094189058..f37b87e36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1162,8 +1162,8 @@ echo ""
if
test x$enable_ao = xno &&
test x$enable_oss = xno &&
- test x$enable_oggvorbis_encoder = xno &&
- test x$enable_lame_encoder = xno &&
+ test x$enable_shout = xno &&
+ test x$enable_httpd_output = xno &&
test x$enable_alsa = xno &&
test x$enable_osx = xno &&
test x$enable_pulse = xno &&