Commit e773cfa3 authored by Avuton Olrich's avatar Avuton Olrich Committed by Max Kellermann

configure: error out against streaming output, not encoder.

parent f1fb4e99
......@@ -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 &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment