From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add twolame. Date: Mon, 23 Feb 2015 21:57:55 +0100 Message-ID: <20150223205755.GD25828@debian> References: <87vbiukfvc.fsf@taylan.uni.cx> <20150222105800.GA29289@debian> <87385y87hq.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ04s-0005ip-EL for guix-devel@gnu.org; Mon, 23 Feb 2015 15:58:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQ04n-0008Sv-GI for guix-devel@gnu.org; Mon, 23 Feb 2015 15:58:06 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:61658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ04n-0008Sj-88 for guix-devel@gnu.org; Mon, 23 Feb 2015 15:58:01 -0500 Content-Disposition: inline In-Reply-To: <87385y87hq.fsf@taylan.uni.cx> 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: Taylan Ulrich =?utf-8?B?QmF5xLFybMSxL0thbW1lcg==?= Cc: guix-devel@gnu.org On Sun, Feb 22, 2015 at 01:18:25PM +0100, Taylan Ulrich Bayırlı/Kammer wrote: > I noticed that occasionally some ./configure scripts will say "which: > command not found" and in that case I add it. I didn't look into what > difference it makes though, since it doesn't make the configure script > fail. Is it normal; can one leave it out? I do not know. It would be interesting to see what is searched for. Andreas