diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-08-03 15:07:49 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2020-08-03 15:07:49 -0400 |
commit | 7c6d822be257898a3afdf64c082ba62b357f10f4 (patch) | |
tree | 372aaa871fa81735b936023d52aa9544d9550f94 /old-configure.in | |
parent | 8d38e35759be85eadb7a65e435de46a9fdae7bd6 (diff) | |
download | uxp-7c6d822be257898a3afdf64c082ba62b357f10f4.tar.gz |
Issue #1625 - Allow MailNews Oauth2 support to be configured in confvars.sh
Baby has his bottle, you ok now?
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 2965f60b75..d34f722048 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2756,7 +2756,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 |