From 82849f8efcbe08ed8e5283092fd42d88c0fca859 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Mar 2011 18:25:38 +0100 Subject: thunderbird, sync with f14 --- thunderbird-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'thunderbird-mozconfig') 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 -- cgit