|
@@ -32,7 +32,8 @@ DBUS_CONF_OPTS = \
|
|
--disable-dnotify \
|
|
--disable-dnotify \
|
|
--with-xml=expat \
|
|
--with-xml=expat \
|
|
--with-system-socket=/var/run/dbus/system_bus_socket \
|
|
--with-system-socket=/var/run/dbus/system_bus_socket \
|
|
- --with-system-pid-file=/var/run/messagebus.pid
|
|
|
|
|
|
+ --with-system-pid-file=/var/run/messagebus.pid \
|
|
|
|
+ --with-init-scripts=none
|
|
|
|
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
DBUS_CONF_OPTS += LIBS='-pthread'
|
|
DBUS_CONF_OPTS += LIBS='-pthread'
|