Hi,

I noticed that the add url functionality has gone in the last time
somehow: mpc add http://... reported that the scheme was unknown. I
tracked down that ls.c didn't see HAVE_CURL because of the missing
config.h. I assume ls.c included config.h implicitly earlier but the
huge amount of modifications made the inclusion go away. So, an
explicit include solves the problem.

I fixed this in my repo:
http://git.musicpd.org/cgit/kod/mpd.git/commit/?id=a12b57e1e938e92b906c22ee132ce9d4f90e0124

Regards,
Kodest

------------------------------------------------------------------------------
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to