From ee587ac347fbd9e3440409fb71aaace2f97a24f5 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Sat, 28 Feb 2004 03:01:41 +0000 Subject: [PATCH] it would help if i actually add gnomevfs to the list of extension. how did i manage to not add that? git-svn-id: svn://10.0.0.236/trunk@153352 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/configure.in b/mozilla/configure.in index 9d4fa6f840d..b1f450b390b 100644 --- a/mozilla/configure.in +++ b/mozilla/configure.in @@ -3692,7 +3692,7 @@ dnl ======================================================== dnl = Enable compilation of specific extension modules dnl ======================================================== -MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck" +MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs" MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug tasks"