summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-05 16:41:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-05 16:41:57 +0000
commit619c906803d8719e366c3bac02201848cd27db5d (patch)
treebb20142274ed8071be6a2c6c2df58586c010d60a
parent1733f32be65fcdea447697ca8c71a8482f584160 (diff)
downloadgstreamer-plugins-bad-619c906803d8719e366c3bac02201848cd27db5d.tar.gz
redo
Original commit message from CVS: redo
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])