summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure21
1 files changed, 13 insertions, 8 deletions
diff --git a/configure b/configure
index c4c9069090..57a5aa7050 100755
--- a/configure
+++ b/configure
@@ -783,22 +783,27 @@ CMDLINE_SELECT="
static
stripping
"
-CMDLINE_SET='
- arch
+
+PATHS_LIST='
bindir
- build_suffix
- cc
- cpu
- cross_prefix
incdir
libdir
- logfile
mandir
prefix
shlibdir
+'
+
+CMDLINE_SET="
+ $PATHS_LIST
+ arch
+ build_suffix
+ cc
+ cpu
+ cross_prefix
+ logfile
source_path
target_os
-'
+"
# code dependency declarations