Original commit message from CVS:
redo
This commit is contained in:
Thomas Vander Stichele 2003-01-05 16:41:57 +00:00
parent 1733f32be6
commit 619c906803
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 2a7d1c564cbf64d94cb04fb8615afb761e89f80c
Subproject commit 86c508421de359776c4c2cb411a78c729330a250

View file

@ -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])