r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
This commit is contained in:
mkaply%us.ibm.com 2003-07-25 18:48:02 +00:00
Родитель 52949da7f6
Коммит 396451f149
2 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -1208,6 +1208,13 @@ for extension in $MOZ_EXTENSIONS; do
extensions/pref/autoconfig/src/Makefile
extensions/pref/autoconfig/resources/Makefile
" ;;
spellcheck ) MAKEFILES_extensions="$MAKEFILES_extensions
extensions/spellcheck/Makefile
extensions/spellcheck/idl/Makefile
extensions/spellcheck/myspell/Makefile
extensions/spellcheck/myspell/dictionaries/Makefile
extensions/spellcheck/src/Makefile
" ;;
transformiix ) MAKEFILES_extensions="$MAKEFILES_extensions
$MAKEFILES_transformiix"
;;

Просмотреть файл

@ -3536,7 +3536,7 @@ dnl ========================================================
MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices"
MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug"
MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug spellcheck"
MOZ_ARG_ENABLE_STRING(extensions,
[ --enable-extensions Enable extensions],