--log=no is now --disable-logging.

Originally committed as revision 12584 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-03-25 15:08:14 +00:00
parent 530dc5387d
commit f2310b793d
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -212,8 +212,8 @@ solving the problem.
EOF EOF
else else
cat <<EOF cat <<EOF
Rerun configure with logging enabled (do not use --log=no), and include the Rerun configure with logging enabled (do not use --disable-logging), and
log this produces with your report. include the log this produces with your report.
EOF EOF
fi fi
rm -f $TMPC $TMPO $TMPE $TMPS $TMPH rm -f $TMPC $TMPO $TMPE $TMPS $TMPH