summaryrefslogtreecommitdiffstats
path: root/application/palemoon/confvars.sh
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-04-05 06:02:02 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-04-05 06:02:02 -0400
commit5593323410b2373ef7c4abcc4826d85e573a13fc (patch)
treea3d53a8160cdd50cf8eef491310af5c73ae3fe3b /application/palemoon/confvars.sh
parent86f601589431c500a1a299000a3eac34d5b0247d (diff)
downloadUXP-5593323410b2373ef7c4abcc4826d85e573a13fc.tar
UXP-5593323410b2373ef7c4abcc4826d85e573a13fc.tar.gz
UXP-5593323410b2373ef7c4abcc4826d85e573a13fc.tar.lz
UXP-5593323410b2373ef7c4abcc4826d85e573a13fc.tar.xz
UXP-5593323410b2373ef7c4abcc4826d85e573a13fc.zip
Take the following project_flags out of moz.configure: and put them back into old-configure
MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
Diffstat (limited to 'application/palemoon/confvars.sh')
-rw-r--r--application/palemoon/confvars.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/application/palemoon/confvars.sh b/application/palemoon/confvars.sh
index 705f992ee..560eb1cec 100644
--- a/application/palemoon/confvars.sh
+++ b/application/palemoon/confvars.sh
@@ -70,8 +70,6 @@ MOZ_PHOENIX_EXTENSIONS=1
# Platform Feature: Sync Service
MOZ_SERVICES_COMMON=1
MOZ_SERVICES_SYNC=1
-MOZ_SERVICES_FXACCOUNTS=1
-MOZ_SERVICES_CRYPTO=1
# Platform Feature: JS based Downloads Manager
MOZ_JSDOWNLOADS=1