bug 438676 - Remove xml-rpc from SeaMonkey build, p=sgautherie.bz@free.fr r=me sr=Neil

git-svn-id: svn://10.0.0.236/trunk@252605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kairo%kairo.at
2008-06-26 16:54:35 +00:00
parent 2550eada16
commit fa9e0c34b5
4 changed files with 3 additions and 5 deletions

View File

@@ -46,6 +46,6 @@ MOZ_SUITE=1
MOZ_PROFILESHARING=
MOZ_APP_VERSION=$SEAMONKEY_VERSION
MOZ_NO_XPCOM_OBSOLETE=1
MOZ_EXTENSIONS_DEFAULT=" wallet xml-rpc venkman inspector irc typeaheadfind gnomevfs reporter"
MOZ_EXTENSIONS_DEFAULT=" wallet venkman inspector irc typeaheadfind gnomevfs reporter"
MOZ_UPDATER=1
MOZ_HELP_VIEWER=1

View File

@@ -61,10 +61,12 @@ components/crashreporter.xpt
components/nsCloseAllWindows.js
components/nsKillAll.js
components/nsScriptableIO.js
components/nsXmlRpcClient.js
components/search.xpt
components/@DLL_PREFIX@srchsvc@DLL_SUFFIX@
components/urlwidgt.xpt
components/venkman-service.js
components/xml-rpc.xpt
@DLL_PREFIX@xpistub@DLL_SUFFIX@
res/cmessage.txt
#ifdef XP_WIN

View File

@@ -226,7 +226,6 @@ bin/components/libwindowds.so
bin/components/windowds.xpt
bin/components/windowwatcher.xpt
bin/components/libxmlextras.so
bin/components/xml-rpc.xpt
bin/components/libxpautocomplete.so
bin/components/xpautocomplete.xpt
bin/components/xpcom_base.xpt
@@ -273,7 +272,6 @@ bin/components/nsTryToClose.js
bin/components/nsUpdateService.js
bin/components/nsURLFormatter.js
bin/components/nsWebHandlerApp.js
bin/components/nsXmlRpcClient.js
bin/components/pluginGlue.js
bin/components/storage-Legacy.js
bin/components/txEXSLTRegExFunctions.js

View File

@@ -247,7 +247,6 @@ bin\components\xppref32.dll
bin\components\xulapp.xpt
bin\components\xuldoc.xpt
bin\components\xultmpl.xpt
bin\components\xml-rpc.xpt
bin\plugins\npnul32.dll
bin\components\helperAppDlg.xpt
bin\AccessibleMarshal.dll
@@ -281,7 +280,6 @@ bin\components\nsSidebar.js
bin\components\nsSuiteGlue.js
bin\components\nsUpdateService.js
bin\components\nsURLFormatter.js
bin\components\nsXmlRpcClient.js
bin\components\pluginGlue.js
bin\components\storage-Legacy.js
bin\components\txEXSLTRegExFunctions.js