diff options
Diffstat (limited to 'recipes/mozilla/firefox-3.5.5/mozconfig')
-rw-r--r-- | recipes/mozilla/firefox-3.5.5/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/mozilla/firefox-3.5.5/mozconfig b/recipes/mozilla/firefox-3.5.5/mozconfig index d8d3f3923d..7e2ade0b71 100644 --- a/recipes/mozilla/firefox-3.5.5/mozconfig +++ b/recipes/mozilla/firefox-3.5.5/mozconfig @@ -26,6 +26,7 @@ ac_add_options --disable-jsd ac_add_options --disable-installer ac_add_options --disable-xprint ac_add_options --disable-necko-disk-cache +ac_add_options --disable-necko-wifi ac_add_options --disable-updater # configure necko to allocate smaller network buffers |