Commit 8fe27203 authored by Max Kellermann's avatar Max Kellermann

configure.ac: fix typo in help string

parent 20d50ffb
......@@ -259,7 +259,7 @@ dnl
AC_ARG_ENABLE(curl,
AS_HELP_STRING([--enable-curl],
[enable support for libcurl HTTP streaming (default: auti)]),,
[enable support for libcurl HTTP streaming (default: auto)]),,
[enable_curl=auto])
MPD_AUTO_PKG(curl, CURL, [libcurl],
......
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