mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
configure: Allow --disable-kate to actually be specified.
This commit is contained in:
parent
d806622622
commit
fbac99921e
1 changed files with 1 additions and 1 deletions
|
@ -1009,7 +1009,7 @@ AG_GST_CHECK_FEATURE(KATE, [Kate], kate, [
|
|||
AM_CONDITIONAL(USE_TIGER, test "x$HAVE_TIGER" = "xyes")
|
||||
AC_SUBST(TIGER_CFLAGS)
|
||||
AC_SUBST(TIGER_LIBS)
|
||||
])
|
||||
],,,[AM_CONDITIONAL(USE_TIGER, false)])
|
||||
|
||||
dnl *** ladspa ***
|
||||
translit(dnm, m, l) AM_CONDITIONAL(USE_LADSPA, true)
|
||||
|
|
Loading…
Reference in a new issue