Searched defs:HAVE_DBUS (Results 1 – 3 of 3) sorted by relevance
481 AC_DEFINE([HAVE_DBUS], [1], [dbus enabled]) definition487 AM_CONDITIONAL([HAVE_DBUS], ${have_dbus}) condition
591 AC_DEFINE(HAVE_DBUS, 1, [Whether we have D-Bus or not]) definition658 AM_CONDITIONAL(HAVE_DBUS, test "x$HAVE_DBUS" = "xyes") condition
53 #define HAVE_DBUS 1 macro