odbus: import dbus-1 OO wrapper library
From https://github.com/CM4all/libcommon/commit/a7cef404c1f7eedff1a629da48f77491218ee281 To be used by upcoming code.
This commit is contained in:
@@ -626,6 +626,12 @@ if test x$enable_libwrap = xyes; then
|
||||
AC_DEFINE(HAVE_LIBWRAP, 1, [define to enable libwrap library])
|
||||
fi
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
dnl D-Bus
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
MPD_ENABLE_AUTO_PKG(dbus, DBUS, [dbus-1], [D-Bus support], [dbus-1 not found])
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
dnl Metadata Plugins
|
||||
dnl ---------------------------------------------------------------------------
|
||||
@@ -1501,6 +1507,7 @@ results(soxr, [libsoxr])
|
||||
results(libmpdclient, [libmpdclient])
|
||||
results(inotify, [inotify])
|
||||
results(sqlite, [SQLite])
|
||||
results(dbus, [DBUS])
|
||||
|
||||
printf '\nMetadata support:\n\t'
|
||||
results(id3,[ID3])
|
||||
|
||||
Reference in New Issue
Block a user