You've already forked FFmpeg
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:
4
configure
vendored
4
configure
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user