mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
2b0cdc7b62
18 changed files with 104 additions and 37 deletions
|
|
@ -2655,7 +2655,7 @@ if test -n "$MOZ_MAILNEWS"; then
|
|||
MOZ_MORK=1
|
||||
MOZ_LDAP_XPCOM=1
|
||||
|
||||
if test "$OS_ARCH" == "WINNT"; then
|
||||
if test "$OS_ARCH" = "WINNT"; then
|
||||
MOZ_MAPI_SUPPORT=1
|
||||
else
|
||||
MOZ_MOVEMAIL=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue