From ee8c57f6da5ab5de8e843bcb3a655f12801c057e Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 3 Aug 2020 15:07:49 -0400 Subject: [PATCH] Issue #1625 - Allow MailNews Oauth2 support to be configured in confvars.sh Baby has his bottle, you ok now? --- old-configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/old-configure.in b/old-configure.in index c2be28f9e5..8892c84607 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2765,7 +2765,6 @@ MOZ_ARG_ENABLE_BOOL(mailnews, MOZ_MAILNEWS=) if test -n "$MOZ_MAILNEWS"; then - MOZ_MAILNEWS_OAUTH2=1 MOZ_MORK=1 MOZ_LDAP_XPCOM=1