diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-03-02 18:25:38 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-03-02 18:25:38 +0100 |
commit | 82849f8efcbe08ed8e5283092fd42d88c0fca859 (patch) | |
tree | 8bfdce55abe920e248eb0c3c78cac719aa788b9b /thunderbird-mozconfig | |
parent | 3fb6d75aa3fe9e0a5c119f86fd7e15d16f0312a4 (diff) |
thunderbird, sync with f14
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 e338eda..3bbd52c 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -29,6 +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 export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |