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 | 5cd7e0e71260c62abd1307905171f5579b241350 (patch) | |
tree | 30cc73fc2c465a70be0b94a455d3d13ed7b96c2c /xulrunner-mozconfig | |
parent | 3481382087e1bf149d1cd83392578737432c35db (diff) |
Xulrunner / Firefox 24.0
Diffstat (limited to 'xulrunner-mozconfig')
-rw-r--r-- | xulrunner-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xulrunner-mozconfig b/xulrunner-mozconfig index 9482fc9..7fed6ad 100644 --- a/xulrunner-mozconfig +++ b/xulrunner-mozconfig @@ -32,6 +32,7 @@ ac_add_options --enable-gio ac_add_options --disable-gnomevfs ac_add_options --disable-updater ac_add_options --enable-chrome-format=omni +ac_add_options --disable-gstreamer export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |