configure: Allow --disable-kate to actually be specified.

This commit is contained in:
Peter Kjellerstedt 2009-08-31 18:47:44 +02:00
parent d806622622
commit fbac99921e

View file

@ -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)