summaryrefslogtreecommitdiff
path: root/libre/xulrunner-libre/mozconfig
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-31 17:45:37 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-31 17:45:37 -0200
commita6be0c225a6cbf09e33bf1bac9c326ded7b42f9f (patch)
tree55ce8e58c0be68c85dff30a592419e78d69b0a2c /libre/xulrunner-libre/mozconfig
parent2e72e3fcb9e20b4ef3cf848f43c1d12fd0b369f7 (diff)
downloadabslibre-a6be0c225a6cbf09e33bf1bac9c326ded7b42f9f.tar.gz
abslibre-a6be0c225a6cbf09e33bf1bac9c326ded7b42f9f.tar.bz2
abslibre-a6be0c225a6cbf09e33bf1bac9c326ded7b42f9f.zip
xulrunner-libre-18.0.1.1-1: modifying some parts on mozconfig
Diffstat (limited to 'libre/xulrunner-libre/mozconfig')
-rw-r--r--libre/xulrunner-libre/mozconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/libre/xulrunner-libre/mozconfig b/libre/xulrunner-libre/mozconfig
index 1cd8b85b5..7c6cd106d 100644
--- a/libre/xulrunner-libre/mozconfig
+++ b/libre/xulrunner-libre/mozconfig
@@ -20,7 +20,6 @@ ac_add_options --enable-system-pixman
ac_add_options --with-pthreads
# Features
-ac_add_options --disable-safe-browsing
ac_add_options --enable-startup-notification
#ac_add_options --enable-gstreamer
@@ -28,3 +27,6 @@ ac_add_options --disable-crashreporter
ac_add_options --disable-updater
ac_add_options --disable-tests
ac_add_options --disable-installer
+
+# Parabola features
+ac_add_options --disable-safe-browsing