diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-08-06 18:36:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-08-06 18:36:51 +0200 |
commit | e0e372df300555da06481d4df2704fd883f74dec (patch) | |
tree | 63dfe7242fbcf64d1d54aefb1bdcea0f291a5366 /thunderbird-mozconfig | |
parent | b26d2c20e28e466550aac816be700c6ce6d77e70 (diff) |
thunderbird 3.1.2
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index c7334ff..6e51584 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -28,6 +28,8 @@ ac_add_options --enable-canvas ac_add_options --enable-system-hunspell ac_add_options --disable-crashreporter ac_add_options --disable-necko-wifi +ac_add_options --disable-updater + export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |