Home
last modified time | relevance | path

Searched defs:HAVE_DBUS (Results 1 – 3 of 3) sorted by relevance

/external/tlsdate/
Dconfigure.ac481 AC_DEFINE([HAVE_DBUS], [1], [dbus enabled]) definition
487 AM_CONDITIONAL([HAVE_DBUS], ${have_dbus}) condition
/external/avahi/
Dconfigure.ac591 AC_DEFINE(HAVE_DBUS, 1, [Whether we have D-Bus or not]) definition
658 AM_CONDITIONAL(HAVE_DBUS, test "x$HAVE_DBUS" = "xyes") condition
Dconfig.h53 #define HAVE_DBUS 1 macro