From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:25939 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752077Ab1HCRoF (ORCPT ); Wed, 3 Aug 2011 13:44:05 -0400 Message-ID: <4E3988E1.4000401@RedHat.com> Date: Wed, 03 Aug 2011 13:44:01 -0400 From: Steve Dickson To: pebender@san.rr.com CC: linux-nfs@vger.kernel.org Subject: Re: problem with running configure with the dash shell References: <4E338E44.40705@san.rr.com> In-Reply-To: <4E338E44.40705@san.rr.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On 07/30/2011 12:53 AM, Paul Bender wrote: > nfs-utils' configure script fails to run when /bin/sh is the dash shell. The attached patch fixes the problem for me. Committed... but in the future please use the proper patch format described in http://linux.yyz.us/patch-format.html steved