Module: libav Branch: master Commit: dc435c4e9dfb10c81f177970a14e64a7b232ba54
Author: Mans Rullgard <[email protected]> Committer: Mans Rullgard <[email protected]> Date: Mon Jun 6 12:37:06 2011 +0100 configure: remove --source-path option This option does not work, and the implied functionality is at best pointless. Signed-off-by: Mans Rullgard <[email protected]> --- 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 _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
