configure.ac: add macro MPD_ENABLE_AUTO_PKG
Simplify the definition of many build options.
This commit is contained in:
@@ -49,7 +49,7 @@ const struct playlist_plugin *const playlist_plugins[] = {
|
||||
// TODO: enable without GLib
|
||||
&pls_playlist_plugin,
|
||||
#endif
|
||||
#ifdef HAVE_EXPAT
|
||||
#ifdef ENABLE_EXPAT
|
||||
&xspf_playlist_plugin,
|
||||
&asx_playlist_plugin,
|
||||
&rss_playlist_plugin,
|
||||
|
||||
Reference in New Issue
Block a user