Home
last modified time | relevance | path

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

/third_party/alsa-lib/
Dconfigure.ac463 AM_CONDITIONAL([BUILD_RAWMIDI], [test x$build_rawmidi = xyes]) condition
479 AC_DEFINE([BUILD_RAWMIDI], "1", [Build raw MIDI component]) definition
/third_party/alsa-lib/include/
Dconfig.h70 #define BUILD_RAWMIDI "1" macro