Automated update

git-svn-id: svn://10.0.0.236/trunk@103192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leaf%mozilla.org 2001-09-19 10:28:33 +00:00
parent ee20fa4afb
commit 7a358b4a58

2
mozilla/configure vendored
View File

@ -11114,7 +11114,7 @@ MOZ_EXTENSIONS_DEFAULT="cookie wallet content-packs xml-rpc xmlextras help trans
MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT irc xmlterm inspector access-builtin venkman ctl"
if test -n "$SUNCTL"; then
MOZ_EXTENSIONS_DEFAULT = "$MOZ_EXTENSIONS_DEFAULT ctl"
MOZ_EXTENSIONS_DEFAULT="$MOZ_EXTENSIONS_DEFAULT ctl"
fi
# Check whether --with-extensions or --without-extensions was given.