diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-24 20:32:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-24 20:32:38 +0200 |
commit | 1ee4bdf1de4bdfcb7baaf86b80c2b681924a65cd (patch) | |
tree | c23bb987ff5d3a95aee059591c1cc444bb4ac789 /firefox-mozconfig | |
parent | b197f23e865c300e5d809f0ffe71138959fd4553 (diff) |
Xulrunner / Firefox 14.0.1
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 773a903..0dfe92c 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -18,6 +18,7 @@ ac_add_options --enable-svg ac_add_options --enable-canvas ac_add_options --enable-startup-notification ac_add_options --enable-libxul +ac_add_options --with-system-libxul ac_add_options --disable-crashreporter ac_add_options --enable-safe-browsing ac_add_options --enable-libnotify |