diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-07-17 11:47:57 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-07-17 11:47:57 +0200 |
commit | 939b6d748353db69f9760f8f4d6a4a0e64621f66 (patch) | |
tree | 7a5d5704bd4ae1f91c6d7589aaad9cbb85a92fe6 /thunderbird-mozconfig | |
parent | 248f51e340777275a31848ee7a0759803e871419 (diff) |
thunderbird 5.0, sync with rawhide
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index 6b5fc85..6745396 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -29,7 +29,7 @@ ac_add_options --enable-system-hunspell ac_add_options --disable-crashreporter ac_add_options --disable-necko-wifi ac_add_options --disable-updater -ac_add_options --enable-static +#ac_add_options --enable-static ac_add_options --enable-startup-notification export BUILD_OFFICIAL=1 |