diff options
author | Matt A. Tobin <email@mattatobin.com> | 2019-06-29 11:26:40 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2019-06-29 11:26:40 -0400 |
commit | 98f7e3b16754aedd44747261113359b8d824449f (patch) | |
tree | a85419013a154e84f1f605b8cb6f466223d3c47c /build | |
parent | f1a68a3aa103fad939598904702c1d65c4fed6f8 (diff) | |
parent | 01af8598698507ce11c3382ed71d2889da0e8c13 (diff) | |
download | UXP-98f7e3b16754aedd44747261113359b8d824449f.tar UXP-98f7e3b16754aedd44747261113359b8d824449f.tar.gz UXP-98f7e3b16754aedd44747261113359b8d824449f.tar.lz UXP-98f7e3b16754aedd44747261113359b8d824449f.tar.xz UXP-98f7e3b16754aedd44747261113359b8d824449f.zip |
Merge branch 'pmpersona-work'
Diffstat (limited to 'build')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 59dc8b57b..326b2327e 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -310,6 +310,7 @@ def old_configure_options(*options): # Below are configure flags used by Pale Moon '--disable-browser-statusbar', '--disable-sync', + '--disable-personas', # Below are configure flags used by Basilisk '--disable-webextensions', |