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