Searched refs:SND_UTIL_MAJOR (Results 1 – 2 of 2) sorted by relevance
24 #define SND_UTIL_MAJOR 1 macro27 #define SND_UTIL_VERSION ((SND_UTIL_MAJOR << 16) | (SND_UTIL_MINOR << 8) | SND_UTIL_SUBMINOR)
6 SND_UTIL_MAJOR=`echo $VERSION | cut -d . -f 1`7 AC_SUBST(SND_UTIL_MAJOR) subst