Home
last modified time | relevance | path

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

/third_party/pulseaudio/
Dconfigure.ac1132 AC_SUBST(HAVE_UDEV) subst
1133 AM_CONDITIONAL([HAVE_UDEV], [test "x$HAVE_UDEV" = x1]) condition
1134 AS_IF([test "x$HAVE_UDEV" = "x1"], AC_DEFINE([HAVE_UDEV], 1, [Have UDEV.])) definition