From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2TUT-0006sg-72 for garchives@archives.gentoo.org; Mon, 26 Oct 2009 17:36:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C45E074B; Mon, 26 Oct 2009 17:36:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0037CE074B for ; Mon, 26 Oct 2009 17:36:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9DD2C6741A for ; Mon, 26 Oct 2009 17:36:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.162 X-Spam-Level: X-Spam-Status: No, score=-3.162 required=5.5 tests=[AWL=-0.563, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LpIr-lQHrzj1 for ; Mon, 26 Oct 2009 17:36:13 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E5DD465D3D for ; Mon, 26 Oct 2009 17:36:10 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2TUD-0000sS-PY for gentoo-user@gentoo.org; Mon, 26 Oct 2009 18:36:05 +0100 Received: from athedsl-374431.home.otenet.gr ([79.131.14.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2009 18:36:05 +0100 Received: from realnc by athedsl-374431.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2009 18:36:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: What does the "sqlite" USE flag do in Firefox? Date: Mon, 26 Oct 2009 19:35:45 +0200 Organization: Lucas Barks Message-ID: References: <200910261630.09246.shrdlu@unlimitedmail.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-374431.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091019 Thunderbird/3.0b4 In-Reply-To: <200910261630.09246.shrdlu@unlimitedmail.org> Sender: news X-Archives-Salt: 215668dd-6f7a-4e00-b70b-a785f166a647 X-Archives-Hash: 90a6d72774f9937e24058ae9c1cafe34 On 10/26/2009 06:30 PM, Etaoin Shrdlu wrote: > On Monday 26 October 2009, Nikos Chantziaras wrote: > >> Can someone enlighten me as to what exactly the "sqlite" USE flag does >> for xulrunner and firefox? AFAIK, it seems to make use of the system's >> sqlite instead of bundled sqlite. Which seems saner. But recently, the >> default in the ebuild seems to be -sqlite (preferring the bundled lib). >> >> Why? > > This is from the Changelog: >[...] Damn, and I'm usually the first to point out to people that they should read the ChangeLogs :P Sorry for the noise.