summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-11-05 18:27:14 -0500
committerMatt A. Tobin <email@mattatobin.com>2019-11-05 18:27:14 -0500
commitfa1e3a3d7d120b17eadd1de407ce992cf22c8328 (patch)
treeb5985c23741cd03fd0ed32537773e07db2d7d21d /build
parent152481e0861761c2c788f3049c17e98a88d19da0 (diff)
downloaduxp-fa1e3a3d7d120b17eadd1de407ce992cf22c8328.tar.gz
Issue mcp-graveyard/UXP#1258 - Part 8: Ifdef MailNews OAuth2 Support
Use --disable-mailnews-oauth2 to exclude it. Confvars won't be respected.
Diffstat (limited to 'build')
-rw-r--r--build/moz.configure/old.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index d6e8a287d6..65add5cdc0 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -308,6 +308,7 @@ def old_configure_options(*options):
'--enable-calendar',
'--enable-incomplete-external-linkage',
'--enable-mailnews',
+ '--enable-mailnews-oauth2',
# Below are configure flags used by Pale Moon
'--disable-browser-statusbar',