aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2011-02-26 11:50:35 +0000
committerMichael Niedermayer <michaelni@gmx.at>2011-02-28 00:34:38 +0100
commitbbd289aa183556330cb91b7711fdaa4c04a0b56f (patch)
tree6c52924e2ca1a6912fd91c324aa154887d2babdf
parent1a9fc2b93be18b4b20310cca23e062133a798426 (diff)
downloadffmpeg-bbd289aa183556330cb91b7711fdaa4c04a0b56f.tar.gz
configure: document FATE_SAMPLES env var in --help text
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 52b3cc6047e2b93e8a798734c65904243c1a7be3)
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index b9252fa0e8..110b309384 100755
--- a/configure
+++ b/configure
@@ -244,7 +244,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