From: H.Merijn Brand Date: Wed, 9 May 2007 16:41:01 +0000 (+0000) Subject: Better help ; regen after backport #31114 ; RT#42886 ' in uname X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f30fabfc44c9fee7c9a791635139ac625dfcd72;p=p5sagit%2Fp5-mst-13.2.git Better help ; regen after backport #31114 ; RT#42886 ' in uname p4raw-id: //depot/perl@31181 --- diff --git a/Configure b/Configure index 3d7c519..d36bd2f 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 Fri Apr 27 08:02:41 CEST 2007 [metaconfig 3.0 PL70] +# Generated on Wed May 9 18:33:46 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 @@ -4207,16 +4218,17 @@ else : perl-5.9.x and later if test X"$usethreads" = "X$define"; then - case "$use5005threads" in - $define|true|[yY]*) - $cat >&4 <&4 <