diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:15:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:15:19 +0200 |
commit | 12a9b079ddbb46e5a9d66749a7062aab41beef51 (patch) | |
tree | 4ebb5da41472322e83d9774bd48c547e575c7fe6 /thunderbird-mozconfig | |
parent | c5886e4c1519a2105b4ddd1882664c5dc47f6cc0 (diff) |
update to thunderbird 3.1rc1
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index 3df47c0..c7334ff 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -27,6 +27,7 @@ ac_add_options --enable-svg ac_add_options --enable-canvas ac_add_options --enable-system-hunspell ac_add_options --disable-crashreporter +ac_add_options --disable-necko-wifi export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |