configure.ac uses AC_ARG_enabLE([mpdclient]...), which generates a "--enable-mpd" and "--disable-mpd" flags, but the documentation-string refers to a (non-existent) "--with-mpdclient" option.
Since the option defaults to enabled, it'd be most useful to document the "--disable-mpdclient" flag; cf. patch.
Anonymous
Uh, sorry for the duplicates--I seem to have accidentally created them by hitting `reload' in my web-browser....