configure: avoid bash-ism

This commit is contained in:
Tim-Philipp Müller 2010-05-25 13:56:49 +01:00
parent 197cec447e
commit a53eff72d6

View file

@ -267,7 +267,7 @@ if test "x$with_system_ffmpeg" = "xyes"; then
sleep 15
else
source "$srcdir/ffmpegrev"
. "$srcdir/ffmpegrev"
AC_MSG_NOTICE([Using ffmpeg revision $FFMPEG_REVISION])