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.
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
......
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