summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-11-03 15:33:58 -0500
committerMatt A. Tobin <email@mattatobin.com>2019-11-03 15:33:58 -0500
commit6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7 (patch)
tree32d0c74ca38c30667b51bd46cd8e460421f35517 /build
parenta57983a2176afb4bab3c22efa6a24d39f3c11163 (diff)
downloadUXP-6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7.tar
UXP-6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7.tar.gz
UXP-6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7.tar.lz
UXP-6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7.tar.xz
UXP-6e7b3df3712caf96c9da8a55bee8e6b6e7ad02a7.zip
Issue #1258 - Part 3: Make mailnews and friends build
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 552019a13..d6e8a287d 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -307,6 +307,7 @@ def old_configure_options(*options):
'--enable-mapi',
'--enable-calendar',
'--enable-incomplete-external-linkage',
+ '--enable-mailnews',
# Below are configure flags used by Pale Moon
'--disable-browser-statusbar',