From e5e21699ca95369651670a302fde26dc6c19b4bd Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 1 Dec 2018 16:26:26 -0500 Subject: [PALEMOON] Complete making Sync optional at build time --- build/moz.configure/old.configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/moz.configure/old.configure') diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index e6eaa8228..f112e6bdf 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -309,6 +309,10 @@ def old_configure_options(*options): '--enable-calendar', '--enable-incomplete-external-linkage', + # Below are configure flags used by Pale Moon + '--disable-browser-statusbar', + '--disable-sync', + # Below are configure flags used by Basilisk '--disable-webextensions', ) -- cgit v1.2.3