[FFmpeg-cvslog] configure: --help typo

Peter Ross git at videolan.org
Thu Dec 20 03:47:13 EET 2018


ffmpeg | branch: master | Peter Ross <pross at xvid.org> | Thu Dec 20 11:38:31 2018 +1100| [fa0f898e3f781d270af87d09a9a1626310f395ef] | committer: Peter Ross

configure: --help typo

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fa0f898e3f781d270af87d09a9a1626310f395ef
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index be49c19b88..7136f22395 100755
--- a/configure
+++ b/configure
@@ -473,7 +473,7 @@ Developer options (useful when working on FFmpeg itself):
   --random-seed=VALUE      seed value for --enable/disable-random
   --disable-valgrind-backtrace do not print a backtrace under Valgrind
                            (only applies to --disable-optimizations builds)
-  --enable-osfuzz          Enable building fuzzer tool
+  --enable-ossfuzz         Enable building fuzzer tool
   --libfuzzer=PATH         path to libfuzzer
   --ignore-tests=TESTS     comma-separated list (without "fate-" prefix
                            in the name) of tests whose result is ignored



More information about the ffmpeg-cvslog mailing list