mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +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
|
||||
CONFIGURE_SCRIPT="${CFG_SRC_DIR}src/${i}/configure"
|
||||
CONFIGURE_ARGS=""
|
||||
ENV_VARS=""
|
||||
ENABLE_DEBUG="$CFG_ENABLE_DEBUG"
|
||||
|
||||
case $i in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue