|
@@ -28,7 +28,6 @@ DBUS_CONF_OPTS = \
|
|
--disable-asserts \
|
|
--disable-asserts \
|
|
--disable-xml-docs \
|
|
--disable-xml-docs \
|
|
--disable-doxygen-docs \
|
|
--disable-doxygen-docs \
|
|
- --with-xml=expat \
|
|
|
|
--with-system-socket=/run/dbus/system_bus_socket \
|
|
--with-system-socket=/run/dbus/system_bus_socket \
|
|
--with-system-pid-file=/run/messagebus.pid
|
|
--with-system-pid-file=/run/messagebus.pid
|
|
|
|
|
|
@@ -110,8 +109,7 @@ HOST_DBUS_CONF_OPTS = \
|
|
--disable-xml-docs \
|
|
--disable-xml-docs \
|
|
--disable-doxygen-docs \
|
|
--disable-doxygen-docs \
|
|
--disable-systemd \
|
|
--disable-systemd \
|
|
- --without-x \
|
|
|
|
- --with-xml=expat
|
|
|
|
|
|
+ --without-x
|
|
|
|
|
|
# dbus for the host
|
|
# dbus for the host
|
|
DBUS_HOST_INTROSPECT = $(HOST_DBUS_DIR)/introspect.xml
|
|
DBUS_HOST_INTROSPECT = $(HOST_DBUS_DIR)/introspect.xml
|