summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parent1733f32be65fcdea447697ca8c71a8482f584160 (diff)
downloadgst-plugins-bad-619c906803d8719e366c3bac02201848cd27db5d.tar.gz
gst-plugins-bad-619c906803d8719e366c3bac02201848cd27db5d.tar.bz2
gst-plugins-bad-619c906803d8719e366c3bac02201848cd27db5d.zip
redo
Original commit message from CVS: redo
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 18aa6f05..8759cbd6 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])