Fix UCM component handling in configure.in

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2011-01-27 14:40:31 +01:00
parent cf446218c2
commit 97e1f132e4

View 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