From: Jarkko Hietaniemi Date: Fri, 28 Jul 2000 23:56:36 +0000 (+0000) Subject: Tiny fixes for #6460. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=81575342712e2830c77e1261370e3647c9a9fe11;p=p5sagit%2Fp5-mst-13.2.git Tiny fixes for #6460. p4raw-id: //depot/perl@6461 --- diff --git a/Configure b/Configure index cc4fa3e..859b9f6 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Sat Jul 29 02:22:13 EET DST 2000 [metaconfig 3.0 PL70] +# Generated on Sat Jul 29 02:48:03 EET DST 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ <&1|grep '/specs$'|sed 's!.*/[^-]*-[^-]*-\([^/]*\)/'$gccversion'/specs$!\1!'` +*) gccosandvers=`$cc -v 2>&1|grep '/specs$'|sed 's!.*/[^-]*-[^-]*-\([^/]*\)/'$gccversion'/specs$!\1!'` case "$gccosandvers" in $osname$osvers) ;; $osname*) cat <&4 @@ -3204,7 +3204,7 @@ case "$gccversion" in EOM ;; - *) ;; # failed to parse, better be silent + *) gccosandvers='' ;; # failed to parse, better be silent esac ;; esac