Browse Source

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>
tags/n0.8
Mans Rullgard 14 years ago
parent
commit
dc435c4e9d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      configure

+ 0
- 2
configure View File

@@ -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


Loading…
Cancel
Save