configure.ac: fix libmpdclient variable name
This commit is contained in:
parent
cb8449a66d
commit
0b9e52bd5f
@ -146,7 +146,7 @@ dnl ---------------------------------------------------------------------------
|
|||||||
dnl Allow tools to be specifically built
|
dnl Allow tools to be specifically built
|
||||||
dnl ---------------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------------
|
||||||
|
|
||||||
AC_ARG_ENABLE(mpdclient,
|
AC_ARG_ENABLE(libmpdclient,
|
||||||
AS_HELP_STRING([--enable-libmpdclient],
|
AS_HELP_STRING([--enable-libmpdclient],
|
||||||
[enable support for the MPD client]),,
|
[enable support for the MPD client]),,
|
||||||
enable_libmpdclient=auto)
|
enable_libmpdclient=auto)
|
||||||
|
Loading…
Reference in New Issue
Block a user