mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Merge pull request #2983 from Ms2ger/configure-unused-variable
Remove unused variable from configure.
This commit is contained in:
commit
0a852d5116
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -686,7 +686,6 @@ do
|
||||||
fi
|
fi
|
||||||
CONFIGURE_SCRIPT="${CFG_SRC_DIR}src/${i}/configure"
|
CONFIGURE_SCRIPT="${CFG_SRC_DIR}src/${i}/configure"
|
||||||
CONFIGURE_ARGS=""
|
CONFIGURE_ARGS=""
|
||||||
ENV_VARS=""
|
|
||||||
ENABLE_DEBUG="$CFG_ENABLE_DEBUG"
|
ENABLE_DEBUG="$CFG_ENABLE_DEBUG"
|
||||||
|
|
||||||
case $i in
|
case $i in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue