Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-04-09 20:49:09 +0300
committerJames Almer <jamrial@gmail.com>2017-04-09 20:49:09 +0300
commit6992c806e60df2ce2ad5096e47e9e35befc76abc (patch)
tree0130059a0063fdf31bde749ea744437f14271689 /configure
parentfa1fe495fc82062411e62cc530dfbc760d8271d2 (diff)
parent601f8dde13ccd0e1993b7840a0304fa2cfe53432 (diff)
Merge commit '601f8dde13ccd0e1993b7840a0304fa2cfe53432'
* commit '601f8dde13ccd0e1993b7840a0304fa2cfe53432': configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST Merged-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 8eb94188b4..b3baeeb8f4 100755
--- a/configure
+++ b/configure
@@ -1678,8 +1678,8 @@ SUBSYSTEM_LIST="
rdft
"
+# COMPONENT_LIST needs to come last to ensure correct dependency checking
CONFIG_LIST="
- $COMPONENT_LIST
$DOCUMENT_LIST
$EXAMPLE_LIST
$EXTERNAL_LIBRARY_LIST
@@ -1697,6 +1697,7 @@ CONFIG_LIST="
thumb
valgrind_backtrace
xmm_clobber_test
+ $COMPONENT_LIST
"
THREADS_LIST="