]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fix UCM component handling in configure.in
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 Jan 2011 13:40:31 +0000 (14:40 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 Jan 2011 13:40:31 +0000 (14:40 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.in

index 264b604caf8e2796c39f575dba627ecdeca643fd..35a00c6637b3ab610b241e60035f08cdab04dbab 100644 (file)
@@ -436,6 +436,9 @@ fi
 if test "$build_seq" = "yes"; then
   AC_DEFINE([BUILD_SEQ], "1", [Build sequencer component])
 fi
+if test "$build_ucm" = "yes"; then
+  AC_DEFINE([BUILD_UCM], "1", [Build UCM component])
+fi
 
 dnl PCM Plugins