Home
last modified time | relevance | path

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

/third_party/alsa-lib/
Dconfigure.ac466 AM_CONDITIONAL([BUILD_UCM], [test x$build_ucm = xyes]) condition
488 AC_DEFINE([BUILD_UCM], "1", [Build UCM component]) definition
/third_party/alsa-lib/include/
Dconfig.h79 #define BUILD_UCM "1" macro