--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
else
cat <<EOF
Rerun configure with logging enabled (do not use --log=no), and include the
log this produces with your report.
Rerun configure with logging enabled (do not use --disable-logging), and
include the log this produces with your report.
EOF
fi
rm -f $TMPC $TMPO $TMPE $TMPS $TMPH