Home
last modified time | relevance | path

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

/third_party/pulseaudio/
Dconfigure.ac1067 AC_SUBST(HAVE_DBUS) subst
1068 AM_CONDITIONAL([HAVE_DBUS], [test "x$HAVE_DBUS" = x1]) condition
1069 AS_IF([test "x$HAVE_DBUS" = "x1"], AC_DEFINE([HAVE_DBUS], 1, [Have D-Bus.])) definition