gst-ffmpeg: configure: Remove another occurence of ffmpeg

Sebastian Dröge slomo at kemper.freedesktop.org
Thu Apr 12 10:46:44 PDT 2012


Module: gst-ffmpeg
Branch: master
Commit: ddad61628a5675e9b1462458262318cade68456e
URL:    http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=ddad61628a5675e9b1462458262318cade68456e

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Apr 12 19:46:24 2012 +0200

configure: Remove another occurence of ffmpeg

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 324c324..bba220d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -233,7 +233,7 @@ if test "x$with_system_libav" = "xyes"; then
   CPPFLAGS="$saved_CPPFLAGS"
   AC_DEFINE([LIBAV_SOURCE], ["system install"], [Describes where the Libav libraries come from.])
   HAVE_LIBAV_UNINSTALLED=0
-  AC_MSG_NOTICE([Using system-installed FFMpeg code])
+  AC_MSG_NOTICE([Using system-installed libav code])
   AC_MSG_WARN([
   ======================================================================
    WARNING: you have chosen to build gst-libav against a random



More information about the gstreamer-commits mailing list