diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-18 09:38:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-18 09:38:27 +0100 |
commit | 1b89bd5eb125413559a0254d4482d820ff6574dc (patch) | |
tree | c93676c5d766a4dd1c23098a423c88e986a3a9d0 /firefox-mozconfig | |
parent | a43f0284a3dcad38baa9777ea05692323fa8e01c (diff) |
Xulrunner / Firefox 17.0 Beta 6
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 0dfe92c..d7757e1 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -29,6 +29,7 @@ ac_add_options --enable-url-classifier ac_add_options --enable-gio ac_add_options --disable-gnomevfs ac_add_options --enable-chrome-format=omni +ac_add_options --with-system-libxul export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |