From 16ee75120cd9fea929f9bc2f51c82f4886fb003e Mon Sep 17 00:00:00 2001 From: "seawood%netscape.com" Date: Thu, 5 Jun 2003 16:59:42 +0000 Subject: [PATCH] The autogen process didn't work (again) --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 7ff6c987ecf..22a5dcff2fa 100755 --- a/configure +++ b/configure @@ -11783,7 +11783,7 @@ fi 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 access-builtin datetime finger cview" +MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview" # Check whether --enable-extensions or --disable-extensions was given. if test "${enable_extensions+set}" = set; then