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:
@@ -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
1395
mozilla/configure
vendored
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user