Hi, [EMAIL PROTECTED] wrote: > - sources/http_playlist.ml \ > + $(if $(W_XML),sources/http_playlist.ml) \
I think that you should separate things which need xml from things which don't: we still want basic playlist support even if we don't have xml-light. ++ Sam.
