dbus-core: Make dbus-core no longer mutually exclusive with udev
authorHans de Goede <hdegoede@redhat.com>
Wed, 4 Dec 2013 10:10:06 +0000 (11:10 +0100)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Jan 2014 23:28:58 +0000 (15:28 -0800)
commit480590b90c3966536451d2a2fecc42a66082ed77
treef15da948f18ee8748010a2a6f7ab1d3304d144fc
parentc29454ae9d2e8e647732077fdfd97b351095f122
dbus-core: Make dbus-core no longer mutually exclusive with udev

With systemd-logind the dbus-core will be used for more then just config, so
it should be possible to build it even when using a non dbus dependent config
backend.

This patch also removes the config_ prefix from the dbus-core symbols.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
config/Makefile.am
config/config-backends.h
config/config.c
config/dbus-core.c
config/hal.c
configure.ac
hw/xfree86/common/xf86Init.c
include/Makefile.am
include/dbus-core.h [new file with mode: 0644]
include/dix-config.h.in