Make Windows dbus-daemon look for the config file we install
The canonical location for bus setup changed from ${sysconfdir}/dbus-1 to ${datadir}/dbus-1 (or their CMake equivalents) in version 1.9.18. Also stop trying to use bus/session.conf from the build tree, which will not work if our ${prefix} contains an older ${sysconfdir}/dbus-1/session.conf. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92028Reviewed-by:Ralf Habacker <ralf.habacker@freenet.de>
Showing
Please register or sign in to comment