configure: document FATE_SAMPLES env var in --help text

Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
Reimar Döffinger 2011-02-26 11:50:35 +00:00 committed by Mans Rullgard
parent aa3805a486
commit 52b3cc6047
1 changed files with 2 additions and 1 deletions

3
configure vendored
View File

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