diff options
author | Mans Rullgard <mans@mansr.com> | 2011-06-06 12:37:06 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-06-06 15:16:15 +0100 |
commit | dc435c4e9dfb10c81f177970a14e64a7b232ba54 (patch) | |
tree | 8dec7a7b507f121a8b870c607ec77d782db89d0a /configure | |
parent | b2592ea42ca0d7c81b6e6ae90189d43e3e3fce59 (diff) | |
download | ffmpeg-dc435c4e9dfb10c81f177970a14e64a7b232ba54.tar.gz |
configure: remove --source-path option
This option does not work, and the implied functionality is
at best pointless.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -191,7 +191,6 @@ External library support: --enable-zlib enable zlib [autodetect] Advanced options (experts only): - --source-path=PATH path to source code [$source_path] --cross-prefix=PREFIX use PREFIX for compilation tools [$cross_prefix] --enable-cross-compile assume a cross-compiler is used --sysroot=PATH root of cross-build tree @@ -1184,7 +1183,6 @@ CMDLINE_SET=" nm pkg_config samples - source_path sysinclude sysroot target_exec |