Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
roytam1 2024-09-22 20:54:25 +08:00
commit 2b0cdc7b62
18 changed files with 104 additions and 37 deletions

View file

@ -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