Skip to content
Snippets Groups Projects
Commit 52b3cc60 authored by Reimar Döffinger's avatar Reimar Döffinger Committed by Mans Rullgard
Browse files

configure: document FATE_SAMPLES env var in --help text


Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent aa3805a4
No related branches found
No related tags found
No related merge requests found
......@@ -243,7 +243,8 @@ Developer options (useful when working on FFmpeg itself):
--disable-optimizations disable compiler optimizations
--enable-extra-warnings enable more compiler warnings
--disable-stripping disable stripping of executables and shared libraries
--samples=PATH location of test samples for FATE
--samples=PATH location of test samples for FATE, if not set use
\$FATE_SAMPLES at make invocation time.
NOTE: Object files are built at the place where configure is launched.
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment