diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 15:44:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 15:44:13 +0200 |
commit | 609436a7b4b1ef03fbb02dfa102d691cf6a273eb (patch) | |
tree | 153b2ba328d3b4008fdc6335e0bfc360a405c6ad /firefox-mozconfig | |
parent | 4a7266a7bcace3907d433f092ae459e3fc071a49 (diff) |
Xulrunner / Firefox 24.0
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 88764b1..370e953 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -29,6 +29,7 @@ ac_add_options --enable-gio ac_add_options --disable-gnomevfs ac_add_options --enable-chrome-format=omni ac_add_options --with-system-libxul +ac_add_options --disable-gstreamer export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |