Lines Matching refs:HAVE_DBUS
576 yes) HAVE_DBUS=yes ;;
577 no) HAVE_DBUS=no ;;
580 [HAVE_DBUS=yes])
588 if test "x$HAVE_DBUS" = "xyes" ; then
591 AC_DEFINE(HAVE_DBUS, 1, [Whether we have D-Bus or not]) definition
658 AM_CONDITIONAL(HAVE_DBUS, test "x$HAVE_DBUS" = "xyes") condition
811 if test "x$HAVE_DBUS" = "xyes" ; then
842 if test "x$HAVE_DBUS" = "xyes" ; then
1151 Enable D-Bus: ${HAVE_DBUS}
1183 if test "x$BUILD_DAEMON" = "xyes" -a "x$HAVE_DBUS" = "xyes" -a "x$HAVE_PYTHON" = "xyes" -a "x$HAVE_…
1189 if test "x$BUILD_DAEMON" = "xyes" -a "x$HAVE_DBUS" = "xyes" ; then