From: Ævar Arnfjörð Bjarmason Date: Wed, 9 May 2007 20:30:04 +0000 (+0000) Subject: Syntax error in Configure in blead X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=34e099354df9ac5c77ff85fd65eadb825767cf8e;p=p5sagit%2Fp5-mst-13.2.git Syntax error in Configure in blead From: "Ævar Arnfjörð Bjarmason" Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com> p4raw-id: //depot/perl@31187 --- diff --git a/Configure b/Configure index ea850ae..d4c4dfd 100755 --- a/Configure +++ b/Configure @@ -26,7 +26,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Wed May 9 18:53:25 CEST 2007 [metaconfig 3.0 PL70] +# Generated on Thu May 10 00:08:36 CEST 2007 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ </dev/null` $test -z "$myuname" && myuname=`hostname 2>/dev/null` # tr '[A-Z]' '[a-z]' would not work in EBCDIC # because the A-Z/a-z are not consecutive. -myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e 's,['/],,g' | \ +myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e "s,['/],,g" | \ ./tr '[A-Z]' '[a-z]' | $tr $trnl ' '` newmyuname="$myuname" dflt=n