[FFmpeg-cvslog] configure: remove --source-path option

Mans Rullgard git at videolan.org
Tue Jun 7 03:49:10 CEST 2011


ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Mon Jun  6 12:37:06 2011 +0100| [dc435c4e9dfb10c81f177970a14e64a7b232ba54] | committer: Mans Rullgard

configure: remove --source-path option

This option does not work, and the implied functionality is
at best pointless.

Signed-off-by: Mans Rullgard <mans at mansr.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc435c4e9dfb10c81f177970a14e64a7b232ba54
---

 configure |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index fe5b700..d680337 100755
--- a/configure
+++ b/configure
@@ -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



More information about the ffmpeg-cvslog mailing list