summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/mozconfig
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-04 14:42:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-04 14:42:05 -0300
commit9af57c26d38aca92f95acaf6694a50bd483dd06e (patch)
tree093e06c5a95ae62f7859fc1b2aaa28b5721723ed /libre/iceweasel-libre/mozconfig
parent4d79d7e2674f89a36e1010ab795fcd861580c85f (diff)
downloadabslibre-9af57c26d38aca92f95acaf6694a50bd483dd06e.tar.gz
abslibre-9af57c26d38aca92f95acaf6694a50bd483dd06e.tar.bz2
abslibre-9af57c26d38aca92f95acaf6694a50bd483dd06e.zip
iceweasel-libre-19.0.1-3: build with bundled libpng to avoid flickering tab loading icon
Diffstat (limited to 'libre/iceweasel-libre/mozconfig')
-rw-r--r--libre/iceweasel-libre/mozconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/mozconfig b/libre/iceweasel-libre/mozconfig
index c929b8972..d7961bf41 100644
--- a/libre/iceweasel-libre/mozconfig
+++ b/libre/iceweasel-libre/mozconfig
@@ -13,7 +13,9 @@ ac_add_options --with-system-nss
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
-ac_add_options --with-system-png
+# Build with bundled libpng to avoid flickering tab loading icon
+# https://bugzilla.mozilla.org/show_bug.cgi?id=841734
+#ac_add_options --with-system-png
ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx
ac_add_options --enable-system-hunspell