summaryrefslogtreecommitdiffstats
path: root/thunderbird-mozconfig
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-05-31 20:35:33 +0200
committerRemi Collet <fedora@famillecollet.com>2010-05-31 20:35:33 +0200
commitefa27fcae78e4671c6cb2e0d9f0b29331e6728db (patch)
tree05e05440c3d3155747a7454496f2e214201b9a83 /thunderbird-mozconfig
parente956c57f5aa0b98e1e4e12ae9fc28a3fb94b5a61 (diff)
fix min sqlite version to 3.6.22 (so, F-13 only)
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r--thunderbird-mozconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig
index 3df47c0..c7334ff 100644
--- a/thunderbird-mozconfig
+++ b/thunderbird-mozconfig
@@ -27,6 +27,7 @@ ac_add_options --enable-svg
ac_add_options --enable-canvas
ac_add_options --enable-system-hunspell
ac_add_options --disable-crashreporter
+ac_add_options --disable-necko-wifi
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1