Commit d820a893 authored by Max Kellermann's avatar Max Kellermann

configure.ac: fix the --disable-ffmpeg help text

parent f8f5d405
......@@ -398,7 +398,7 @@ AC_ARG_ENABLE(audiofile,
AC_ARG_ENABLE(ffmpeg,
AS_HELP_STRING([--disable-ffmpeg],
[enable FFMPEG support (default: enable)]),,
[disable FFMPEG support (default: enable)]),,
enable_ffmpeg=yes)
AC_ARG_ENABLE(flac,
......
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