Commit 29742d23 authored by Max Kellermann's avatar Max Kellermann

configure.ac: fix --enable-id3 help string

parent c476819c
......@@ -199,7 +199,7 @@ AC_ARG_ENABLE(httpd-output,
AC_ARG_ENABLE(id3,
AS_HELP_STRING([--enable-id3],
[disable id3 support]),,
[enable id3 support]),,
enable_id3=auto)
AC_ARG_ENABLE(inotify,
......
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