1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

Rename do_libav var so as not to clash with the do_libav function on Solaris.

Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-01-18 08:21:55 +00:00
parent 50b4468598
commit 7dc0c991da

View File

@ -41,7 +41,7 @@ elif [ "$1" = "snow" ] ; then
elif [ "$1" = "snowll" ] ; then
do_snowll=y
elif [ "$1" = "libavtest" ] ; then
do_libav=y
do_libavtest=y
logfile="$datadir/libav.regression"
outfile="$datadir/b-"
else
@ -545,7 +545,7 @@ fi
# libav testing
###################################
if [ -n "$do_libav" ] ; then
if [ -n "$do_libavtest" ] ; then
# avi
do_libav avi