summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-08-22 09:48:34 -0400
committerMoonchild <moonchild@palemoon.org>2020-09-01 05:46:57 +0000
commit602fbdcb44861c98c096d4fb2078c52a21b8485b (patch)
treee0b37b9c246cb4c1f3991fc31416ef890ced6734
parentb28effe2ea93e43e362f7ce263d23b55adcb6da7 (diff)
downloadUXP-602fbdcb44861c98c096d4fb2078c52a21b8485b.tar
UXP-602fbdcb44861c98c096d4fb2078c52a21b8485b.tar.gz
UXP-602fbdcb44861c98c096d4fb2078c52a21b8485b.tar.lz
UXP-602fbdcb44861c98c096d4fb2078c52a21b8485b.tar.xz
UXP-602fbdcb44861c98c096d4fb2078c52a21b8485b.zip
Update old.configure for --enable-phoenix-extensions
-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 aba1edf85..525129d34 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -310,6 +310,7 @@ def old_configure_options(*options):
'--disable-browser-statusbar',
'--disable-sync',
'--disable-personas',
+ '--enable-phoenix-extensions',
# Below are configure flags used by Basilisk
'--disable-webextensions',