projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d806622
)
configure: Allow --disable-kate to actually be specified.
author
Peter Kjellerstedt
<pkj@axis.com>
Mon, 31 Aug 2009 16:47:44 +0000
(18:47 +0200)
committer
Peter Kjellerstedt
<pkj@axis.com>
Mon, 31 Aug 2009 16:56:53 +0000
(18:56 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 25556e7d0828ea0ba02e142953d80474314866df..d45b84f0cc7341c60c42b59d652ea2e4fa210d4a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)