OSDN Git Service

configure: document FATE_SAMPLES env var in --help text
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 26 Feb 2011 11:50:35 +0000 (11:50 +0000)
committerMans Rullgard <mans@mansr.com>
Sat, 26 Feb 2011 12:52:13 +0000 (12:52 +0000)
Signed-off-by: Mans Rullgard <mans@mansr.com>
configure

index b2756ff..4a49f3e 100755 (executable)
--- a/configure
+++ b/configure
@@ -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