configure: document FATE_SAMPLES env var in --help text
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 52b3cc6047
)
This commit is contained in:

committed by
Michael Niedermayer

parent
1a9fc2b93b
commit
bbd289aa18
3
configure
vendored
3
configure
vendored
@@ -244,7 +244,8 @@ Developer options (useful when working on FFmpeg itself):
|
|||||||
--disable-optimizations disable compiler optimizations
|
--disable-optimizations disable compiler optimizations
|
||||||
--enable-extra-warnings enable more compiler warnings
|
--enable-extra-warnings enable more compiler warnings
|
||||||
--disable-stripping disable stripping of executables and shared libraries
|
--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.
|
NOTE: Object files are built at the place where configure is launched.
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user