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 1Olq8z-0004Cd-4c for garchives@archives.gentoo.org; Wed, 18 Aug 2010 21:25:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A54DE0724; Wed, 18 Aug 2010 21:25:08 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 16011E0724 for ; Wed, 18 Aug 2010 21:25:07 +0000 (UTC) Received: by ewy19 with SMTP id 19so883730ewy.40 for ; Wed, 18 Aug 2010 14:25:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=wVNr4lhrlxr/BbcGBc9IEu33TZuMTNHH2UswRa9KNGM=; b=i2Eo5RUJPfI5RMnYqICyna9m+qMVBgictNH7nxpEcbgAOcQX/T/3wqhqvSWhKiC9+a 05kT4Lguy7lezUdYYOOHpYPypgqoghKBh1is0OGdzJpMDo8sANar+jFmJE32/nP6b/i+ It0uBGzQ3pHACVFIavTbTC4tdSMaf9Y7d5mPo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WHFUrty0xRHjEmscgi4vFvHTFqp4cV6Z6A+ehpjn4T4s7SJNxcThJIphhGpKbTNmTP 5fJZzIIbwoDFHzdrfgdC9S7vL7ICN8G6hboPNl1xGmMfn5vPoIoDynnlJ+/JntRRWiA5 30Ea94jwcYQfRTW0t+oJrLK76494zfzhsoCo4= 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 Received: by 10.213.113.194 with SMTP id b2mr2570023ebq.89.1282166707371; Wed, 18 Aug 2010 14:25:07 -0700 (PDT) Received: by 10.14.4.76 with HTTP; Wed, 18 Aug 2010 14:25:07 -0700 (PDT) Date: Wed, 18 Aug 2010 23:25:07 +0200 Message-ID: Subject: [gentoo-user] LINGUAS From: Elmar Hinz To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: ad6120a2-c756-4f6e-8774-d8bc53ce8073 X-Archives-Hash: cf776d62458ac2f346ebedc52cec4f6f The gentoo wiki suggests in different places to set the LINGUAS environment variable in make.conf. What has LINGUAS todo with make? I would expect it in rc.conf near the UNICODE setting. Al