mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Automated update
This commit is contained in:
parent
c6660ec747
commit
36471dca70
2
configure
vendored
2
configure
vendored
@ -13361,7 +13361,7 @@ fi
|
||||
|
||||
|
||||
if test -n "$MOZ_STATIC_COMPONENTS" && test -n "$MOZ_META_COMPONENTS"; then
|
||||
{ echo "configure: error: Simultaneous use of static-components & meta-components is not supported." 1>&2; exit 1; }
|
||||
{ echo "configure: error: Simultaneous use of meta-module-components & meta-components is not supported." 1>&2; exit 1; }
|
||||
fi
|
||||
|
||||
case "$target" in
|
||||
|
Loading…
Reference in New Issue
Block a user