From: Jarkko Hietaniemi Date: Fri, 6 Aug 1999 21:17:16 +0000 (+0000) Subject: Regen Configure to include change #3915. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=534ac15aa7d714c56796b14eed5f07767707bb93;p=p5sagit%2Fp5-mst-13.2.git Regen Configure to include change #3915. p4raw-link: @3915 on //depot/metaconfig: 59f727b5b92dc1f484242a311cbb15243d425aef p4raw-id: //depot/cfgperl@3932 --- diff --git a/Configure b/Configure index bd158a4..2d310f4 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 Mon Aug 2 17:42:55 EET DST 1999 [metaconfig 3.0 PL70] +# Generated on Sat Aug 7 00:11:31 EET DST 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ <&4 for file in $loclist $trylist; do - if test X$file != Xln -a X$file != Xar -o X$osname != Xos2; then - eval $file="\$file" - fi + eval temp=\$$file + eval $file=`basename $temp` done ;; esac