From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbOpN-0002wM-PN for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:10:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbOpJ-0002vo-89 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:10:01 -0400 Received: from [199.232.76.173] (port=46386 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbOpJ-0002vl-4q for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:09:57 -0400 Received: from speedy.comstyle.com ([206.51.28.2]:24377 helo=mail.comstyle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbOpI-0003ST-R9 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:09:56 -0400 From: Brad Subject: Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts Date: Wed, 12 Aug 2009 21:09:26 -0400 References: <2a50f7880908121801m34efd3fbnadd3af122be19381@mail.gmail.com> In-Reply-To: <2a50f7880908121801m34efd3fbnadd3af122be19381@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908122109.26538.brad@comstyle.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jordan Justen On Wednesday 12 August 2009 21:01:52 Jordan Justen wrote: > Regarding commit 971c47c, this causes a build error for me on Ubuntu > 9.04. I think this might be because Ubuntu/Debian have moved /bin/sh > from bash to dash. The build is okay if I change the first line of > configure from /bin/sh to /bin/bash. Should configure point directly > at bash? > > -Jordan Not unless your goal is to break building on every other OS out there. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.