summaryrefslogtreecommitdiff
path: root/libre/iceweasel/mozconfig
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-12-01 08:45:13 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-12-01 08:45:13 +0100
commit72dcdb1d1b51271bc42a37d9cada3c928d2a5519 (patch)
tree55d6eb2e8151e0090a1a76cdfd52815179b79611 /libre/iceweasel/mozconfig
parent3e8c34fe7a24920cd4ef080d97cdd8a314fae789 (diff)
downloadabslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.tar.gz
abslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.tar.bz2
abslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.zip
libre/iceweasel: updated to 57.0
Diffstat (limited to 'libre/iceweasel/mozconfig')
-rw-r--r--libre/iceweasel/mozconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel/mozconfig b/libre/iceweasel/mozconfig
index c38c05444..608676753 100644
--- a/libre/iceweasel/mozconfig
+++ b/libre/iceweasel/mozconfig
@@ -34,8 +34,8 @@ STRIP_FLAGS="--strip-debug"
# Parabola features
ac_add_options --with-distribution-id=nu.parabola
-ac_add_options --disable-safe-browsing
-ac_add_options --disable-url-classifier
+#ac_add_options --disable-safe-browsing
+#ac_add_options --disable-url-classifier
ac_add_options --disable-eme
# vim:set ft=sh: