Home
last modified time | relevance | path

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

/third_party/alsa-lib/
Dconfigure.ac464 AM_CONDITIONAL([BUILD_HWDEP], [test x$build_hwdep = xyes]) condition
482 AC_DEFINE([BUILD_HWDEP], "1", [Build hwdep component]) definition
/third_party/alsa-lib/include/
Dconfig.h40 #define BUILD_HWDEP "1" macro