summaryrefslogtreecommitdiffstats
path: root/main/xulrunner/mozconfig
diff options
context:
space:
mode:
Diffstat (limited to 'main/xulrunner/mozconfig')
-rw-r--r--main/xulrunner/mozconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xulrunner/mozconfig b/main/xulrunner/mozconfig
index 416d42115..b2ed27db9 100644
--- a/main/xulrunner/mozconfig
+++ b/main/xulrunner/mozconfig
@@ -10,6 +10,7 @@ ac_add_options --with-system-bz2
ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx
ac_add_options --with-system-pixman
+ac_add_options --with-system-png
ac_add_options --enable-system-pixman
ac_add_options --enable-system-hunspell
ac_add_options --enable-system-sqlite
@@ -37,7 +38,6 @@ ac_add_options --disable-elf-hack
ac_add_options --enable-gio
ac_add_options --enable-gstreamer
-# export LIBS="-lubacktrace"
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
export MOZ_JEMALLOC=1