From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbP0L-0005ot-Hv for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:21:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbP0G-0005nn-F4 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:21:20 -0400 Received: from [199.232.76.173] (port=37725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbP0G-0005ni-BD for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:21:16 -0400 Received: from speedy.comstyle.com ([206.51.28.2]:4113 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 1MbP0G-0004zK-1G for qemu-devel@nongnu.org; Wed, 12 Aug 2009 21:21:16 -0400 From: Brad Subject: Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts Date: Wed, 12 Aug 2009 21:21:07 -0400 References: <2a50f7880908121801m34efd3fbnadd3af122be19381@mail.gmail.com> <200908122109.26538.brad@comstyle.com> <2a50f7880908121815g4d848692n5e18dff3322d0822@mail.gmail.com> In-Reply-To: <2a50f7880908121815g4d848692n5e18dff3322d0822@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200908122121.07906.brad@comstyle.com> Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jordan Justen Cc: qemu-devel@nongnu.org On Wednesday 12 August 2009 21:15:25 Jordan Justen wrote: > On Wed, Aug 12, 2009 at 6:09 PM, Brad wrote: > > 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. =A0I think this might be because Ubuntu/Debian have moved /bin= /sh > >> from bash to dash. =A0The build is okay if I change the first line o= f > >> configure from /bin/sh to /bin/bash. =A0Should configure point direc= tly > >> at bash? > >> > >> -Jordan > > > > Not unless your goal is to break building on every other OS out there= . > > So, this is an issue of dash being an inadequate /bin/sh rather than > configure being dependent on bash? I cannot comment about dash but configure does not need bash. --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.