mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
Automated update
This commit is contained in:
parent
da67297134
commit
89d62a278c
2
configure
vendored
2
configure
vendored
@ -10293,7 +10293,7 @@ if test "${with_extensions+set}" = set; then
|
||||
MOZ_EXTENSIONS=""
|
||||
for option in `echo $withval | sed 's/,/ /g'`; do
|
||||
if test "$option" = "yes" || test "$option" = "all"; then
|
||||
MOZ_EXTENSIONS="$MOZ_EXTENSIONS cookie irc wallet xmlterm psm-glue xml-rpc"
|
||||
MOZ_EXTENSIONS="$MOZ_EXTENSIONS cookie irc wallet xmlextras xmlterm psm-glue xml-rpc"
|
||||
elif test "$option" = "no" || test "$option" = "none"; then
|
||||
MOZ_EXTENSIONS=""
|
||||
elif test "$option" = "default"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user