aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-28 21:26:20 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-28 21:57:46 +0800
commitc21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8 (patch)
tree9063a659417e118cc17f5c9dc9e4a3388c9763cd
parent870c92b53f8b2436f86ea0dee8af10efa314e2da (diff)
downloadgsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar.gz
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar.bz2
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar.lz
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar.xz
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.tar.zst
gsoc2013-evolution-c21f285dc7f5bdc9119ccb5a6ab4657b5b473ef8.zip
configure.ac: Update audio-inline comment.
(cherry picked from commit 13958f5ad55a53fada84d0b0679af9d38019c6aa)
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 6aeb871c76..d6e86d4565 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1309,9 +1309,9 @@ dnl The following plugins have additional library dependencies.
dnl They must be explicitly disabled if the libraries are not present.
dnl ******************************************************************
-dnl *******************************************
-dnl audio-inline plugin requires gstreamer-0.10
-dnl *******************************************
+dnl **************************************************
+dnl audio-inline plugin requires gstreamer-1.0 or 0.10
+dnl **************************************************
AC_ARG_ENABLE([audio-inline],
[AS_HELP_STRING([--enable-audio-inline],
[Enable audio-inline plugin @<:@default=yes@:>@])],