[thunderbird/f14/master] - added --enable-static to mozconfig

Jan Horak xhorak at fedoraproject.org
Wed Mar 2 14:12:24 UTC 2011


commit c66317ae58f59339fd21e786d57ec1552e039f43
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Mar 2 15:12:03 2011 +0100

     - added --enable-static to mozconfig

 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


More information about the scm-commits mailing list