[Pale Moon] Add a configure flag to functionally disable personas at build time

This commit is contained in:
Matt A. Tobin 2019-06-29 11:26:21 -04:00 • committed by Roy Tam
commit c135f205d9
6 changed files with 23 additions and 1 deletions

View file

@ -311,6 +311,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',