Removing plugin support from the ARM version of MINIMO. I haven't been able to find a single ARM plugin. Removing plugin support does save us a bit of RSS. This isn't part of the mozilla.org build

git-svn-id: svn://10.0.0.236/trunk@169268 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%meer.net
2005-02-16 17:50:51 +00:00
parent 9493a42619
commit fc40a39c5c
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ editor
embedcomponents
gfx_gtk
gklayout
gkplugin
htmlpars
i18n
imglib2

View File

@@ -31,6 +31,7 @@ ac_add_options --disable-xpinstall
ac_add_options --disable-xpfe-components
ac_add_options --disable-xprint
ac_add_options --disable-necko-disk-cache
ac_add_options --disable-plugins
# configure necko to allocate smaller network buffers
ac_add_options --enable-necko-small-buffers