1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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

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