From 13958f5ad55a53fada84d0b0679af9d38019c6aa Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 28 May 2013 09:26:20 -0400 Subject: configure.ac: Update audio-inline comment. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 143bc77cf8..450f4f14e9 100644 --- a/configure.ac +++ b/configure.ac @@ -1291,9 +1291,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@:>@])], -- cgit v1.2.3