Commit f2310b79 authored by Diego Biurrun's avatar Diego Biurrun

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

Originally committed as revision 12584 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 530dc538
...@@ -212,8 +212,8 @@ solving the problem. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment