From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: =?utf-8?B?4oCYZ2Nj4oCZ?= vs. =?utf-8?B?4oCYY2PigJk=?= Date: Sat, 17 Jan 2015 11:47:20 +0100 Message-ID: <87oapxhefb.fsf@gnu.org> References: <873879itb5.fsf@gnu.org> <20150117104435.GA4200@intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCQud-0001Mj-L6 for guix-devel@gnu.org; Sat, 17 Jan 2015 05:47:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCQuY-0003QH-M9 for guix-devel@gnu.org; Sat, 17 Jan 2015 05:47:27 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:43566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCQuY-0003Q8-EN for guix-devel@gnu.org; Sat, 17 Jan 2015 05:47:22 -0500 In-Reply-To: <20150117104435.GA4200@intra> (John Darrington's message of "Sat, 17 Jan 2015 11:44:36 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: Guix-devel , Federico Beffa John Darrington skribis: > If we choose to do that, then for consistency we should also=20 > do (setenv "LEX" "flex") and (setenv "YACC" "bison") Possibly a few othe= rs too. Bah, this suggests that it=E2=80=99s a can of worms. Maybe the symlink is better, then. Ludo=E2=80=99.