summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------common0
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject 2a7d1c564cbf64d94cb04fb8615afb761e89f80
+Subproject 86c508421de359776c4c2cb411a78c729330a25
diff --git a/configure.ac b/configure.ac
index 18aa6f057..8759cbd6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -527,7 +527,7 @@ GST_CHECK_FEATURE(FFMPEG, [ffmpeg plug-ins], ffmpeg, [
# prerelease and release should get it disted
if test "x$GST_PLUGINS_VERSION_NANO" = x1; then
AC_MSG_NOTICE(slurping FFmpeg CVS source)
- AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, "2002-12-14 12:00 GMT",
+ AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, 2002-12-14 12:00 GMT,
HAVE_FFMPEG=yes, HAVE_FFMPEG=no)
AC_DEFINE_UNQUOTED(HAVE_FFMPEG_UNINSTALLED, 1,
[defined if we use uninstalled ffmpeg])