From d1daa178599ac6320be641258931417bc2dd8b0e Mon Sep 17 00:00:00 2001 From: Adam Moss Date: Mon, 12 Feb 2007 17:20:51 +0000 Subject: Landing embedded Mozilla support for the Linux Client. svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@57782 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/linuxmozilla-r57782base --- indra/llcommon/llpreprocessor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llcommon') diff --git a/indra/llcommon/llpreprocessor.h b/indra/llcommon/llpreprocessor.h index 1b3bcf7919..f86a9b5a9e 100644 --- a/indra/llcommon/llpreprocessor.h +++ b/indra/llcommon/llpreprocessor.h @@ -32,7 +32,7 @@ #define LL_LIBXUL_ENABLED 1 #elif LL_LINUX #define LL_QUICKTIME_ENABLED 0 - #define LL_LIBXUL_ENABLED 0 + #define LL_LIBXUL_ENABLED 1 #endif #if LL_LIBXUL_ENABLED && !defined(MOZILLA_INTERNAL_API) -- cgit v1.2.3