Bug 345517 - Enable libxul by default (again)... this will probably cause perf problems for the argo-vm builds... that is acceptable, because we're moving to the fx-linux-tbox builds, where libxul is known to improve performance

git-svn-id: svn://10.0.0.236/trunk@227855 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us
2007-06-12 13:22:22 +00:00
parent 5d50181148
commit 5e8ea730dc
5 changed files with 641 additions and 762 deletions

View File

@@ -48,3 +48,4 @@ MOZ_APP_VERSION=$FIREFOX_VERSION
MOZ_NO_XPCOM_OBSOLETE=1
MOZ_EXTENSIONS_DEFAULT=" xml-rpc inspector gnomevfs reporter"
# MOZ_APP_DISPLAYNAME will be set by branding/configure.sh
MOZ_ENABLE_LIBXUL=1

1395
mozilla/configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,4 @@ ac_add_options --enable-svg
ac_add_options --enable-pango
ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --enable-codesighs

View File

@@ -17,8 +17,6 @@ ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging
ac_add_options --enable-static
ac_add_options --disable-shared
# ac_add_options --enable-official-branding
ac_add_app_options ppc --enable-prebinding
ac_add_options --enable-svg

View File

@@ -17,8 +17,6 @@ ac_add_options --enable-optimize
ac_add_options --disable-debug
# ac_add_options --enable-codesighs
ac_add_options --disable-tests
ac_add_options --enable-static
ac_add_options --disable-shared
# ac_add_options --enable-official-branding
ac_add_options --enable-svg
ac_add_options --enable-canvas